更改

跳转至: 导航搜索

如何排除微软官方USB启动工具错误

添加2,200字节, 2022年3月24日 (四) 20:53
恢复45.77.171.9讨论)的编辑至Ytyzx的最后版本
使用微软官方USB启动工具(Windows 7 USB DVD Download Tool)制作可启动U盘时出现如下错误:Status: We were unable to copy your files. Please check your USB device and the seclected ISO file and try again.大致意思为:我们无法复制您的文件,请检查USB设备(优盘)和ISO文件(镜像文件)后重试。
备注:亦可使用Rufus制作USB启动U盘(制作过程比较简单),可以参考[[如何设置从U盘启动安装Linux]]
 
== 注意事项 ==
 
注意:1.制作启动U盘将格式化U盘,请提前保存U盘内数据。
2.因制作过程中将涉及autorun.inf文件,故建议在制作过程中关闭杀毒软件。 3.因使用空间超过4G,建议使用8G或更大容量的U盘。 == 无法复制错误 ==
1.错误截图如下。
[[File:WinBoot3.png]]
4.选择正确的U盘。
[[File:Winboot17.png]]
5.出现错误。
[[File:WinBoot1.png]]
11.输入“clean”清理U盘。
[[File:WinBoot10.png]]
1112.输入“create partition primary”创建主分区。
[[File:WinBoot11.png]]
1213.输入“select partition 1”选择分区1。
[[File:WinBoot12.png]]
1314.输入“active”将当前分区标记为活动。
[[File:WinBoot13.png]]
1415.输入“format quick fs=fat32”将分区快速格式化为fat32格式。
[[File:WinBoot14.png]]
1516.输入“assign”分配驱动器号。
[[File:WinBoot15.png]]
1617.输入“exit”退出diskpart。
[[File:WinBoot16.png]]
1718.重新启动微软官方USB启动工具(Windows 7 USB DVD Download Tool) 开始制作 注意:在第三步因为U盘里面有文件,所以容量有所变化。[[File:WinBoot4.png]] 19.提示是否删除所有内容,在确保已经备份U盘文件后点击“Erase USB Device”继续。 提示内容:The selected USB device G:\ (Removable Disk) must be erased in order to continue. Do you want to erase all contents from this device?[[File:WinBoot5.png]] 20.提示将删除U盘所有内容,点击“是(Y)”继续。 提示内容:You have selected to erase all of the contents from the selected USB device G:\ (Removable Disk ). All contents on this device will be lost. Are you sure you want to do this?[[File:WinBoot6.png]] 21.开始复制文件。[[File:WinBoot18.png]] == bootsect文件错误 ==  22.当使用32位操作系统制作64位启动U盘时,在复制文件完毕后将可能出现如下错误。 提示内容:Files copied successfully. However. we were unable to run bootsect to make the USB device bootable. if you need assistance with bootsect.please click the "Online help" link above for more information. 大致意思为:文件复制成功,但我们无法使用bootsect设置USB设备为可启动,请点击“在线帮助”查看详细信息。[[File:WinBoot19.png]] 23.复制您当前使用系统(32位)的安装光盘(或者ISO文件)里面的bootsect文件(一般位于光盘\boot\bootsect)。 注意:不要复制64位系统的bootsect文件。[[File:WinBoot20.png]] 24.打开C:\Users\username\AppData\Local\Apps\Windows 7 USB DVD Download Tool(本例中为C:\Users\administrator\AppData\Local\Apps\Windows 7 USB DVD Download Tool) 目录并粘帖。[[File:WinBoot21.png]] 25.重新开始制作,提示完毕后点击右上方叉号关闭程序。[[File:WinBoot22.png]] 26.查看“计算机”,显示类似下图,在需要安装新系统的主机上设置为USB设备启动,开始安装即可。[[File:WinBoot23.png]]
1,138
个编辑

导航菜单