It's not exactly the same problem, I don't get the error message. It boots linux fine, but when I try to boot WinXP it just hangs at Loading DOS and blinks a cursor at me forever.
This was originally a redhat installation, I installed WinXP on one 6G hd and had no problems with it. Then I decided to install rh9 and now can't get to WinXP (just for a few programs and stuff that still runs too slow on linux).
The configuration is like this:
# fdisk -l
Disk /dev/hdc: 6448 MB, 6448619520 bytes
255 heads, 63 sectors/track, 784 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 783 6289416 7 HPFS/NTFS
Disk /dev/hda: 10.2 GB, 10204766208 bytes
255 heads, 63 sectors/track, 1240 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 192 1542208+ 83 Linux
/dev/hda2 193 1240 8418060 5 Extended
/dev/hda5 193 1022 6666943+ 83 Linux
/dev/hda6 1023 1086 514048+ 83 Linux
/dev/hda7 1087 1150 514048+ 83 Linux
/dev/hda8 1151 1183 265041 e Win95 FAT16 (LBA)
/dev/hda9 1184 1240 457821 83 Linux
Disk /dev/hdb: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1275 10241406 83 Linux
/dev/hdb2 1276 1657 3068415 83 Linux
/dev/hdb3 1658 2358 5630782+ 83 Linux
/dev/hdb4 2359 2434 610470 82 Linux swap
(I forget why hda8 was Win95/FAT. Think I was trying something out long ago and forgot about it)
I changed from grub to lilo for the bootloader mainly because I was used to lilo from before (used to boot different kernels).
here's /etc/lilo.conf (generated from the installer)
# cat /etc/lilo.conf
prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear
image=/boot/vmlinuz-2.4.20-8
label=linux
initrd=/boot/initrd-2.4.20-8.img
read-only
append="hdd=ide-scsi root=LABEL=/"
other=/dev/hdc1
optional
label=DOS
Any idea how to get them to co-exist without needing a boot disk? (I don't even have the floppy installed on my machine anymore)[CODE][QUOTE]