I'm having the following weird /dev/null problem in both etch and
sarge installed
on XEN machines. Namely the /dev/ull permissions look like crw-rw----.
I've tried changing the permissions with
chmod 666 /dev/null
Also tried recreating the device with the right permissions
mknod /dev/null c 1 3
chmod a+rw /dev/null
The trouble is that whatewer I do, after a restart/reboot the
/dev/null is back to crw-rw----
AFAIK udev is not installed (I'm not sure how to check that...)
As a matter of fact I have the same behaviour with /dev/urandom...
Any ideas ?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]