I finally got gentoo installed (thanks to a ton of reinstalls and help here
here is how the comp is set up
hda1 win98 (orig install)
hda2 os/2 boot loader (from RH 7.1 install years ago) <--only pointed at windows for the last year or so)
hdb1 gentoo boot
hdb2 gentoo swap
hdb3 gentoo root
I ran grub
root (hd1,0)
setup (hd0,0) <-- I figured that the old mbr pointed to the os/2 bootloader
grub.conf
default 0
timeout 30
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
title-Gentoo (genkernel)
root (hd1,0)
kernel (hd1,0)/boot/kernel-2.4.20-gentoo-r6
initrd (hd1,0)/boot/initrd-2.4.20-r6
title=windows
root (hd0,0)
chainloader (hd0,0)+1
when I choose windows I get the grub menu again
I realize whats happened when I did setup (hd0,0), my question is, can I get my windows partition to be bootable again.
I booted with a recovery disk and used fdisk /mbr (to no avail)
Thanks,

