Re: [PATCH 3/5] msdos-part: allow embedding in extended partition

2012-09-12 Thread Michael Chang
2012/9/5 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com: On 09.07.2012 22:02, Jiri Slaby wrote: From: Michael Chang mch...@suse.com The same as in the previous patch, add a support for installing grub into an extended partition. Here, we do not ignore extended partitions anymore.

Re: Grub with LUKS support: Passing a reference to the decrypted filesystem to the linux command

2012-09-12 Thread Chris Murphy
On Sep 11, 2012, at 11:39 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: Linux simply doesn't have such a way. You need to get Linux guys to add it first. Or to do something with initramfs. There may be some confusion between encrypted /boot and secure boot and trusted boot. There isn't

Re: [PATCH 3/5] msdos-part: allow embedding in extended partition

2012-09-12 Thread Lennart Sorensen
On Wed, Sep 12, 2012 at 03:25:43PM +0800, Michael Chang wrote: Installing on extended partition is one of scenarios for SUSE and openSUSE installation. If the /boot resides in a logical partition, the installer would propose installing bootloader to extended partition. For historic reasons,

Re: [PATCH 3/5] msdos-part: allow embedding in extended partition

2012-09-12 Thread Michael Chang
2012/9/13 Lennart Sorensen lsore...@csclub.uwaterloo.ca: On Wed, Sep 12, 2012 at 03:25:43PM +0800, Michael Chang wrote: Installing on extended partition is one of scenarios for SUSE and openSUSE installation. If the /boot resides in a logical partition, the installer would propose installing