.iso image builder

Quite helpful would be to install VPS from an .iso file.

KVM guests can be installed from ISO files. Containers can only installed from templates. see the web interface: Appliance templates

what do you miss?
 
Software installation

Some software like PBX software or router software is distributed as .iso file. So it would be helpful to create a virtual engine from an .iso file. KVM is not support proxmox told me at my system.
 
Some software like PBX software or router software is distributed as .iso file. So it would be helpful to create a virtual engine from an .iso file. KVM is not support proxmox told me at my system.

just to be clear: your server does not have VT capability and therefore you cannot use KVM?

we have launched an appliance builder exactly for this. The PBX software provider can take this and can build easily appliances for OpenVZ/Proxmox.

see http://pve.proxmox.com/wiki/Debian_Appliance_Builder
 
See it here:

Achtung: Diese CPU ünterstützt keine KVM Maschinen (keine Intel VT / AMD-V Unterstützung)
 
What you could do is install your .iso distributed app on vmware/kvm. Then boot the instance with a livecd, tar the / directory. Then create a OpenVZ VM in Proxmox and extract the tar into /var/lib/vz/private/VMID. Some tweaks will be nescesarry. See http://wiki.openvz.org/Physical_to_container.
 
See it here:

Achtung: Diese CPU ünterstützt keine KVM Maschinen (keine Intel VT / AMD-V Unterstützung)

I think you've enabled the virtualization options in BIOS ?
The virtualization module is loaded ?
CPU is VT or AMD-V capable ?