Jump to content
Compatible Support Forums
Sign in to follow this  
Mike12

Restore image file using ghost switch

Recommended Posts

Restore Image file on a DVD to a hard drive using switch in order to automated the process and avoid any user intervention.

 

· I create a bat file with the following switch command and I called install.bat

@echo off

cd\..

a:

ghost.exe -clone,mode=load,src=d:\CDR0001.gho,dst=1

Exit

 

· I boot the system form drive a:\ using the ghost floppy

· At the a: prompt, I typed install

· The ghost started up after while and then an error message popup saying “image can’t not be found, error 10014”

 

Please, is any body has an answer or solution to the porblem

bold textbold text

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×