Bug 278709

Summary: YaST2 Bootloader config does not retain edit
Product: [openSUSE] openSUSE 10.2 Reporter: v Littler <opensusebugs>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
Status: RESOLVED WONTFIX QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: PC   
OS: openSUSE 10.2   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description v Littler 2007-05-29 11:06:57 UTC
Yast Administrator Setup
-> System
-> Boot Loader
-> Other
-> Edit Configuration Files
-> /boot/grub/menu.lst

edit is steadfastly iignored.

Changing

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
    rootnoverify (hd0,0)
    chainloader (fd0)+1

to

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
    rootnoverify (fd0)
    chainloader (fd0)+1

results in the rootnoverify line being reverted on reopening after both 'back' and 'OK'.

Also tried a duplicate section without the YaST comment and fd0 was rendered as hd0,0 on reopening
Comment 1 Cyril Hrubis 2007-05-29 14:28:19 UTC
Please attach y2logs. If you are in doubt follow:

http://en.opensuse.org/Bugs/YaST

Thanks!
Comment 2 v Littler 2007-05-29 15:36:29 UTC
Tried attaching log files. Bugzilla complained that the archive was too large. Even the files which have been modified today will be too large.

I suggest to delete all logs, reproduce the issue and send according to the link.

OK?
Comment 3 Cyril Hrubis 2007-06-06 12:18:18 UTC
OK, this should be what we need.
Comment 4 Matej Horvath 2007-06-20 07:06:32 UTC
Please reopen the bug if you can provide the needed information, thanks.