Re: Bug#686130: further comments on grub/initramfs issue

2014-04-16 Thread Gour
Daniel Pocock writes: Hello, I've returned to Debian after (short) excursion to Free/PC-BSD-10. Considering I was able to use ZFS with its features like pools & raid1, I'd like to avoid using lvm2/mdadm setup on Linux and embrace btrfs which provides the same functionality with simpler setup.

Bug#686130: further comments on grub/initramfs issue

2012-08-29 Thread Daniel Pocock
initramfs contains the init script. It accepts one of these syntaxes: root=UUID= root=LABEL= root=/dev/mapper/vg-lv (and other non-LVM devices of course) If the root=/dev/mapper syntax is used, the lvm2 scripts only lvchange activate that LV Whether my patch is accepted or