Using Command Line to Restore Winclone Pro Image

You are here:

If you’d like to use Command Line to restore your Winclone Pro image, follow the steps below:

  1. Create a new image or use an already created image with Winclone Pro. 
  2. Use Disk Utility to create a new partition if one does not already exist. 
  3. Open Terminal and run the command “diskutil list”. 
  4. Under NAME find your Windows partition then confirm the last number in “disk0sx” under IDENTIFIER.
  5. In Terminal, type “cd “, then drag your image into Terminal and run the command.
  6. Run the command below, replacing “disk0sX” with the identifier found when you ran “diskutil list” command: sudo ./winclone_helper_tool –self-extract -p /dev/disk0sX
  7. Confirm with a successful reboot into the Windows partition.