[Bug 759772] Re: grub2: btrfs: does not install core.img to boot block
Christian Reis
kiko at async.com.br
Thu Nov 27 01:19:27 UTC 2014
I'm curious about the impact of this bug, as I've been able to install
grub2 and use it to boot a btrfs root partition configured as raid-1
just fine .
Does it mainly affect installations where btrfs is installed on the
entire block device, with no partition table?
What about installations that put grub inside the actual partition (i.e.
grub-install /dev/sda1)?
Is 64kb enough to hold the larger core.img files in, say, an
LVM+RAID+btrfs setup as per bug 1059827?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/759772
Title:
grub2: btrfs: does not install core.img to boot block
Status in “grub2” package in Ubuntu:
Triaged
Status in “grub2” source package in Natty:
Won't Fix
Status in “grub2” source package in Oneiric:
Won't Fix
Bug description:
Binary package hint: grub2
btrfs reserves the first 64kiB for boot loaders as its CoW (Copy-On-
Write) features mean that a file may change logical blocks. This area
may also be referred to as the "embed area", "embedded area" or
"embedding area", depending on the context. core.img must be
installed to this area to ensure that other files may be read
appropriately.
This depends on (LP: #757446) which has already been fixed. A patch
resolving this has seen some testing already.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/759772/+subscriptions
More information about the foundations-bugs
mailing list