Posted on 2008-06-16 04:44
nt05 阅读(418)
评论(0) 编辑 收藏 引用 所属分类:
windows nt
32位系统硬盘安装64位Vista方法:
1、将vista64位的DVD镜像提取出来(提取工具如:虚拟光驱),放到C:\vista64 (这里任意取,现在以复制到c:\vista64为例)
2、进入提取出来的vista64文件夹,把 boot 文件夹, efi 文件夹, bootmgr 文件,复制到系统盘根目录,我这里是C:\ (下同)
3、新建 C:\sources 文件夹,复制C:\vista64\sources\目录下的 boot.wim 文件到刚新的 c:\sources
4、点击下载bootsect ,把下载回来解压出来的 bootsect.exe (注意版本,现在是32位系统下安装,所以选择 32位的,即X86)复制到 C:\
5、运行CMD,输入 C:\bootsect.exe /nt60 c: (注意:bootsect.exe后跟空格,网上部分教程没跟会提示命令无效的),回车后 重启
6、安装程序复制完文件出现安装界面了。第一个界面叫你选语言(直接下一步)>看到安装的字样没呀?别急不要点。请你看界面左下角有一项 修复计算机——下一步——命令提示符,输入:
del c:\bootsect.exe 回车(会有行英文提示你是否删除,直接输入Y回车确定就是了,下同)
del c:\bootmgr 回车
del c:\boot 回车
del c:\efi 回车
del c:\sources 回车
cd c:\ 回车(这里是进入提取出来的vista64文件夹准备运行安装程序)
cd vista64 回车
setup.exe 回车,稍等一会,Vista的安装开始了!到这里不用说了吧,跟XP大同小异,格了要安装的盘,用NTFS格式,安装。。。。。。。。。。。。。。。。。
Windows Boot Manager
--------------------
identifier {bootmgr}
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {default}
device ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411
-000476eba25f}
path \windows\system32\boot\winload.exe
description Windows Setup
locale en-US
inherit {bootloadersettings}
osdevice ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411
-000476eba25f}
systemroot \windows
detecthal Yes
winpe Yes
ems Yes