|
  
- UID
- 5844
- 帖子
- 17
- 精华
- 0
- 积分
- 293
- 威望
- 159
- 贡献
- 0
- 俱乐部金币
- 110 枚
- 阅读权限
- 30
- 在线时间
- 15 小时
- 注册时间
- 2006-8-31
- 最后登录
- 2009-2-19
|
1#
发表于 2007-3-15 11:10
| 只看该作者
集成SP2到windows2003安装CD
You can slipstream SP2 into your Windows Server 2003 CD by copying the contents of your CD to a folder on your hard-drive, and issuing the following command:
WindowsServer2003-KB914961-SP2-x86-ENU.exe /integrate:C:\W2k3\
In the example above, this is the x86 installer being used and the Windows Server 2003 CD has been copied to C:\W2k3\
After the process completes, download Microsoft Corporation.img and use it as the bootsector for your CD.
If you’re using Nero, it’ll look something like this:
Choose CD-ROM (Boot) from the New Compilation’s Boot page.
Under Source of boot image data choose “Image file” and Browse to the Microsoft Corporation.img.
Select Enable expert settings (for advanced users only) and set the following: Kind of emulation - No Emulation
Number of loaded sectors - 4
Load segment of sectors - 07C0
Click NEW.
File Browser area, navigate to c:\xp. Select all of the files inside of that directory and copy them over to the left side for burning.
Click BURN and you’re done once the CD is complete.
http://www.navyzhang.com/blog/index.php?load=read&id=407 |
|