Jerry Roy <jroy@xxxxxxxxxxxxxx> wrote: Hi All,
I have Win2k on a notebook and partitioned the drive and Installed
RedHat 9.0 on the 2nd partition. How do I now make it dual boot? I am
using the default boot loader - Grub.
The below entry is what I use for Windows XP on my machine, I placed it
last in the /boot/grub/menu.lst file:
# ll /boot/grub/menu.lst
lrwxrwxrwx 1 root root 11 Okt 2 2002 /boot/grub/menu.lst -> ./grub.conf
title Windows XP rootnoverify (hd0,0) chainloader +1
In my case, (hd0,0) translates to the 1st partition of drive 0, or /dev/hda1 in devnode speak :)
for more info #info grub booting os-specific notes
-- shrek-m