Note: The following example describes how to create OS images for Windows 2000 that use GHOST disk images. The creation of Windows XP and Windows 2003 images is working analogously.
The system drive for the installation should be drive C: and the format of the type should be FAT16/32. If you use the 32-bit version of GHOST, type NTFS is also possible.
If a FAT16 system partition is used to create the GHOST image, its size must not exceed 2 GB.
Use FAT32 if the OS prototype installation is larger than 2 GB and DOS GHOST is used.
If the GHOST image is created from the system partition only, existing partitions at the target machine other than the system partition are preserved.
In the case of DOS GHOST, the FAT16/32 partition will later be automatically converted to NTFS and expanded to the end of unused disk space. That means, the FAT 16/32 system partition from the GHOST image will normally be expanded to the size of the previous system partition.
If (CreateNewPartitions=yes), the whole disk will be used.
The files can be extracted from the cab file SUPPORT\TOOLS\DEPLOY.CAB on the OS installation CD.
There are small differences between WinXP, 2003. Please read the sysprep documentation.
Note: Service packs could release new versions of sysprep, which must be used after the server pack was applied.
c:\sysprep\sysprep.exe -mini -reseal -quiet
cd c:\windows\system32\sysprep
and call
sysprep.exe /oobe /generalize /quiet /shutdown
Important! After system shutdown, do not restart the computer from hard disk!
Assume that this is \\ips\win2k, which is on the Image Prepare System at c:\win2k.
Note: If you use DOS GHOST, the name of the GHOST image must be a valid 8.3 DOS file name.
Now you can build the GHOST-based OSIM image.
Copyright © 2013 CA.
All rights reserved.
|
|