«

»

Sep 21

硬盘安装Windows Server 2008方法

用PE启动系统,64位安装和32位安装方法基本相同,只是32位安装省略拷贝32位bootsect.exe那一步就可以了。

用虚拟光驱软件提取64位安装文件到 硬盘 例如 f:\x64\

复制F:\X64\boot目录到C:\

F:\X64\bootmgr文件到C:\

再在C:\新建目录sources 复制F:\X64\sources\boot.wim文件到该目录。

找个32位的bootsect.exe 放到c:\。 在CMD命令下执行c:\bootsect /nt60 c:

1.等安装界面出现后,然后依次点击Next>Repair your computer(修复)>Next>最后点击Command Prompt(命令提示符)

2.删除C盘下列文件

del   bootsect.exe
del   bootmgr
del   boot
del   efi
del   sources

3、删完后,开始安装:f:\x64\SOURCES\setup.exe

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>