After completing an installation of Ubuntu 11.04 with a separate /boot
partition and BTRFS as the main filesystem (Ubuntu creates subvolumes for
/ and /home).

sda1 being the GPT stuff
sda2 being most of the disk as BTRFS
sda3 being /boot
sda4 being swap

sdb having an identical partition table...

I patched everything up to date, rebooted to make sure that all was ok..
and then ran:-

btrfs device add /dev/sdb2 /
sync
reboot

The system stops in initrd unable to find the root filesystem...

It's my understanding that nothing should change here, am I missing
something, I don't see how it can even tell I've added more storage, let
alone fail to boot.

-- 
A. James Lewis (ja...@fsck.co.uk)
"Engineering does not require science. Science helps a lot but people built
perfectly good brick walls long before they knew why cement works."


--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to