Hi!

> The problem is btrfs randomly changes the "current master"
> superblock of the filesystem.  Only 1 of the devices will
> be mountable.  You just have to try the other ones, like:
> 
>  > $ mount -t btrfs /dev/loop0 /mnt/btrfs
>  > mount: wrong fs type, bad option, bad superblock on /dev/loop0,
> 
> $ mount -t btrfs /dev/loop1 /mnt/btrfs
> 
> until you find one that works.
Thanks for the hint.

        Cheers,
                Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to