Jump to content

Problem with Ghost comand using restoring image on local hard drive


Recommended Posts

Posted

Created Autoexec.bat file has been created with Ghost commands.

Have 4 paritations on a laptop with Windows XP Pro.

Want to be able to restore a ghost image from one paritation to another.

I am able to back up the image FIRST_INTALL.GHO and able to back up SOFTWARE_DRIVERS.gho to the 3 paritation and I able able to view the 2 different ghost images. But when I try to restore the SOFTWARE_DRIVERS.gho image back to the second paritation it keeps on restoring the FIRST_INTALL.GHO image instead.

here are the commands.

The first command backup command and restore works.

Backup command

gdisk 1 /-Hide /P:4

call ghost.exe -clone,mode=pdump,src=1:2,dst=1:3\FIRST_INSTALL.gho -sure

Restore Command

gdisk 1 /-Hide /P:4

call ghost.exe -clone,mode=pload,src=1:3\FIRST_INSTALL.gho:1,dst=1:2 -sure

The backup ghost command works but the restore command is having the problem

Restore command

gdisk 1 /-Hide /P:4

call ghost.exe -clone,mode=pload,src=1:3\SOFTWARE_DRIVERS.gho:1,dst=1:2 -sure

Backup Command

gdisk 1 /-Hide /P:4

call ghost.exe -clone,mode=pdump,src=1:2,dst=1:3\SOFTWARE_DRIVERS.gho -sure

Need help with this from anyone thank you


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...