Hi all, I need a simply clarification regarding chapter 6.2. Preparing Virtual Kernel File Systems
seems that is not request to execute the commands as root, but if *mkdir -v $LFS/{dev,proc,sys}* command is possible to do as lfs user the next must be done as root, *mknod -m 600 $LFS/dev/console c 5 1 mknod -m 666 $LFS/dev/null c 1 3* The question is should i create "dev,proc and sys" directory as a root and then create console and null device as root? Regards and thanks in advance Ferdinando Malgrati
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page