Help with Ghost resize option
Hi,
I'm planning an Xp rollout and I have different Hard drives to work with. I would like to know if anybody know the command line I would need to get my image file off a local cd (D:) then wipe out the existing partition, create two. The first, 5 gig and the rest as an extended. Does anybody think that this is possible with Ghost? If not does anybody know the command line with PQDI.
thks,
Syl
I'm planning an Xp rollout and I have different Hard drives to work with. I would like to know if anybody know the command line I would need to get my image file off a local cd (D:) then wipe out the existing partition, create two. The first, 5 gig and the rest as an extended. Does anybody think that this is possible with Ghost? If not does anybody know the command line with PQDI.
thks,
Syl
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
glwday
19 years ago
Posted by:
roysmith123
19 years ago
I'm amazed you are able to fit an image on a cd. anyway.. when creating a partition I recommend utilizing gdisk. To create a 1st 5 gb partition, in the beginning of your batch file type
gdisk 1 /cre /pri /SZ:5000 /y
to create the second partition to fill up the rest of your drive, next type
gdisk 1 /cre /pri
gdisk 1 /cre /pri /SZ:5000 /y
to create the second partition to fill up the rest of your drive, next type
gdisk 1 /cre /pri
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.