使用基于Windows Server 2003的計(jì)算機(jī)創(chuàng)建啟動(dòng)軟盤
使用基于 Windows Server 2003 的計(jì)算機(jī)創(chuàng)建啟動(dòng)軟盤
在基于 Windows Server 2003 的計(jì)算機(jī)上格式化一張軟盤。為此,請(qǐng)?jiān)诿钐崾痉骆I入 format a: ,然后按 ENTER 鍵。不能使用 Microsoft Windows 95、Microsoft Windows 98 或 Microsoft Windows Millennium Edition 來(lái)格式化該軟盤。但可以使用運(yùn)行以下操作系統(tǒng)的計(jì)算機(jī)來(lái)格式化該軟盤: Microsoft Windows XP Microsoft Windows 2000 Microsoft Windows NT 將 Ntldr 文件從以下位置之一復(fù)制到您在第 1 步中格式化的磁盤: Windows Server 2003 CD-ROM。 Windows Server 2003 安裝程序軟盤。 與要為其創(chuàng)建啟動(dòng)軟盤的計(jì)算機(jī)運(yùn)行相同版本的 Windows Server 2003 的計(jì)算機(jī)。 將 Ntdetect.com 文件復(fù)制到您在第 1 步中格式化的磁盤。 在第 1 步格式化的軟盤上創(chuàng)建一個(gè) Boot.ini 文件。也可以從運(yùn)行 Windows Server 2003 的計(jì)算機(jī)上復(fù)制該文件,然后對(duì)其進(jìn)行修改以符合要為其創(chuàng)建啟動(dòng)軟盤的計(jì)算機(jī)。以下示例適用于具有一個(gè)單分區(qū) SCSI 驅(qū)動(dòng)器,且 Windows Server 2003 安裝在 Windows 文件夾下的系統(tǒng),但 [operating systems] 部分的確切值取決于要為其創(chuàng)建啟動(dòng)軟盤的基于 Windows Server 2003 的計(jì)算機(jī)的配置:[boot loader] timeout=30 Default= scsi(0)disk(0)rdisk(0)partition(1)Windows [operating systems] scsi(0)disk(0)rdisk(0)partition(1)WINDOWS='Windows Server 2003'
如果您的計(jì)算機(jī)是從 IDE、EIDE 或 ESDI 硬盤啟動(dòng),請(qǐng)用 multi(0) 替換 scsi(0)。例如:[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)WINDOWS='Windows Server 2003'
如果在 Boot.ini 文件中使用的是 scsi(x),請(qǐng)復(fù)制該計(jì)算機(jī)上使用的 SCSI 控制器的正確設(shè)備驅(qū)動(dòng)程序,然后將其重命名為 Ntbootdd.sys 。如果在 Boot.ini 文件中使用的是 multi(x),則無(wú)需這么做。 使用該軟盤啟動(dòng)計(jì)算機(jī),然后登錄到 Windows Server 2003。 在沒(méi)有基于 Windows Server 2003 的計(jì)算機(jī)的情況下創(chuàng)建啟動(dòng)軟盤 獲取一套用于 Windows XP Professional 的 Windows XP 安裝程序啟動(dòng)盤。有關(guān)如何操作的其他信息,請(qǐng)單擊下面的文章編號(hào),以查看 Microsoft 知識(shí)庫(kù)中相應(yīng)的文章:310994 Obtaining Windows XP Setup Boot Disks
備注 : 必須使用 Windows XP Professional 版本的 Windows XP 安裝程序啟動(dòng)盤,因?yàn)?Windows XP Home Edition 版本不適用于此過(guò)程。 您只需要六張一套的 Windows XP 安裝程序啟動(dòng)盤中的第一張磁盤即可完成此過(guò)程。 使用 diskcopy 命令創(chuàng)建 Windows XP 安裝程序啟動(dòng)盤的副本,然后刪除新磁盤上的所有文件。Windows XP 安裝程序啟動(dòng)盤是六張一套的 Windows XP Professional 啟動(dòng)盤中的第一張磁盤。 將 Ntdetect.com 和 Ntldr 文件從 Windows Server 2003 CD-ROM 上的 i386 文件夾復(fù)制到新軟盤上。 將 Ntldr 文件重命名為 Setupldr.bin 。使用 Windows XP 安裝程序啟動(dòng)盤時(shí),必須將 Ntldr 文件重命名為 Setupldr.bin,否則將出現(xiàn)以下錯(cuò)誤信息: Boot:Couldn't find NTLDR Please insert another disk 在該軟盤上創(chuàng)建一個(gè) Boot.ini 文件。以下示例適用于具有一個(gè)單分區(qū) SCSI 驅(qū)動(dòng)器,且 Windows .Server 2003 安裝在 Windows 文件夾下的系統(tǒng),但 [operating systems] 部分的確切值取決于要啟動(dòng)的基于 Windows Server 2003 的計(jì)算機(jī)的配置:[boot loader] timeout=30 Default= scsi(0)disk(0)rdisk(0)partition(1)Windows [operating systems] scsi(0)disk(0)rdisk(0)partition(1)WINDOWS='Windows Server 2003'
如果您的計(jì)算機(jī)是從 IDE、EIDE 或 ESDI 硬盤啟動(dòng),請(qǐng)用 multi(0) 替換 scsi(0)。例如:[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)WINDOWS='Windows Server 2003'
如果在 Boot.ini 文件中使用的是 scsi(x),請(qǐng)復(fù)制該計(jì)算機(jī)上使用的 SCSI 控制器的正確設(shè)備驅(qū)動(dòng)程序,然后將其重命名為 Ntbootdd.sys 。如果在 Boot.ini 文件中使用的是 multi(x),則無(wú)需這么做。 使用該軟盤啟動(dòng)計(jì)算機(jī),然后登錄到 Windows Server 2003。 疑難解答 如果指向系統(tǒng)文件的路徑不正確或者包括驅(qū)動(dòng)器號(hào),則可能出現(xiàn)以下錯(cuò)誤信息: Windows Server 2003 could not start because of the following ARC firmware boot configuration problem: Did not properly generate ARC name for HAL and system paths.Please check the Windows Server 2003 documentation about ARC configuration options and your hardware reference manuals for additional information.Boot Failed. 如果選擇了錯(cuò)誤的 SCSI 驅(qū)動(dòng)程序或者 Ntbootdd.sys 文件不存在,則可能出現(xiàn)以下錯(cuò)誤信息: Windows Server 2003 could not start because of a computer disk hardware configuration problem.Could not read from selected boot disk.Check boot path and disk hardware.Please check the Windows Server 2003 documentation about hardware disk configuration and your hardware disk configuration and your hardware reference manuals for additional information.Boot Failed.