Bug 104083 - GRUB Install doesn't set up windows partition correctly!
Summary: GRUB Install doesn't set up windows partition correctly!
Status: RESOLVED DUPLICATE of bug 102703
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: 64bit All
: P5 - None : Major
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 11:31 UTC by Fraser Addison
Modified: 2005-08-15 07:19 UTC (History)
1 user (show)

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


Attachments
YaST 2 log (y2log-4) (1.00 MB, text/plain)
2005-08-13 18:47 UTC, Forgotten User 6CfSUJ5Yw_
Details
/var/log/YaST2/y2log-5 (1.06 MB, text/plain)
2005-08-13 18:55 UTC, Forgotten User 6CfSUJ5Yw_
Details
/var/log/YaST2/y2logRPM (50.37 KB, text/plain)
2005-08-13 18:56 UTC, Forgotten User 6CfSUJ5Yw_
Details
/var/log/YaST2/y2log_tool_grub (568 bytes, text/plain)
2005-08-13 18:56 UTC, Forgotten User 6CfSUJ5Yw_
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fraser Addison 2005-08-11 11:31:40 UTC
Tried installing twice and both time it screwed up the WindowsXP selection in
menu.1st for GRUB boot loader here is the only line it put...

title Windows
chainloader (hd0,0)/dev/hda1

When it should probably be...

title Windows
root (hd0,0)
chainloader +1
Comment 1 Stanislav Visnovsky 2005-08-11 12:04:11 UTC
Please, attach the YaST2 logs. 
Comment 2 Forgotten User 6CfSUJ5Yw_ 2005-08-13 18:47:43 UTC
Created attachment 45973 [details]
YaST 2 log (y2log-4)
Comment 3 Forgotten User 6CfSUJ5Yw_ 2005-08-13 18:52:58 UTC
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.
Comment 4 Forgotten User 6CfSUJ5Yw_ 2005-08-13 18:55:36 UTC
Created attachment 45974 [details]
/var/log/YaST2/y2log-5
Comment 5 Forgotten User 6CfSUJ5Yw_ 2005-08-13 18:56:16 UTC
Created attachment 45975 [details]
/var/log/YaST2/y2logRPM
Comment 6 Forgotten User 6CfSUJ5Yw_ 2005-08-13 18:56:42 UTC
Created attachment 45976 [details]
/var/log/YaST2/y2log_tool_grub
Comment 7 Jiri Srain 2005-08-15 07:19:28 UTC

*** This bug has been marked as a duplicate of 102703 ***