Re: encrypted partitions aren't recognized in a good way

2011-11-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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

Re: encrypted partitions aren't recognized in a good way

2011-07-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 24.07.2011 13:48, devkral wrote: > Am Donnerstag, den 21.07.2011, 21:51 +0200 schrieb Vladimir > 'φ-coder/phcoder' Serbinenko: >> Please keep the list CC'ed. Keep the list CC'ed. Idon't accept patches sent privately >> On 21.07.2011 21:39, devkral wrote: >>> sorry, I don't understand the uuid-LU

Re: encrypted partitions aren't recognized in a good way

2011-07-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Keep the list CC'ed. It's not difficult On 24.07.2011 01:26, devkral wrote: > Am Donnerstag, den 21.07.2011, 21:51 +0200 schrieb Vladimir > 'φ-coder/phcoder' Serbinenko: >> Please keep the list CC'ed. >> On 21.07.2011 21:39, devkral wrote: >>> sorry, I don't understand the uuid-LUKS logic of grub-p

Re: encrypted partitions aren't recognized in a good way

2011-07-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Please keep the list CC'ed. On 21.07.2011 21:39, devkral wrote: > sorry, I don't understand the uuid-LUKS logic of grub-probe and dmsetup > doesn't support this check. dmsetup info /dev/mapper/mycrypt gives: ... UUID: CRYPT-LUKS1--mycrypt_unformatted And with grub-pr

Re: encrypted partitions aren't recognized in a good way

2011-07-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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