Comment 4 for bug 600477

Revision history for this message
Fabio Marconi (fabiomarconi) wrote :

Just now i see another error,
In /dev/sdc6 i have another installation but grub don't see it.

root@ubuntu:/# update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-6-generic
Found initrd image: /boot/initrd.img-2.6.35-6-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Ubuntu maverick (development branch) (10.10) on /dev/sda1 <------
Found Ubuntu maverick (development branch) (10.10) on /dev/sdc1 <------
done
root@ubuntu:/# grub install --recheck /dev/sdb
The program 'grub' is currently not installed. You can install it by typing:
apt-get install grub
root@ubuntu:/# grub-install --recheck /dev/sdb
Installation finished. No error reported.