|
Bugzilla – Full Text Bug Listing |
| Summary: | grub password lost after update | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Christian Boltz <suse-beta> |
| Component: | Update Problems | Assignee: | Olaf Dabrunz <odabrunz> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | Andreas.Stieger, duwe |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs (from installed system, I hope installation is included) | ||
|
Description
Christian Boltz
2006-01-29 21:23:26 UTC
This could be a problem with yast rather than with grub itself, so please attach the yast logfiles of this machine. Taking Torsten into CC: Thorsten, does grub really enforce text mode when using a boot password? This sounds a little odd to me. Created attachment 65739 [details]
y2logs (from installed system, I hope installation is included)
BTW: Yes, grub really switches to text mode if I set a password in the global section. At least grub from 10.0 did - I like the 10.1 boot picture so much that I didn't re-add the password ;)
The YaST bootloader module also deletes those lines in the global section of /boot/grub/menu.lst, they have to be added manually afterwards. serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1 terminal --timeout=10 serial console The password setting is kept with beta9 (Just tested update from 10.0 -> 10.1Beta9) The grub password was kept when updating 10.0 to 10.1 final :-) Thanks! |