Art Alexion on 29 Mar 2007 15:17:50 -0000 |
Lately, when I reboot, X won't start because /dev/null has become read-only at the user level, specifically crwx-r--r--. I fix by removing /dev/null and then recreating it with mknod -m 0666 /dev/null -c 1 3 Then everything is fine, but it seems to come back again. I know there is a problem when cups printing stops working before the reboot. (I assume it requires /dev/null to maintain its queue.) Any ideas why this is happening? -- _____________________________________________________________ Art Alexion PGP fingerprint: 52A4 B10C AA73 096F A661 92D2 3B65 8EAC ACC5 BA7A Keyserver: hkp://subkeys.pgp.net The attachment - signature.asc - is my electronic signature; no need for alarm. Info @ http://mysite.verizon.net/art.alexion/encryption/signature.asc.what.html _____________________________________________________________ Attachment:
pgptNAC0CFghn.pgp ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|