Jump to content

Recommended Posts

Posted

On the floppy disk we use with the winbom.ini file on it we create a 5GB partition ready for a backup partition which we put a ghost image on, and then the rest of the hdd is used to create the system partition.

Question is: after we install winxp we have to go to the manage computer snapin and create the partition in the unused space and then format it and then label it "Backup".

Is there a way of doing it in the winbom file so that both partitions are create, formated and labeled ready for the Ghost image to go on. We also need to make sure the backup partition is given the drive letter Q:

Our winbom file is as follows:

[Version]
signature=$CHICAGO$

[Factory]
Username=SWANCD\OPKTOOLS
Password=
WinBOMType=WinPE

[ComputerSettings]
AuditAdminAutoLogon=Yes
SourcePath=%windir%

[NetCards]

[WinPE]
Restart=Reboot
Lang=ENG
Sku=per.sp2
ConfigSet=Titan
SourceRoot=\\SWANCDSERVER\OPKTools
Username=OPKTOOLS
Password=
Domain=SWANCD

[WinPE.net]
StartNet=Yes

[DiskConfig]
Disk1=Disk1.config

[Disk1.config]
WipeDisk=Yes

Size1=5000
PartitionType1=extended
FileSystem1=ntfs
QuickFormat1=yes
SetActive1=yes

Size2=*
PartitionType2=primary
FileSystem2=ntfs
QuickFormat2=yes
SetActive2=yes

[DesktopShortcutsFolder]
DesktopShortcutsFolderName=

Thanks in advance!


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...