Import Oracle VM


Recommended Posts

Hello!

 

I would like to run an Oracle pre build VM inside my Unraid.

As the Image is quite small, I'd like to run it (prefered) on my cache disks.

Oracle provides an .ovm file (http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html?ssSourceSiteId=otnpt) which is then imported to Virtual Box.

I'm not very expirienced with all the VM formats out there... could you guys be so kind and give me a hand?

 

Thanks!

 

P.S: running 6.5.0

Link to comment

Hi

 

I found something on the topic on the internet, one was a tutorial for converting vmware to unraid. Another thing I found was supported formats for a function being used.

You should be able to find a .vdi file from your virtualbox VM and use.

qemu-img convert -f vdi -O raw input.vdi output.img

 

I have not attempted to do this. This is only information I could find on the internet.

 

 

There's a few unanswered Forum posts, I just feel like they shouldn't go unanswered. Attempting to help where I can :D

 

 

Sources:
1.

https://docs.openstack.org/image-guide/convert-images.html
 

2.
https://www.agix.com.au/migrate-a-virtualbox-disk-image-vdi-to-a-qemu-image-img/


3.

 

Link to comment

The .vdi file does not need to be converted to use it with KVM as that file type is already supported at the KVM level.   It is the unRAID GUI that does not provide a drop down list that includes .vdi files, but if you select the manual option and then put in the full path to the .vdi file you are good to go.   I regularly use the .vdi vdisk type for those I want to move between KVM on unRAID and VirtualBox on other platforms.

Link to comment
  • 2 months later...
On 5/14/2018 at 8:02 PM, itimpi said:

The .vdi file does not need to be converted to use it with KVM as that file type is already supported at the KVM level.   It is the unRAID GUI that does not provide a drop down list that includes .vdi files, but if you select the manual option and then put in the full path to the .vdi file you are good to go.   I regularly use the .vdi vdisk type for those I want to move between KVM on unRAID and VirtualBox on other platforms.

 

Damn, I never received a notification here...

That reads great and the Topic is still an Issue for me... What template shall I use or how to set up the VM besides the disk?...

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.