Código:
menuentry "Windows7 (en hd0,1)" {
insmod hfsplus
set root=(hd0,1)
multiboot /boot
}
Luego hago update-grub y me da exactamente el mismo error comentado al principio, cuando perdí el grub y hacía este mismo comando
Código:
#update-grub2
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-25-generic
Found initrd image: /boot/initrd.img-2.6.32-25-generic
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
Found memtest86+ image: /boot/memtest86+.bin
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
mapdevfs: error while loading shared libraries: libdebian-installer.so.4: cannot open shared object file: No such file or directory
done
Tras leer eso, supuse que me faltaba alguna librería y tendría que descargarla ¿puede ser? El caso es que no se cómo la he perdido, si supuestamente antes las tenía, gracias
EDIT:
He estado mirando por ahí, y creo que es un fallo del mismo Ubuntu, eso explica por qué antes yo veía el XP cuando lo tenía y luego de repente no (supongo que por una actualización de Ubuntu) Os lo dejo aqui, por si es que yo he entendido mal (ya que está en inglés) y mi deducción no es correcta:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/387093