Restore image file using ghost switch

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.

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar25.webp

1 Posts
Location -
Joined 2004-11-26
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

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.