OVM-5004 Invalid virtual machine config file.
698990Jul 2 2009 — edited Feb 3 2011Hi,
I'm getting this error message trying to import a VM to the Oracle VM Manager.
1. OVM-5004 Invalid virtual machine config file.
2. OVM-5004 Invalid virtual machine config file. -
Config file: /etc/xen/vm.cfg
# Automatically generated xen config file
name = "VM3"
memory = "2048"
disk = [ 'file:/OVS/running_pool/VM3/System.img,xvda,w', ]
vif = [ 'mac=00:16:3e:47:1d:90, bridge=xenbr0', ]
vfb = ["type=vnc,vncunused=1"]
uuid = "f6fd5c42-372f-bf12-4613-34e7ae570777"
bootloader="/usr/bin/pygrub"
vcpus=1
on_reboot = 'restart'
on_crash = 'restart'
How can I fix it?