|
Bugzilla – Full Text Bug Listing |
| Summary: | update removes some command in grub menu.lst | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Kleen <ak> |
| Component: | YaST2 | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
OK. The bug has 2 parts: 1. rootnoverify is not handled correctly (that's why the section is totally crippled). Fixed, will be in Beta4. 2. The bootloader library is always reinitialized while writing. This causes the loss of 'makeactive' command. I will prevent it from being reinitialized in installed system or during update. The later is now in SVN as well, please, retest with Beta4. |
I had a custom menu entry in grub's menu list to boot another operating system title other rootnoverify (hd0,3) makeactive chainloader +1 After the update there was just title other (nothing) left. It shouldn't do that.