ghost restoration
Updated: 24 Sep 2010 | 2 comments
hello everybody,
i have to Create a bootable cd whith a ghost image file which automattially restore the image created before with a ghost console.
Indeed, i have created a file image with the file ghost.exe and all the file i need, but the matter is not here.
All the thing run correctltly but after 75 percent ghost want to mount the second image file (in .GHS) and ask to the user to charge it.
I can do it mannually but i want to automize this.
So, my command in the autoexec.bat is "ghost.exe -sure -clone,mode=restore,dst=1,src=X:\image.gho -rb - quiet - nofile"
My second file is a GHS extension : it name is image001.ghs
how i can take the segmented file autommatically???
thank you for your help!!
Discussion Filed Under:
Comments
If the *.ghs (called the spna
If the *.ghs (called the spna file) files are located in the same location as the .GHO file, ghost32.exe should be able to pickup the next span on its own, with any manual intervention.
What PreOS are you using?
Thanks.
Hi
Ghost automatically restores spanned images without prompting if it can find the next span.
About restoring from a recordable CD or DVD, workaround is to copy each of the image files to the same directory
You can try using the switch :' -dlist=drives' If you can specify other drives which stores .ghs files.
This Specifies a list of drives to search for span files. If a span file cannot be found, then the drive letters in dlist are substituted one by one to look for the file on other drives.
For example, the command ghost -dlist=CDEFG instructs Symantec Ghost to look for files on C, D, E, F, and G drives. The path remains the same.
Yogesh Sadhu.
If you feel your issue has been addressed,please use the "Mark as Solution" link for the relevant thread.
Would you like to reply?
Login or Register to post your comment.