Restore image file using ghost switch
This is a discussion about Restore image file using ghost switch in the Everything New Technology category; 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.
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
· 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
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.