I am having trouble with Norton Ghost 2003 using command line switches with a batch file. I get an "Usage error 11030: invalid destination drive" error when trying to restore a ghost image. What is really odd is I can boot into Norton Ghost and manually restore the same ghost image to the same destination partition and it works just fine. I only have trouble when using a command line to do the same exact thing. I believe I am using the right syntax and switches. Here is the command line I am using: ghost.exe -clone,mode=restore,src=c:\test.gho, dst=1:2 -sure |