Manuel Gonzalez Montoya schrieb: > > <SCARWIN-LFS> root [ ~ ]# ls -l /dev/null > crw-rw---- 1 root root 1, 3 2008-03-24 12:44 /dev/null >
something's wrong with your udev installation: in /etc/udev/rules.d/25-lfs.rules you have an line with KERNEL=="null", MODE="0666" 1) you've missed to install the rules.d files 2) you overwrite this in another rules-file -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
