August 28, 200521 yr i need to use the -IB switch with ghost 8, it look like this ?@echo off%SystemDrive%\Programs\ghost8\ghost32.exe -clone,mode=restore,src=@MCdeploy,dst=1 -ib -sure -rbexit
August 28, 200521 yr Now I looked at command-line help, I think it should work with your syntax. Just try it.
August 30, 200521 yr Author look like the -ib switch work, but when i use this command, it erase all partition and create a new one with all the disk space, how to tell ghost to restore the image on the first partion of the first drive
August 30, 200521 yr Author i used this switch@echo off%SystemDrive%\Programs\ghost8\ghost32.exe -clone,mode=restore,src=@MCdeploy,dst=1:1 -ib -sure -rbexit
Create an account or sign in to comment