Hello, I would like your advice in knowing which is the right partition to define in the /etc/fstab file.
I ask it because when I´m in chroot I have this: # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 9.2G 4.1G 4.6G 48% / devtmpfs 486M 152K 485M 1% /dev tmpfs 486M 152K 485M 1% /dev/shm devtmpfs 486M 152K 485M 1% /dev tmpfs 499M 12K 499M 1% /run and when I logout to the host I have: # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 9.7G 1.1G 8.1G 12% / tmpfs 499M 0 499M 0% /dev/shm /dev/sda2 9.2G 4.1G 4.6G 48% /mnt/lfs tmpfs 499M 12K 499M 1% /mnt/lfs/run As you see, in chroot the LFS partition corresponds to /dev/sda1 but in the host it corresponds to /dev/sda2. So, what should be the right one to choose? Marcos -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
