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, it's just not listed in mtab. Check /proc/mounts and you will
find it.

>     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?

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to