Marius Meinert wrote on 25-10-07 13:35: > 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 >
/dev/null has major 5, should be major 1! bjd -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
