|
Bugzilla – Full Text Bug Listing |
| Summary: | GRUB Install doesn't set up windows partition correctly! | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Fraser Addison <fraser.addison> |
| Component: | Installation | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | forgotten_6CfSUJ5Yw_ |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
YaST 2 log (y2log-4)
/var/log/YaST2/y2log-5 /var/log/YaST2/y2logRPM /var/log/YaST2/y2log_tool_grub |
||
|
Description
Fraser Addison
2005-08-11 11:31:40 UTC
Please, attach the YaST2 logs. Created attachment 45973 [details]
YaST 2 log (y2log-4)
This bug occurs on 32 bit systems also (Pentium M). The YaST2 generated entry is:
title Windows
chainloader (hd0,6)/dev/hda1
This does not work, GRUB complains about not being able to find the file (I will
restore the incorect stanza and write down the exact message. Note that this is
not self-consistent, /dev/hda1 = (hd0,0). (hd0,6) is the Linux root partition.
The following does work:
title Windows
root (hd0,0)
chainloader +1
I just uploaded one of the YaST2 logs that mention grub. I will attach the others.
Created attachment 45974 [details]
/var/log/YaST2/y2log-5
Created attachment 45975 [details]
/var/log/YaST2/y2logRPM
Created attachment 45976 [details]
/var/log/YaST2/y2log_tool_grub
|