F16 Alpha GRUB install failure

Chris Murphy lists at colorremedies.com
Mon Feb 13 21:25:16 UTC 2012



On Feb 13, 2012, at 9:16 AM, valent.turkovic at gmail.com wrote:
> 
> I did Fedora 16 Respin iso install with all latest packages, including
> latest Anaconda package, and still had this issue.
> 
> There were two ntfs partitions (Windows 7 + data partition) and 30 GB
> of free space.
> 
> From 30GB free space I created
> /root # 200 MB, ext4
> /swap # 2.5 GB, swap
> /     # 8.0 GB, ext4
> /home # 19 GB, btrfs
> 
> grub2 install fails miserably :(
> 
> Are there any updates regarding this bug?

I think the problem is GRUB2's own install script/app, doesn't do a great job of accounting for disks partitioned where the 1st partition comes less than 35KB after the MBR, and as the core.img is too large it fails to install between the MBR and partition 1.

Strangely though, anaconda manages to get it to install without a complaint.

Chris Murphy


More information about the devel mailing list