Bug 851960

Summary: No grub gui to enter disk encryption password
Product: [openSUSE] openSUSE 13.1 Reporter: S. Handgraaf <s.handgraaf>
Component: BasesystemAssignee: Steffen Winterfeldt <snwint>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: d_werner
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 13.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description S. Handgraaf 2013-11-22 23:39:43 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

After upgrading from opensuse 12.3 to opensuse 13.1 the bootloader grub disk decryption password interface has no gui anymore.
The user is directed to a shell interface to enter the password to unlock the disk.

12.3 did have this gui directly after the kernel selection screen.
For unknown reasons it does not appear to be installed during an upgrade from 12.3 to 13.1.



Reproducible: Always

Steps to Reproduce:
1. install opensuse 12.3 with gui (opensuse branded) bootloader grub/grub2
2. upgrade from opensuse 12.3 to 13.1
3. bootloader gui is partly gone: missing gui screen to enter password
Actual Results:  
shell screen (text only including system information) to enter password

Expected Results:  
Graphical screen to enter password during bootloader process.

I tend to call it a normal bug: users choosing to use a gui as bootloader are not capable to understand a shell/text only interface including unwanted and irrelevant technical system information. Marked bug as minor. Somebody probably did not have time to create the gui screen for the branded bootloader?
Comment 1 Jiri Srain 2013-11-25 12:27:28 UTC
Are you really speaking about bootloader, or is it after the kernel is loaded and when system tries to mount the root filesystem? What are the last messages on the screen?
Comment 2 Dirk Weber 2013-12-08 17:23:52 UTC
I think I am observing the same behavior, but I leave the NEEDINFO flag as I am not sure.

On my systems it happens after loading the kernel and initrd, therefore I would say it is not related to the bootloader but to the LUKS pass phrase dialogue included in the initrd.

I am observing this on a system with grub and another one with grub2.
Both systems were upgraded from 12.3 with zypper dup and in 12.3 had a simple graphical screen requesting the pass phrase.

In 13.1 after the graphical grub* boot menu and after showing 
Loading kernel...
Loading initrd...
the screen is switched to text mode, 
the last lines displayed at this text screen are:

 Volume group "system" not found
 Volume group "system" not found
 Volume group "system" not found
 Volume group "system" not found
*** Note: only US keyboard layout is supported.
*** Please ensure that the password is typed correctly.
Waiting for device /dev/disk/by-id/... to appear: ok
Unlocking cr_sd... (/dev/disk/by-id/...)
Enter passphrase for /dev/disk/by-id/...:
Comment 3 Jiri Srain 2013-12-09 15:42:52 UTC
This is what I assumed, definitely not bootloader.
Comment 5 Ludwig Nussel 2014-02-04 10:15:31 UTC
the splash is disabled intentionally as plymouth is buggy in 13.1

*** This bug has been marked as a duplicate of bug 834063 ***