sizo nsibande wrote: > Could you please elaborate on how I am supposed to fix the /dev/null > issue if that is the problem because at first there was no /dev/null > at all and I created it my self using "touch" and when I run the > command that John suggested "test -c /dev/null && echo Ok" nothing > happens at all. The problem on line 954 I have fixed by deleting the > zero on the line!
Follow the book.... It is described in chapter 6 here: http://www.linuxfromscratch.org/lfs/view/stable/chapter06/kernfs.html You MUST follow the book accurately if you leave chroot and re-enter at a later time. Make sure you read the note at the bottom of this page: http://www.linuxfromscratch.org/lfs/view/stable/chapter06/chroot.html Hope this helps. Alan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
