Bug 119807

Summary: LILO makes wrong configuration
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Hernan Diego <dhernan3>
Component: InstallationAssignee: Jiri Srain <jsrain>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: werner
Version: RC 1   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Hernan Diego 2005-10-01 15:12:08 UTC
I have two hard disk. Windows in hda, OpenSuse in hdb. Bootloader of Windows on
hda, installing lilo on MBR of hdb
My BIOS is set to boot from second hard disk first.
I wish to configure lilo on MBR in hdb (my firs boot device).
To boot windows, lilo.conf must have the following entries in Windwos section:

other = /dev/hda1
label = Windows
table = /dev/hda
map-drive = 0x80
 to = 0x81
map-drive = 0x81
 to = 0x80

When Yast configures lilo, it doesn't configure Windows (and I think Yast must
do), but if I modify by hand lilo.conf, when a new kernel is installed, Yast
overwrite my entries in lilo.conf, deleting "table = ..." and "map-drive = ...",
resulting I can't boot to windows, I need to modify again my lilo.conf etc..

Mandrake/Mandriva handles this special case well, detects windows on hda, linux
on hdb and remaps the drives.
Comment 1 Jiri Srain 2005-10-04 10:54:31 UTC
Making duplicate of same issue with GRUB. 

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