如何用4G U盘装vista和windows7以及如何制作MDT移动硬盘安装步骤
在现有操作系统下,右键以管理员身份运行命令提示符,如下命令操作(每行一回车) diskpart 步骤二:复制安装文件 使用winrar将系统镜像解压到d盘根目录,然后将解压后的所有文件复制到U盘上。 执行如下的命令 设置计算机为usb-hdd启动,即可进入跟光盘相同的安装界面。
用移动硬盘作为安装windows 7的步骤(同事的一些经验):
For the External HD, after ghost it can’t boot issue.
I.) Fix boot sector ( after ghost )
- Plugin the cloned hd to MDT server
- Go to command prompt
- Bootsect /nt60 x: /force
(where x is external usb hd)
II.) OR use higher version of Ghost ( e.g. 11.5 ). This version support Advanced format HD. ( e.g. 4k cluster )
III.) Copy the Media content to a new USB HD.
- Format a USB hd with Win7 / Server 2008 ( but NOT XP) as NTFS partition
- Set this partition as Active
- Copy D:\MDT Media\Content to USB HD (e.g. X:\ )
- Copy C:\DeploymentShareProd\dx64.wim & dx86.wim to X:\Deploy
|
本文转自 149banzhang 51CTO博客,原文链接:http://blog.51cto.com/149banzhang/833000,如需转载请自行联系原作者