Jump to content

Ghost32 8.0 Command Switches Question


Recommended Posts

Posted

Alright...should be an easy one but I am getting really frustrated :realmad:

My goal is simple: Boot with WinPE 2004 and automatically (using Ghost command line switches) load (restore) a GHO image on the PC.

I boot fine with Windows PE.

Network boot fine.

Map dirve is OK.

I can manually run ghost32 and browse the network and get my image.

but if I use those command line swicthes, it does does not work:

ghost32 -clone, -mode=restore (or load), -src=M:\deploy\images\image.gho, -dst=1, -sure, -rb

Remember, I can do it manually, but with command line, it does not work.

I get this error message: "Clone SRC unkown".

Yes my image exist.

Thanks for any help


Posted

alright...found the solution.

pretty stupid.

here is the right line:

ghost32 -clone,mode=restore,src=M:\deploy\images\image.gho,dst=1 -sure -rb

no space, and no minus sign between the command except the SURE and RB.

arggg

john

Posted
I boot fine with Windows PE.

Network boot fine.

Map dirve is OK.

Can you post your cmd script to achieve these commands. Want to do the same thing: creating an auto-recovery CD booting PE and loading GHO image from the network.

  • 2 weeks later...
Posted

It's alot easier to use the INI file. If memory serves me correctly it is ghost.ini.

If you use that file then you don't have to worry about typos (on the command line).

Just a suggestion :-)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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