Reply
Visitor
tripflare
Posts: 3
Registered: ‎08-03-2012

how do I create a stand alone image using ghost

Hi I am trying to create a standalone install image that will require no user intervention (fire and forget), i was wondering what switches I would have to use to create this, at the moment I currently have "-quiet" and "-clone" listed, the drives that will be getting used will either be from the factory or pre-imaged, I would appreciate any help

 

Thanks:robothappy:

Phishing Phryer
DaveH
Posts: 4,689
Registered: ‎01-06-2010

Re: how do I create a stand alone image using ghost

In addition to -clone you need to use the "mode" prestore (partition restore).

ghost.exe -clone,mode=prestore,src=X\(image_name.gho

X is the partition within the image, a single pattition image will have one partition in it, a whole disk image may have more.

 

See if this topic helps you.

http://community.norton.com/t5/Other-Norton-Products/Ghost-How-does-one-load-an-image-to-a-partition...

 

Dave

Visitor
tripflare
Posts: 3
Registered: ‎08-03-2012

Re: how do I create a stand alone image using ghost

Hi

 

 Thanks for that, I am running this from a dvd with the .GHO files split between 2 disks, will I still be able to install the image without having to chose each of the files as I progress with the re-image, as I have said previously I am trying to create this so that there is no user intervention at all

Phishing Phryer
DaveH
Posts: 4,689
Registered: ‎01-06-2010

Re: how do I create a stand alone image using ghost

[ Edited ]

Someone will have to change disks and click something for ghost to continue restoring the second part of the image.

 

What version of Ghost are you using and how many systems are you talking about?

Will all these systems be the same make and model or will they be different hardware platforms?

What version of windows are you wanting to deploy?

 

Dave

 

 

Visitor
tripflare
Posts: 3
Registered: ‎08-03-2012

Re: how do I create a stand alone image using ghost

multiple systems deploying windows XPSP3, all hardware will of course be the same, if I can manage to make the image so that there is no requirement to use the ghost console (popping in second disk is no bother) I will be a happy person.  I am currently using V11.5

 

thanks:robotvery-happy:

Phishing Phryer
DaveH
Posts: 4,689
Registered: ‎01-06-2010

Re: how do I create a stand alone image using ghost

If you have Ghost Solution Suite 2.5 all you need to do is write the image to a DVD and GSS will make it bootable.

 

See this doc here, it was written before version 2.5 but the same will apply.

http://service1.symantec.com/SUPPORT/ghost.nsf/ppfdocs/2000030611414425?OpenDocument&ExpandSection=1...

 

Dave