[PATCH] Install to LVM PVs

2013-09-25 Thread Gabriel de Perthuis
Hello, This patch lets grub install to a reserved area in LVM physical volumes. These bootloader areas can be created with LVM 2.02.99 and the --bootloaderareasize argument to pvcreate and vgconvert. I tested it in QEMU, installing to and booting a disk that contains a PV and no partition table.

Re: grub2 boot root-on-zfs errors

2013-09-25 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 25.09.2013 10:06, Andrey Borzenkov wrote: >> Andrey has written, entry should be: >> > (hd0,gpt2)/root@/boot/kernel/kernel ? > I'm not sure now. Could you try > > (hd0,gpt2)tank0/root@/boot/kernel/kernel It's (hd0,gpt2)/root@/boot/kernel/kernel signature.asc Description: OpenPGP digital sign

Re: grub2 boot root-on-zfs errors

2013-09-25 Thread Andrey Borzenkov
В Wed, 25 Sep 2013 09:58:47 +0300 Beeblebrox пишет: > @Andrey: > >> Should not it be (hd0,gpt2)/bsds@/boot/kernel/kernel > Tried that also, same error > > @Vladimir: > >> Please reread what Andrey said. poolname is not part of the path. > Somehow, I missed Andrey's answer... > I don't understand