5

I am trying to convert a ghost image file of a drive to a VMware disk image. I am following the command found here and get the following error (made 2 attempts):

alt text

I can't find much in the way of solutions on the web, so I was hoping someone here would know what would cause it to be considered an invalid source drive, as I know it's a valid ghost image created with Ghost 11.5. Thanks

TJ L
  • 1,947

1 Answers1

6

Looks like you should be using mode=restore if I am reading that article right. Have you tried using restore and do you get the same error?

Ghost32 -clone,mode=restore,src=Drive_D.GHO,dst=DriveD.vmdk -batch -sure
matt wilkie
  • 5,324
David Remy
  • 1,959