gdsi wrote: > On 03/15/2012 04:50 PM, Andrew Benton wrote: >> On Thu, 15 Mar 2012 16:09:16 +0000 >> gdsi<[email protected]> wrote: >> >>> Hello. >>> I had reached to LFS-7.1 ch.6.13, all were ok. On next day after >>> performing all needed mount's and chroot I received: >>> root:/# echo $LFS >>> /mnt/lfs >>> root:/# mount -v -t ext3 /dev/sda10 $LFS >>> bash: mount: command not found >>> root:/#
Why are you doing a mount within chroot? There is no such instruction in the book. If you forgot something, you need to do a mount --bind from outside chroot. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
