So I got a wild hair and decided to install windoze 7 and it finally worked. It was complicated, I have two HDD’s on cable select and the one I wanted M$ installed on was second in the series. So I changed that around and it finally installed. …I then changed it back to the way it was and now of course grub works for SUSE but not M$. I get error #13. My Windows drive also does not show up in sysinfo:/…I went to terminal and ran fdisk -l and
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004924b
Device Boot Start End Blocks Id System
/dev/sda1 * 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 9726 76019580 83 Linux
Disk /dev/sdb: 472.3 GB, 472345632768 bytes
255 heads, 63 sectors/track, 57426 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30ceb02f
Disk /dev/sdb doesn't contain a valid partition table
The info you have provided does not make sense. You said you have 2 HD’s but really only 1 is functioning
If sdb contained windows, it looks borked now.
I suggest re-install windows with just that big HD connected.
Now switch the boot order so the 80GB is first in BIOS.
Linux should now boot. But windows will not, you need to edit menu.lst
Depending if you use gnome or kde do this in a user terminal
kdesu kwrite /boot/grub/menu.lst
gnomesu gedit /boot/grub/menu.lst
Change this to
###Don’t change this comment - YaST2 identifier: Original name: other###
title Windows 7
rootnoverify (hd1,0)
makeactive
chainloader +1