On 06/15/2014 03:05 PM, Luis Muñoz Fuente wrote:
El 14/06/14 a las 18:23:24, Pierre Labastie escribió:

Maybe the above command is a typo.

  Yes, it's an error.


I have mounted /dev/sda3 to
  /mnt/lfs throughout the build of LFS, and I have now:


ls /mnt/lfs/lfs/
bin  boot  dev  etc  home  lib  media  mnt  opt  proc  root  run  sbin
sources  srv  sys  tmp  usr  var

Is /mnt/lfs/lfs correct?

If you issued "mount /dev/sda3 /mnt/lfs" but you have to enter "ls /mnt/lfs/lfs" to see you LFS boot directory, that explains a lot.

Your new system should be at /mnt/lfs so your boot directory would be at /mnt/lfs/boot.

If this is the case, you can move or link the /mnt/lfs/lfs dirs to /mnt/lfs and try to recover this LFS build.



Update-grub doesn't find lfs.


The former scenario explains why GRUB complained with

"Error: file not found"

The GRUB line:

linux /boot/vmlinuz-3.13.3-lfs-7.5 root=/dev/sda3 ro

expects to find your kernel at /boot but this dir seems to reside now in /lfs/boot.

Anyway, update-grub could have found your kernel even in that case.

Better focus first in getting sure that your LFS build lives in /mnt/lfs instead of /mnt/lfs/lfs.

Saludos.
ALZ.

--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to