bug-grub
[Top][All Lists]
Advanced

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

AW: GRUB and W2k with NTFS


From: Palic, Darko
Subject: AW: GRUB and W2k with NTFS
Date: Thu, 1 Mar 2001 14:41:26 +0100

Hi Anders,

it´s no problem copy your grub files on your linux partition
modify your menu.lst to your system:
e.g. (x is your linux boot, y your swap and z your win2k)
timeout 30
default 1
# Entry 0:
title   Windows 2000
unhide (hd0,z)
hide (hd0,y)
root (hd0,x)
makeactive
chainloader +1

# Entry 1:
title   Linux_user
unhide (hd0,y)
hide (hd0,z)
root    (hd0,x)
kernel /boot/vmlinuz_user root=/dev/hda1


boot with a grub bootdisk and type the commands:

root (hd0,x) where x is your linux partition with grub
setup (hd0)


regards,
Darko

> -----Ursprüngliche Nachricht-----
> Von: address@hidden [mailto:address@hidden Auftrag
> von Anders Habberstad
> Gesendet: Donnerstag, 1. März 2001 10:35
> An: address@hidden
> Betreff: GRUB and W2k with NTFS
>
>
> I have installed Progeny Linux on my hardisk.. On my first partition I
> have a NTFS filesystem hosting Windows 2000 Pro..
> The thing is that GRUB was installed by default and now a
> don't now how
> to boot my Win 2000 system.
> Is there a easy step by step way to add my windows system too the GRUB
> boot menu?
>
> ---==hAb==--
> DevForce / CSN -- Software Developer --
>
>
>
> _______________________________________________
> Bug-grub mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-grub
>




reply via email to

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