Windows To Go是来自Windows 8的全新安装方式,通过它我们可以创建一个从U盘启动的完整的Windows 8系统环境。
需要准备:
1、容量至少为32GB的U盘一枚(或者硬盘)
2、安装好Windows 8的PC
3、Windows 8 DVD ISO文件
Imagex.exe (安装 Windows 7 Automated Installation Kit之后,可以从C:\\Program Files\\Windows AIK\\Tools\\amd64 或者 C:\\Program Files\\Windows AIK\\Tools\\x86中找到该文件)
建立Windows To Go USB 驱动设备:
1、安装Windows To Go 需要一个单独的分区,我们使用diskpark来进行分区操作。使用管理员身份运行cmd.exe;
2、确认你的U盘已经插在电脑上并且被成功识别;
3、在命令提示行中输入 “list disk” 并回车,查看列表中你的USB设备;
4、输入“select disk #”然后回车(#是你的U盘的序号)选择U盘为当前设备;
5、清理分区,输入“ clean ”, 回车;
6、输入“create partition primary”创建新分区;
7、格式化分区“ format fs=ntfs quick ”;
8、将分区设置为活动分区,输入“ active ”;
9、输入“exit”退出diskpart;
10、现在打开Windows 8的ISO文件,复制 \\source\\install.wim 到 imagex.exe 的相同文件夹;
11、在命令提示符中进入imagex.exe的文件夹,输入“ imagex.exe /apply install.wim 1 x:\\ ”(替换x为u盘在系统中的盘符);
12、安装好了之后,输入“ bcdboot.exe x:\\windows /s x: /f ALL ”(替换x为u盘在系统中的盘符);
如果以上步骤成功完成,就拥有一枚Windows 8 To Go的U盘了。
适用范围:windows 8 u盘
备注:
Windows 8 安装 U盘 创建 Windows to go 启动盘 创建Windows to go启动盘 Windows8安装到U盘