On Oct 25, 2007, at 1:19 PM, Bauke Jan Douma wrote: > Marius Meinert wrote on 25-10-07 13:05: > >> I'm using version 6.3. I*ve gone throug the whole udev-chapter, but >> the error stil exists. I also checked /dev, it exists and even /de/v/ >> null but only /dev/null and /dev/console, the 2 nods created in >> chapter 6.2.1, but I looked in /dev/ with a LiveCD, so there can't be >> anything more in /dev/. >> The Compiler can't be the problem, i ran it on a i686 for i686. > > What's the output from `ls -la /dev'? > Show us the inittab here.
/dev/: drwxr-xr-x 2 root root 4096 21.Oct 14:38 . drwxr-xr-x 21 root root 4096 23 Oct 14:36 .. crw------- 1 root root 5, 1 21. Oct 14:38 console crw-rw-rw- 1 root root 5, 3 21. Oct 14:38 null /etc/inittab: id:3:initdefault: si::sysinit:/etc/rc.d/init.d/rc sysinit 10:0:wait:/etc/rc.d/init.d/rc 0 11:S1:wait:/etc/rc.d/init.d/rc 1 12:2:wait:/etc/rc.d/init.d/rc 2 13:3:wait:/etc/rc.d/init.d/rc 3 14:4:wait:/etc/rc.d/init.d/rc 4 15:5:wait:/etc/rc.d/init.d/rc 5 16:6:wait:/etc/rc.d/init.d/rc 6 ca:12345:ctrlaltdel:/sbin/shutdown -tl -a -r now su:S016:once:/sbin/sulogin 1:2345:respawn:/sbin/agetty tty1 9600 2:2345:respawn:/sbin/agetty tty2 9600 3:2345:respawn:/sbin/agetty tty3 9600 4:2345:respawn:/sbin/agetty tty4 9600 5:2345:respawn:/sbin/agetty tty5 9600 6:2345:respawn:/sbin/agetty tty6 9600 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
