Bug 141555 - Yast hangs when writing converted bootloader config
Summary: Yast hangs when writing converted bootloader config
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Alpha 4
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Torsten Duwe
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-05 09:59 UTC by Ladislav Slezák
Modified: 2006-03-07 19:11 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log (240.53 KB, text/plain)
2006-01-05 10:00 UTC, Ladislav Slezák
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Slezák 2006-01-05 09:59:31 UTC
Changing bootloader configuration from LILO to GRUB doesn't work properly. The yast module hangs during write.

Set to Critical because this functionality is used in Xen Yast module which converts LILO configuration to GRUB during Xen domain0 setup (Xen can be booted from GRUB, not from LILO).
Comment 1 Ladislav Slezák 2006-01-05 10:00:28 UTC
Created attachment 62031 [details]
y2log
Comment 2 Stefan Fent 2006-02-17 16:28:47 UTC
/etc/grub.conf is broken:

# cat /etc/grub.conf
root (/dev/sda,0)
install --stage2=/boot/grub/stage2 /grub/stage1 d (/dev/sda,0) /grub/stage2 0x8000 (/dev/sda,0)/grub/menu.lst
install --stage2=/boot/grub/stage2 /grub/stage1 d (/dev/hdc) /grub/stage2 0x8000 (/dev/sda,0)/grub/menu.lst
quit

Bootloader::Core::GRUB::UnixDev2GrubDev

probably is the reason for this.
Comment 4 Torsten Duwe 2006-03-07 19:11:30 UTC
I've just been trying numerous times to reproduce this. On "bizet", <sf>'s test machine, running beta6, it just works.

If you can still trigger this, please provide an exact description on how to reproduce this. A system with a single, small disk, with only a linux / partition is preferred for increased reproducibility.