The problem happens as a result of the drives being GPT which usually means 
>=2TB. GRUB cannot yet handle GPT boot.
It is more than a documentation bug, we need GRUB updated to provide a way to 
boot off RAID GPT drives as there will be more and more GPT drives as time goes 
on. Folks will continue to want to boot off these in RAID config.
Here's the scoop on GPT well described by IBM:
http://www.ibm.com/developerworks/linux/library/l-gpt/

So we need for the GRUB folks to come up with a solution. I'm guessing
that they are thinking hard about this right now figuring out what will
be the next generation.

Meanwhile a workaround for folks to use while waiting for GRUB to catch
up is to do a manual mirror of the boot partition. One way is /boot on
one drive and /mnt/boot on the other with both drives marked bootable.
Keep them mirrored with a script to copy /boot to /mnt/boot wenever
/boot is updated.

-- 
>2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)
https://bugs.launchpad.net/bugs/506670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to