Thanks for suggestions so far, but I am still having no luck, my situation is
thus, I bought a new computer with windows 2000 installed on a 40 gig hard
drive, I then bought a new 120 gig hard and made that the master drive and
moved the 40 gig to being slave, removing the black thing from the hard drive.
Installed Suse 8.2 on the new hard drive, first with grub and then with lilo,
below is my lilo.conf file, when I select windows, it just gives me a message
of loading windows and does nothing.
# Modified by YaST2. Last modification on Sat Aug 30 18:39:00 2003
default = linux
message = /boot/message
prompt
timeout = 80
boot = /dev/hda
image = /boot/vmlinuz
label = linux
append = "ide=nodma apm=off acpi=off hdc=ide-scsi hdclun=0 splash=silent
showopts"
initrd = /boot/initrd
optional
root = /dev/hda3
other = /dev/hdb1
label = windows
table=/dev/hdb
image = /boot/vmlinuz.shipped
label = failsafe
append = "showopts ide=nodma apm=off acpi=off nosmp noapic maxcpus=0 3"
initrd = /boot/initrd.shipped
optional
root = /dev/hda3
vga = normal