|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast hangs when writing converted bootloader config | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Ladislav Slezák <lslezak> |
| Component: | YaST2 | Assignee: | Torsten Duwe <duwe> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Alpha 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log | ||
|
Description
Ladislav Slezák
2006-01-05 09:59:31 UTC
Created attachment 62031 [details]
y2log
/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. 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. |