a big mistake-deleted etc
Erich Dollansky
erichsfreebsdlist at alogt.com
Sat Mar 1 11:37:58 UTC 2014
On Sat, 1 Mar 2014 06:24:00 -0500
ajHi,
tiM <lumiwa at gmail.com> wrote:
> On Mar 1, 2014, at 6:12 AM, Erich Dollansky
> <erichsfreebsdlist at alogt.com> wrote:
>
> > Hi,
> >
> > On Sat, 1 Mar 2014 06:06:17 -0500
> > ajtiM <lumiwa at gmail.com> wrote:
> >
> >> The problem is because I cannot boot in single mode. I use
> >> mountroot>ufs:/dev/my disk and it mounted read only
> >>
> >> If I boot Live CD and run:
> >> mount -t ufs -o rw /dev/my disk it cannot find it.
> >>
> >> If I use
> >>
> >> mountroot>ufs:/dev/my disk o rw
> >> than I got error 22.
> >>
> > can you give the commands and the real device name as you use it?
> >
> > Erich
>
> mount -t ufs -o rw /dev/ada0p5 (LiveCD)
>
> ufs:/dev/ada0p5 (mount root and is read only)
> ufs:/dev/ada0p5 o rw than I got error 22
>
ok, this cannot work. You must create a memory disk, create a file
system in there and mount it then there. It is not possible to mount a
file system r/w on a LiveCD as the CD is not writable.
Erich
More information about the freebsd-questions
mailing list