On 2006-02-18 18:52:49 +0100 (Sat, Feb), Izar Ilun wrote: > > >Do you have /dev/console device existing? > > > > No, I don't. At less now that I'm chrooting Gentoo via Ubuntu...
So check once more (ls -l /dev/console), try to create it, and see what happens: mknod -m 0600 /dev/console c 5 1 ...assuming that you are in chrooted environment, and /dev/ is your Gentoo's directory - not Ubuntu's one. Console device should look like this: crw------- 1 root tty 5, 1 lut 18 17:30 /dev/console I suppose that you may be missing /dev/null device too. mknod -m 660 /dev/null c 1 3 And you may want to read Gentoo udev guide, too: http://www.gentoo.org/doc/en/udev-guide.xml -- No virus found in this outgoing message. Checked by "grep -i virus $MESSAGE" Trust me.
pgpC6EiUjPxpY.pgp
Description: PGP signature