Roberto Perpuly wrote:
Darn thing still wont boot. Permissions on /dev/null are 777 (they were 666). It is a character file.
Just to make sure, I deleted it and ran the following command tor recreate it
mknod -m 777 $LFS/dev/null c 1 3
I'm running out of ideas, I'm almost contemplating starting Chapter 6 all over again
Roberto
actually, 666 would have been enough - not sure why I said 777 :)
The next thing I'd check would be your /etc/inittab - make sure it's correct. Even just a minor problem there could certainly cause this type of problem.
-J- -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
