kilimats Posted August 28, 2005 Posted August 28, 2005 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
scp Posted August 28, 2005 Posted August 28, 2005 Now I looked at command-line help, I think it should work with your syntax. Just try it.
kilimats Posted August 30, 2005 Author Posted August 30, 2005 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
kilimats Posted August 30, 2005 Author Posted August 30, 2005 i used this switch@echo off%SystemDrive%\Programs\ghost8\ghost32.exe -clone,mode=restore,src=@MCdeploy,dst=1:1 -ib -sure -rbexit
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now