Yasser Zamani wrote: >> I'll note that you only want to call this once per boot. You don't want to >> do all those mounts multiple times unless you unmount them when you exit >> chroot. > > Actually I done these because of foot note at > http://www.linuxfromscratch.org/lfs/view/stable/chapter06/chroot.html > Also, I thought rebooting system will unmountes them too like it unmountes my > LFS partition! > what does make this difference?
If you reboot, then yes, those mounts will have to be redone, but if you just type exit from chroot, you can reenter without a reboot, but you don't want to redo all those mounts unless you manually umount them first. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page