Ubuntu 12.04: Does grub support multidevice boot from btrfs?
Posted
by
Propantriol
on Super User
See other posts from Super User
or by Propantriol
Published on 2012-08-31T08:26:07Z
Indexed on
2012/08/31
9:41 UTC
Read the original article
Hit count: 228
I'm using Ubuntu 12.04 LTS (Precise Pangolin) with grub 1.99. I installed on a RAID10 multidevice BTRFS partition. I thought that multidevice support is included in grub for a while but on boot I'm dropped to a initramfs shell, because it fails to mount root ("invalid argument
"). This is actually the same message I get if I want to mount a btrfs volume without executing btrfs device scan
.
Therefore I wonder: Does Ubuntu's grub version even support boot from btrfs mutlidevice ?
© Super User or respective owner