Moving to grub-devel. On 20.07.2011 14:27, devkral wrote: > Hello, > the scripts to generate a grub.cfg file doesn't find lvm under encrypted > partitions (arch). > Debian has fixed this problem elsewise but it would be nice to have a clean > way detecting such partitions. > I attach a patch to do so with an alternative /etc/grub.d/10_linux file (cryptgrub2.patch). > > Cryptswapgrub2.patch includes also a fix > for hibernation support with encrypted swap-partitions (it includes > every swap device in fstab invoked by the "resume=" command in the kernel argument list, > so I'm not sure if this hasn't annoying consequences). > These options are distro-specific but it's ok to provide the debian ones and let distros handle the differences. On the other hand this uses third-party tools which shouldn't be necessary since grub in bzr trunk already has LUKS support. Could you use our own grub-probe as base? Also we should supply the LUKS UUID and not underlying device since it's subject to change. > Regards, > Alex > > > > _______________________________________________ > Bug-grub mailing list > Bug-grub@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko