Multi boot problem, win98+winXP+linux
From: Ghost (davidecapod_at_inwind.it)
Date: 05/29/04
- Next message: Olivier: "Re: qmail problem: cannot send to remote domains"
- Previous message: Doyen Klein: "Re: newbie kbd shortcut, mouse frozen"
- Next in thread: Clive Dove: "Re: Multi boot problem, win98+winXP+linux"
- Reply: Clive Dove: "Re: Multi boot problem, win98+winXP+linux"
- Reply: imotgm: "Re: Multi boot problem, win98+winXP+linux"
- Reply: Wayne D: "Re: Multi boot problem, win98+winXP+linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 May 2004 15:40:12 -0700
Hello everybody, I have a multi-boot problem that I can't resolve... I found
many posts about multi-hd boot but none about a single hd!
This is my HD layout (hde because I have an ATA100 drive):
- hde1 with win98 (FAT32, 1st primary)
- hde2 with winXP (NTFS, 2nd primary)
- hde3 still unformatted, I plan to install another distro soon (3rd
primary)
- hde5 with linux (ext3, 1st extended)
- hde6 with swap (2nd extended)
Since now I have always used PowerQuest Bootmagic on the MBR installed on
hde2 with absolutely no problems, but I want to replace it with GRUB: the
result is that I can boot perfectly both winXP and linux but win98 doesn't
boot, I get only a blank screen...
I tried hiding partitions, rootnoverify, makeactive, ecc with no success,
and the same happens with LILO.
Any help would be appreciated... I also added my last menu.lst try.
Thanks!
Davide
---------------------------------------------------------------
timeout 15
color black/cyan yellow/cyan
default 0
title Windows XP
unhide (hd0,1)
unhide (hd0,2)
root (hd0,1)
makeactive
chainloader +1
title Windows 98
hide (hd0,1)
hide (hd0,2)
rootnoverify (hd0,0)
makeactive
chainloader +1
title Mandrake Linux 10.0
unhide (hd0,1)
unhide (hd0,2)
kernel (hd0,4)/boot/vmlinuz root=/dev/hde5 nousb devfs=mount acpi=ht
splash=silent vga=788
initrd (hd0,4)/boot/initrd.img
title Floppy
root (fd0)
chainloader +1
- Next message: Olivier: "Re: qmail problem: cannot send to remote domains"
- Previous message: Doyen Klein: "Re: newbie kbd shortcut, mouse frozen"
- Next in thread: Clive Dove: "Re: Multi boot problem, win98+winXP+linux"
- Reply: Clive Dove: "Re: Multi boot problem, win98+winXP+linux"
- Reply: imotgm: "Re: Multi boot problem, win98+winXP+linux"
- Reply: Wayne D: "Re: Multi boot problem, win98+winXP+linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|