Le 14/06/2014 18:09, Luis Muñoz Fuente a écrit : > El 13/06/14 a las 22:56:04, ALZ (phyglos.org) escribió: > >> With a Debian 7.5 host I had no need to modify any /etc/grub.d entries. >> Command update-grub does all the work and finds my LFS partition. >> > I have Debian 7.5 too: > cat /etc/debian_version > > I mount the LFS partition: > mount /dev/sda3 /mnt Hi Luis,
Maybe the above command is a typo. The right command is: mount /dev/sda3 /mnt/lfs. If you have mounted /dev/sda3 to /mnt throughout the build of LFS, you have now only one directory in /dev/sda3, which is /lfs. That may explain why update-grub does not find the LFS system. Regards Pierre > > but update-grub doesn't finds my LFS partition :-( -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
