From: Hugo Mills <hugo@carfax.org.uk>
To: Btrfs mailing list <linux-btrfs@vger.kernel.org>
Subject: extlinux and btrfs RAID-1
Date: Fri, 27 Sep 2013 20:36:55 +0100 [thread overview]
Message-ID: <20130927193655.GC28147@carfax.org.uk> (raw)
[-- 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 --]
next reply other threads:[~2013-09-27 19:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 19:36 Hugo Mills [this message]
2013-09-27 20:12 ` extlinux and btrfs RAID-1 Chris Murphy
2013-09-27 20:44 ` Hugo Mills
2013-09-27 21:04 ` Chris Murphy
2013-09-27 21:13 ` Hugo Mills
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130927193655.GC28147@carfax.org.uk \
--to=hugo@carfax.org.uk \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).