[Bug 484901] New: Partitioner doesn't show opened encrypted partitions
https://bugzilla.novell.com/show_bug.cgi?id=484901 Summary: Partitioner doesn't show opened encrypted partitions Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bitdealer@gmail.com QAContact: jsrain@novell.com Found By: --- In my quest to somehow install openSUSE with an encrypted "/" I tried it the Archlinux way - as in setup the partitions manually, open the encrypted one and install into it and later adapt fstab, crypttab & menu.lst before the first boot. This way it isn't possible as well since the partitioner only shows the partition (e.g. /dev/sda3) but doesn't show the open mapper (e.g. /dev/mapper/root) which it should do IMHO. How to reproduce: 1. Start normal installation till the language/ keyboard layour. 2. Switch to console with CTRL+ALT+F1 3. Create partition layout with fdisk (sda1, sda2 & sda3) 4. Encrypt sda3: "cryptsetup -v --key-size 256 luksFormat /dev/sda3" 5. Open sda3 as /dev/mapper/root: "cryptsetup luksOpen /dev/sda3 root" 6. Switch back to the GUI with CTRL+ALT+F7 and continue with the installation till the partitioner Now I would expect it to show /dev/mapper/root somewhere so I can assign the "/" mountpoint to it but it only shows /dev/sda3 which still makes it impossible to do an encrypted installation. IMHO opened & mapped encrypted partitions have to be listed in the partitioner (probably in the device mapper section). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=484901 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=484901#c1 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bitdealer@gmail.com --- Comment #1 from Cyril Hrubis <chrubis@novell.com> 2009-03-23 10:22:03 MST --- Please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=484901 User bitdealer@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=484901#c2 Stephan Kleine <bitdealer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|bitdealer@gmail.com | --- Comment #2 from Stephan Kleine <bitdealer@gmail.com> 2009-03-23 13:49:02 MST --- Created an attachment (id=281292) --> (https://bugzilla.novell.com/attachment.cgi?id=281292) YaST2 logs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=484901 User bitdealer@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=484901#c3 --- Comment #3 from Stephan Kleine <bitdealer@gmail.com> 2009-03-23 13:55:32 MST --- Created an attachment (id=281294) --> (https://bugzilla.novell.com/attachment.cgi?id=281294) Partitioner screenshot See the attachment for a screenshot of the expert partitioner while sda3 is opened as /dev/mapper/root. As you can see sda3 is correctly listed as encrypted but the "Device Mapper" section (where I would any currently opened luks devices expect to show up) is empty. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com