| ||
F.A.Q. - Why do I get the message "CDBOOT: Couldn't find NTLDR"? | ||
This message can appear while booting selfmade Microsoft Windows XP/2k/NT bootdisks. It is generated by the bootsector NT5BOOT.BIN (WinXP/Win2k) or NT4BOOT.BIN (WinNT4). It doesn't mean what it says, though ;). | ||
The message means that the bootsector was unable to find the file \I386\SETUPLDR.BIN on the CD. This can have two reasons: The file is not present ;) or the reason explained below... | ||
Depending on the CD writing program, the file SETUPLDR.BIN
(and every other file on the CD) is stored in the file table either as SETUPLDR.BIN;1 or else as SETUPLDR.BIN the first variant is standard (';1' is "file version" as described in ISO9660 and an obligatory part of the file name), the second variant is used by Microsoft on it's CDs. The bootsectors NT5BOOT.BIN and NT4BOOT.BIN will only findthe file \I386\SETUPLDR.BIN if the ';1' is not present. |
||
What to do? | ||
|
||
Copyright (c)2004 by reanimatolog. English translation by Wolfgang Brinkmann |