bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Grub WinXP and Linux


From: Thorsten Grothe
Subject: Grub WinXP and Linux
Date: 14 Nov 2002 09:39:19 +0100

Hi all,

I'm new to this list and hope that this is the right place for my
problems. I have a 60 G HDD partitioned in this partitions:

1. one priminary boot partion about 110 mb for Linux
2. one priminary NTFS partion about 15 Gb for WinXP 1 (/dev/hda1)
3. one priminary NTFS partion about 20 Gb for Winxp 2 (dev/hda3)
4  extended Linux swap and root partions for the rest of the space

Grub is installed and the menu.lst file looks like this:

#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
        root (hd0,1)
        kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ hdd=ide-scsi
        initrd /initrd-2.4.18-14.img
title Win-Fun
        hide(hd0,0)
        unhide (hd0,2)
        makeactive
        rootnoverify (hd0,2)
        makeactive
        chainloader +1
title Win-Arbeit
        hide (hd0,2)
        unhide (hd0,0)
        rootnoverify (hd0,0)
        makeactive
        chainloader +1

I am able to boot Linux and Win-Arbeit (/dev/hda1) but I am not able to
boot Win-Fun (/dev/hda3)

Can please anybody help me? I read the FAQ, I searched with google but I
realy did not find anything that could help me!

Thanks in advance!

Thorsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]