Re: Mount multiple-device-filesystem by UUID

2013-07-28 Thread Hendrik Friedel
Thanks for your replies. I will try. Greetings, Hendrik -- 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

Re: Mount multiple-device-filesystem by UUID

2013-07-28 Thread Duncan
Duncan posted on Sat, 27 Jul 2013 22:14:02 + as excerpted: > btrfs raid1 root here, was initr*less until I switched to btrfs which is > broken with direct-kernel-root-mount rootflags=device=whatever syntax. > > UUIDs are indeed userspace -- udev/systemd. However, if your initr* > includes ud

Re: Mount multiple-device-filesystem by UUID

2013-07-27 Thread Duncan
Hugo Mills posted on Sat, 27 Jul 2013 20:44:48 +0100 as excerpted: > On Sat, Jul 27, 2013 at 08:52:50PM +0200, Hendrik Friedel wrote: >> As stated in the wiki, multiple-device filesystems (e.g. raid 1) will >> only mount after a btfs device scan, or if all devices are passed with >> the mount opti

Re: Mount multiple-device-filesystem by UUID

2013-07-27 Thread Hugo Mills
On Sat, Jul 27, 2013 at 08:52:50PM +0200, Hendrik Friedel wrote: > As stated in the wiki, multiple-device filesystems (e.g. raid 1) > will only mount after a btfs device scan, or if all devices are > passed with the mount options. > > I remember, that for Ubuntu 12.04 I changed the initrd. But aft