> On Jan 15, fellow <[EMAIL PROTECTED]> wrote:
>
> > After logging in as root, the result of 'mount' is:
> >
> > /dev/hdd1 on / type reiserfs (rw,data=journal)
> > proc on /proc type proc (rw)
> > sysfs on /sys type sysfs (rw)
> >
> > Simply the '/dev' is not mounted, but the result of 'ls -l
On Jan 17, fellow <[EMAIL PROTECTED]> wrote:
> > > 0 lrwxrwxrwx 1 root root 4 Jan 14 2005 test-file -> test
> > The link exists, so it's obvious that /dev cannot really be read only.
> > What happens if now you run "rm /dev/test-file" from the shell?
> I can delet it.
Then I have no idea
> On Jan 14, fellow <[EMAIL PROTECTED]> wrote:
>
> > If the boot parameters is like: kernel (hd0,0)/boot/bzImage-now
> > root=/dev/hdd1 ro
> > the boot process will halt with an error message:
> >
> > Mounting a tmpfs over /dev...rm: cannot remove '/dev/test-file'
> >
> > The solution is simple
On Jan 15, fellow <[EMAIL PROTECTED]> wrote:
> After logging in as root, the result of 'mount' is:
>
> /dev/hdd1 on / type reiserfs (rw,data=journal)
> proc on /proc type proc (rw)
> sysfs on /sys type sysfs (rw)
>
> Simply the '/dev' is not mounted, but the result of 'ls -l /dev':
Yes it is,
On Jan 14, fellow <[EMAIL PROTECTED]> wrote:
> If the boot parameters is like: kernel (hd0,0)/boot/bzImage-now
> root=/dev/hdd1 ro
> the boot process will halt with an error message:
>
> Mounting a tmpfs over /dev...rm: cannot remove '/dev/test-file'
>
> The solution is simple: change the boot
Package: udev
Version: 0.050-4
Severity: wishlist
If the boot parameters is like: kernel (hd0,0)/boot/bzImage-now root=/dev/hdd1
ro
the boot process will halt with an error message:
Mounting a tmpfs over /dev...rm: cannot remove '/dev/test-file'
The solution is simple: change the boot paramete
6 matches
Mail list logo