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