• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Yellow Bricks

by Duncan Epping

  • Home
  • ESXTOP
  • Stickers/Shirts
  • Privacy Policy
  • About
  • Show Search
Hide Search

OVF Tool and Nostalgia

Duncan Epping · Dec 31, 2007 ·

I was trying to convert the great Nostalgia Virtual Appliance to a VMware Workstation compatible format but just copying didn’t work. I did the following to get this thing running directly under VMware Workstation 6.02:

  • I exported the Nostalgia VM from VirtualCenter 2.5 into an OVF format.
  • Copied the OVF files to my PC(d:\ovftools).
  • Downloaded the OVF Tool and unzipped it into: d:\ovftools
  • Ran the following command cause the damn ovf batch file didn’t work: C:\Program Files\Java\jre1.5.0_05\bin\java” -jar d:\ovftool\ovftool.jar d:\ovftool\nostalgia.ovf d:\nostalgia\ (The batchfile was complaining about the fact that the JAVA_Home environment variable wasn’t set, but it actually was…)
  • Now it’s converted to a Workstation 6 compatible VM, just open it and start it.

Let’s see if I can fix that sound in the next couple of days…

Update:
Arne just posted a solution to the JAVA_Home environment error… And I just discovered that the fact that the ovftool.bat doesn’t work is because of the long file names within dos. You’ll have to set the environment variable with an 8.3 notation: JAVA_HOME = C:\Progra~1\Java\jre1.5.0_05\
No quotes or what so ever because VMware already used quotes in the batch file for the if exist statement.

Related

Desktop ovf, vm, VMware, Workstation

Reader Interactions

Comments

  1. pieter says

    3 January, 2008 at 13:32

    Mm, I downloaded the Nostalgia Virtual Appliance and simply ran it in Workstation. No need to convert.

  2. Arne Fokkema says

    3 January, 2008 at 20:38

    We talk about the version which you can import directly within VirtualCenter.

    I converted it with the OVF tool and added the soundadapter to the VM. Now i have Prince of Persia with sound 😀

  3. Duncan Epping says

    3 January, 2008 at 21:44

    Weird, the sound adapter doesn’t seem to work on my VM, will have a look tomorrow…

  4. Sriram says

    3 July, 2008 at 05:05

    This is a more simplified command instead of breaking you head to set the environment variables.

    “C:\Program Files\Java\jdk1.5.0_15\bin\java.exe” -jar “c:\Documents and Settings\Administrator\Desktop\VMware-ovftool-0.9-
    62566\ovftool.jar” -i

  5. Duncan says

    3 July, 2008 at 07:26

    Well, I would rather fix it than use a workaround wouldn’t you?

  6. senny says

    6 November, 2008 at 04:19

    Sorry, but there is no ovftool.jar in the ovftool directory. Maybe it was in previous version. When I’m runing ovftool to generate ovf file I’m getting the following error:
    Export failed due to the following error:
    (vim.fault.DeviceBackingNotSupported) {
    dynamicType = ,
    faultCause = (vmodl.MethodFault) null,
    device = “cdrom0”,
    reason = “host”,
    backing = “cdrom-raw”,
    msg = “”,
    }
    Any ideas ??

  7. jyrki says

    23 December, 2008 at 01:23

    Hi,

    xport failed due to the following error:
    (vim.fault.DeviceBackingNotSupported) {

    you have to change the any mounted drives into physical removable medias. Example if you have mounted some iso image into cdrom drive, you have to remove them and use the physical disk/drive.

    -Jyrki

Primary Sidebar

About the author

Duncan Epping is a Chief Technologist in the Office of CTO of the Cloud Platform BU at VMware. He is a VCDX (# 007), the author of the "vSAN Deep Dive", the “vSphere Clustering Technical Deep Dive” series, and the host of the "Unexplored Territory" podcast.

Upcoming Events

May 24th – VMUG Poland
June 1st – VMUG Belgium

Recommended Reads

Sponsors

Want to support Yellow-Bricks? Buy an advert!

Advertisements

Copyright Yellow-Bricks.com © 2023 · Log in