On 28 Feb 2003 16:01:50 -0600, Rodolfo J. Paiz wrote > On Fri, 2003-02-28 at 15:33, [EMAIL PROTECTED] wrote: > > How do I install Windows 2000 after having wipped out all partitions and > > dedicating them to the automatic partitioning util of the RH8 Installer? I want > > to share the hd with w2k and dual boot. > > ALL OF THIS IS FROM MEMORY. USE WITH CAUTION, NO WARRANTY: >
[snip] > Now that you have Linux booting again, modify your grub.conf to add a > Windows option. Here is mine: > > # grub.conf generated by anaconda > # > # Note that you do not have to rerun grub after making changes to this > file > # NOTICE: You have a /boot partition. This means that > # all kernel and initrd paths are relative to /boot/, eg. > # root (hd0,2) > # kernel /vmlinuz-version ro root=/dev/hda6 > # initrd /initrd-version.img > #boot=/dev/hda > default=0 > timeout=10 > splashimage=(hd0,2)/grub/splash.xpm.gz > title Red Hat Linux (2.4.18-24.8.0) > root (hd0,2) > kernel /vmlinuz-2.4.18-24.8.0 ro root=LABEL=/ hdc=ide-scsi > initrd /initrd-2.4.18-24.8.0.img > title Red Hat Linux (2.4.18-19.8.0) > root (hd0,2) > kernel /vmlinuz-2.4.18-19.8.0 ro root=LABEL=/ hdc=ide-scsi > initrd /initrd-2.4.18-19.8.0.img > title Windows 2000 Professional > rootnoverify (hd0,0) > chainloader +1 > > Where it says "rootnoverify (hd0,0)" the (hd0,0) refers to which > partition Windows occupies. I don't know how to make sure that this > refers to the right partition... How about running fdisk -l in Linux - it will show all the partitions. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list