Error qcow 2 format - Clone/Copy MacOS VM


Go to solution Solved by SimpleDino,

Recommended Posts

Hi!

 

Just want to say that I've done this many times and created several VMS of the original VMs (copy or cloned) without issues before.

 

Steps done to Clone/copy VM:

1. Copy Full folder containing VM from domains

2. Paste in a new folder with new name in domains.

3. Start new Custom VM, copy and paste the XML from original VM

3.1 Give it a new name, delete uuid (new will be generated)

3.2 Delete previous source file and point to the new one (the new folder with copied VM in it)

4. Edit helper script and replace the name of vm with the new and run the script.

5. Voila! as I said, this method has worked until now.

 

But now after updating to the latest UnRaid OS, I am getting this error when trying create & fire up a NEW VM. Any clues how to fix the image file or some other related issue?

 

image.png.1d9b664fc95a046af3248238963a19ea.png

 

 

Br,

 

 

Edited by SimpleDino
Link to comment
  <devices>
    <emulator>/usr/local/sbin/qemu</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback'/>
      <source file='/mnt/user/domains/Ventura/Monterey GPU/Monterey GPU/BigSur-opencore.img'/>
      <target dev='hdc' bus='sata'/>
      <boot order='1'/>
      <address type='drive' controller='0' bus='0' target='0' unit='2'/>
    </disk>

Here is the format of vdisk

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.