|
Bugzilla – Full Text Bug Listing |
| Summary: | No grub gui to enter disk encryption password | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | S. Handgraaf <s.handgraaf> |
| Component: | Basesystem | Assignee: | 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
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? 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/...: This is what I assumed, definitely not bootloader. the splash is disabled intentionally as plymouth is buggy in 13.1 *** This bug has been marked as a duplicate of bug 834063 *** |