Bug 422553

Summary: Wrong configuration of boot loader after upgrade oS 10.2 to 11.0
Product: [openSUSE] openSUSE 11.0 Reporter: Mathias Monse <m.monse>
Component: YaST2Assignee: Jozef Uhliarik <juhliarik>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None CC: jreidinger
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log

Description Mathias Monse 2008-09-03 13:36:57 UTC
Created attachment 237105 [details]
y2log

My steps:
- normal upgrade from openSUSE 10.2 to 11.0 (download dvd) plus updating from internet
- my partition table:
Platte /dev/sda: 120.0 GByte, 120034123776 Byte
255 Köpfe, 63 Sektoren/Spuren, 14593 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0xb775b775

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1   *           1        6161    49480200    7  HPFS/NTFS
/dev/sda2            7051       14593    60589147+   f  W95 Erw. (LBA)
/dev/sda5            7051        7170      963868+  82  Linux Swap / Solaris
/dev/sda6            7171       10434    26218048+  83  Linux
/dev/sda7           10435       14593    33407136   83  Linux

- sda1 is win xp -> booting win xp fails after upgrade
- found setting in grub/menu.lst:
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
    rootnoverify (hd0,5)
    chainloader (hd0)+1

* problem fixed with
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
    rootnoverify (hd0,5)
    chainloader (hd0,0)+1

--> assumption:
- rootnoverify (hd0,5) should be rootnoverify (hd0,0) and chainloader (hd0)+1 should be chainloader +1

* after editing the entry grub/menu.lst manually and restarting yast boot configuration the boot/menu.lst remains correct
Comment 1 Josef Reidinger 2008-09-18 10:43:11 UTC
fixed in 11.1