virtualboxvmwareubuntu-14.04ovf

Ubuntu 14.04 LTS VMware and Virtual Box ova/ovf images


I have a Java application that I'd like to distribute as a virtual machine appliance image (ovf or ova) for VMware and VirtualBox using Ubuntu 14.04 LTS. The image would include the operating system itself, required OS packages, my Java application, all pre-configured and ready-to-run when powered on.

What's the best way to create OVF and OVA files?


Solution

  • I have been working with VirtualBox some and do not feel expert, but here is what I would do.

    The VM should boot to the ISO DVD image that is in the virtual CD/DVD drive. Respond to all of the prompts. Save the username and password for later.

    When the build is done and Ubuntu boots to the virtual harddrive, then apply all new updates: (you will need your password created earlier)

    You should have a new OVA VirtualBox Appliance.