Though you completely failed, again

, to do what was suggested, we are one little step further.
QUOTE (KZW7179 @ Aug 4 2009, 06:32 PM)

Ntdetect hardware detection failed
This DOES NOT come from grub4dos, it's a problem with NTLDR/NTDETECT.COM.
Do you have a NTBOOTDD.SYS file?
You might want to notice that
IF you had done what you were told, i.e.:
QUOTE (jaclaz @ Aug 1 2009, 03:32 PM)

TYPE:
CODE
chainloader /
Press [TAB]
POST WHATEVER grub4dos displays, in the example:
Possible files are BOOT.INI cpm.lst floppy.img NTDETECT.COM NTLDR ....I would have ALREADY had the answer to the above question.
READ here:
http://www.msfn.org/board/Discovery-of-an-...ery-t33030.htmlhttp://www.msfn.org/board/index.php?showtopic=39369It is possible that the RAID card behaves just as a SCSI one.
Or is it possible that it only boots if it is drive 0.
Try:
CODE
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
root (hd0,1)
chainloader /NTLDR
boot
Or it is possible that grub4dos somehow "confuses" the detection by NTDETECT.COM of the BIOS extension the card provides.
jaclaz