I have two linux on my computer, fedora core 4 and debian sarge
last day when i wanted to repair my grub boot loader on /dev/hda8 where
my fedora core 4 boot partition is,by this command
grub-install --root-directory=/boot hd0,7
by mistake i run this command
grub-install --root-directory=/boot hd0,6
and now i can not access my windows F partition because grub is on the first sector of this partition
how can i remove grub?