quoting man mount:
The  proc  file system is not associated with a special device, and when 
mounting it, an arbitrary keyword, such as proc can be used instead of 
a  device  specification.   (The  customary choice none is less fortunate: 
the error message `none busy' from umount can be confusing.)

accordingly, i change my fstab entries to:
proc             /proc            proc    defaults        0 0
shm              /dev/shm         tmpfs   defaults        0 0
pts              /dev/pts         devpts  gid=5,mode=620  0 0

so far, i've had no trouble as a result.

i'm surprised redhat still installs with these as "none".

gregory mott
tel 978-386-9986, icq 5856302

i pledge allegiance to the earth
and all that lives upon her
and the delicate balance in which it all stands
one planet
alive with spirit
in full harmony
with deep respect for all



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to