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:/#
If I do not do chroot the mount executed well:
[root@shpd-92-101-169-151 user]# mount -v -t ext3 /dev/sda10 $LFS
mount: /dev/sda10 already mounted or /mnt/lfs busy
mount: according to mtab, /dev/sda10 is already mounted on /mnt/lfs
Why?
Thanks.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page