I installed Linux Mint and got an error installing GRUB. I ran boot-repair, which also failed and gave me this link: http://paste2.org/p/2557483
Can anyone help me with this?
I installed Linux Mint and got an error installing GRUB. I ran boot-repair, which also failed and gave me this link: http://paste2.org/p/2557483
Can anyone help me with this?
New drives now are configured to start first partition at sector 2048 for compatibility with new 4K drives or SSDs. It also gives more space from MBR to allow the embedding of grub2's core.img.Your first partition starts at sector 63 which was the standard with XP, Vista changed and then gparted/Linux changed a couple of years ago to start sda1 at 2048.
Something about your core.img, probably the btrfs makes it very large.
Error from Boot-Repair or grub:
Is there some reason for btrfs?Reinstall the GRUB of sda6 into the MBR of sda
/usr/sbin/grub-bios-setup: warning: your core.img is unusually large. It won't fit in the embedding area.
/usr/sbin/grub-bios-setup: error: filesystem `btrfs' doesn't support blocklists.
grub-install /dev/sda: exit code of grub-install /dev/sda:1
Ubuntu 12.04 LTS - Benchmarking All The Linux File-Systems
http://www.phoronix.com/scan.php?pag..._1204_fs&num=1
Large HDD/SSD Linux 2.6.38 File-System Comparison: EXT3, EXT4, Btrfs, XFS, JFS, ReiserFS, NILFS2
http://www.phoronix.com/scan.php?pag...38_large&num=1
Last edited by oldfred; December 4th, 2012 at 12:26 AM.
Oldfred on vacation with no real computer access. (when you are retired is it still a vacation?)
May 23 thru June 5. For info on UEFI boot install & repair:
http://ubuntuforums.org/showthread.php?t=2147295
The explanation is that GRUB2 needs a bigger space (before the first partition of the disk) when using BTRFS then EXT4.Originally Posted by Baruch by email
And your disk doesn't have such big space.
You could use GRUB2 with BTRFS if you could increase the free space before your 1st partition.
Bookmarks