[Cooker] Grub menu not correct in rc2

2002-09-12 Thread Stphane Teletcha

When one select the grub menu instead of lilo, this menu.lst is written :

title floppy
root (fd0)
chainloader +1

title windows
root (hd2,0)
map (0x81) (0x80)
map (0x80) (0x81)
makeactive
chainloader +1

And the map  (0x81) (0x80) command doesn't work : grub doesn't boot, and grub 
shell is invocated instead of booting the windows partition.

I manually change it and it works (but as it windows sees two partitions).

title windows
map (hd2) (hd0)
chainloader (hd2,0)+1
boot

hda=9.0rc2
hdb=8.2
hdc=DVD
hdd=burner
hde=win98

ABIT KX7333-R, 512Mo, XP2200+

Stef




Re: [Cooker] Grub menu not correct in rc2

2002-09-12 Thread Pixel

Stéphane Teletchéa [EMAIL PROTECTED] writes:

 And the map  (0x81) (0x80) command doesn't work : grub doesn't boot, and grub 
 shell is invocated instead of booting the windows partition.
 
 I manually change it and it works (but as it windows sees two partitions).
 
 title windows
 map (hd2) (hd0)
 chainloader (hd2,0)+1
 boot

bug accepted, but i won't fix it for 9.0