> ls -l /fixit/dev/{console,null}
> crw------- 1 root tty  5, 1 10. Jun 2010  /mnt/dev/console
> crw-rw-rw- 1 root root 1, 3 10. Jun 2010  /mnt/dev/null

Eh? You list /fixit/dev and get files in /mnt/dev, did you symlink
/fixit  to /mnt?

I would have expected

ls -l /fixit/dev/{console,null}
crw------- 1 root root 5, 1 Jun 26  2010 /fixit/dev/console
crw-rw-rw- 1 root root 1, 3 Jun 26  2010 /fixit/dev/null


The warning message is stored in /etc/issue I believe. The gentoo init
scripts, put it there if /dev/null or /dev/console don't exist.

Once you are sure that that /dev/null and /dev/console are on your root
partition, you should find the original in /etc/issue.devfix, mine looks
like:
"

This is \n.\O (\s \m \r) \t

"

swap this with /etc/issue and reboot.



Reply via email to