On Sat, 5 Sep 2009 06:43:28 -0600, Jim McConville <[email protected]> wrote: > > Because the compilation of > autofs-5.0.3 was done in the "LFS-6.5 chroot" environment the '/proc' > directory was not populated. To complete the compilation the computer was > rebooted into LFS-6.5 and the "configuration" and "install" related > commands were executed successfully from within /autofs-5.0.3.
If you're within the chroot environment, /proc should already mounted. See http://www.linuxfromscratch.org/lfs/view/development/chapter06/kernfs.html for the commands you'll need to run each time you set the chroot env up. Running those, I can confirm that the /proc/filesystems file exists, alongside many others. Regards, Matt -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
