(SOLVED) vmdk image to run on Unraid?


rorton

Recommended Posts

On 6/19/2020 at 10:34 PM, KoNeko said:

i had a vmdk from my qnap what i did to get it working is Thx to lots of googling.

 

open a console on unraid and type

 

qemu-img convert -p -f vmdk -O raw /mnt/user/<the location of your vmdk file> /mnt/user/<the location of your new file>.img

 

than make a VM and link to that img file and start it.

 

Worked for me

This worked for me, thank you so much :) 

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.