The patches submitted here:

   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612402#66

fix the initramfs issue and allow Debian Wheezy to boot from the btrfs RAID1

For this to work, the filesystem must be specified by UUID on the kernel
command line from grub, e.g.


   root=UUID=57f36137-36ec-4f6c-a76e-c72c86330cc2

and should also be specified by UUID in /etc/fstab, e.g.


# cat /etc/fstab
UUID=57f36137-36ec-4f6c-a76e-c72c86330cc2   /   btrfs  defaults 0 1
/dev/sda1 /boot  ext4  defaults 0 2
/dev/sda2  none swap sw 0 0


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/503e14d9.9060...@pocock.com.au

Reply via email to