GRUB won't load Windows 95
Ok, here's the deal. I have two hard drives, a 425 meg (Set as master) and a 1.1 gig (set as slave). I have linux (DSL) installed to my 425 meg drive, and windows on the 1.1 gig. When grub pops up, it gives me the option of either booting dsl or windows. The problem is, when I try and boot windows, all it does is display the windows loader info in the menu.lst file. Then it says Disk I/O Error Replace the disk and try again. I know for a fact that my windows hard drive isn't trashed. It works perfectly (cept for this). the way the menu.lst file is set up is thus:
title Windows 95
rootnoverify (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
makeactive
boot
I would greatly appreciate it if someone could help me on this, thanks!