Can't boot

Atro Tossavainen yellowdog-general@lists.terrasoftsolutions.com
Mon Mar 31 01:10:00 2003


> Each time I restart the system fails at
>     Mounting proc filesystem: dup2 bad file descriptor

My previous experience with "dup2 bad file descriptor" messages at boot
suggests that something has botched up /dev/null, turning it into a
regular file.

If you manage to get to single user mode and issue the commands

	rm -f /dev/null
	mknod -m 0666 /dev/null c 1 3

you've solved the problem.

-- 
Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
+358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
< URL : http : / / www . helsinki . fi / %7E atossava / >

File attachments NOT welcome unless agreed to beforehand.