linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* extlinux and btrfs RAID-1
@ 2013-09-27 19:36 Hugo Mills
  2013-09-27 20:12 ` Chris Murphy
  0 siblings, 1 reply; 5+ messages in thread
From: Hugo Mills @ 2013-09-27 19:36 UTC (permalink / raw)
  To: Btrfs mailing list

[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]

   I'm trying to get a system booting, and I'm having something of a
hard time with it. I'd like to check whether anyone's managed to do
what I'm attempting, and whether I'm doing something silly, or just
need to upgrade something.

   I've got two disks, /dev/sda and /dev/sdb, each partitioned the
same way, with GPTs. The second partition on each is part of a RAID-1
(data and metadata) btrfs, with no compression.

# btrfs fi show
Label: 'amelia'  uuid: cba252b5-af1b-4f31-9f8f-191ef66f777d
	   Total devices 2 FS bytes used 1.03GB
	   devid    1 size 275.48GB used 3.04GB path /dev/sda2
	   devid    2 size 275.48GB used 3.03GB path /dev/sdb2

   I have the gptmbr.bin from extlinux installed on the boot sector of
each device:

# cat /usr/lib/syslinux/gptmbr.bin >/dev/sda
# cat /usr/lib/syslinux/gptmbr.bin >/dev/sdb

   I've attempted to install extlinux from a chroot:

# extlinux --install /boot/extlinux

   This is extlinux 4.05, which claims (on the syslinux website) to
support btrfs.

   When I boot the machine from its disks, I'm being told that
extlinux only supports single-disk btrfs. Is this still the case? Or
am I just using a version that's far too old? (Looks like there's a
v6.01 available). I can't see a list of the limitations and
capabilities of syslinux and btrfs on the syslinux website.

   Hugo.

-- 
=== Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk ===
  PGP key: 65E74AC0 from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
     --- Great oxymorons of the world, no. 9: Standard Deviation ---     

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-27 21:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 19:36 extlinux and btrfs RAID-1 Hugo Mills
2013-09-27 20:12 ` Chris Murphy
2013-09-27 20:44   ` Hugo Mills
2013-09-27 21:04     ` Chris Murphy
2013-09-27 21:13       ` Hugo Mills

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).