I have Windows XP and Windows 7 on my HD and have just installed the Ubuntu 11.10 Desktop on the HD too. I decided to install boot files on a /boot
partition and also install GRUB not at the MBR and install EasyBCD as a bootloader manager in Win7. Here are my hard disk partitions:
/dev/sda1 winxp(ntfs)
/dev/sda5 win7(ntfs)
/dev/sda6 my other ntfs partition
/dev/sda7 /boot
/dev/sda8 swap
/dev/sda9 /
I selected /dev/sda7
as device for boot loader installation. I followed steps from this article on setting up dual boot.
But I get a fatal error on installing GRUB at the final step of Ubuntu installation:
Unable to install GRUB in /dev/sda7
Executing 'grub-install/dev/sda7' failed
This is fatal error
How can I solve it? Should I reinstall Ubuntu or just reinstall GRUB? Is it a bug in Ubuntu 11.10? Can I reinstall GRUB from a knoppix live cd? I don't have an Ubuntu live CD.