Dear libvirt experts,
I can not instantiate even a simple machine when using the 'vbox' hypervisor:
s14% virt-install --connect=vbox:///session --virt-type vbox --name vtest --memory 500
ERROR cannot obtain CPU freq: No such file or directory
s14% virsh -c vbox:///session
błąd: cannot obtain CPU freq: No such file or directory
(1)
How to fix this error? The VirtualBox driver seems to be installed:
s14% virsh -V
Narzędzie wiersza poleceń virsh biblioteki libvirt 1.2.5
Proszę zobaczyć stronę WWW pod adresem
http://libvirt.org/
Compiled with support for:
Hypervisors: QEMU/KVM UML VMWare PHYP VirtualBox ESX Test
Networking: Remote Bridging
Storage: Dir SCSI
Miscellaneous: Daemon Secrets Debug Readline Modular
s14% uname -a
FreeBSD s14 9.3-PRERELEASE FreeBSD 9.3-PRERELEASE #0: Fri May 16 06:45:56 CEST 2
014
.
Yours faithfully,
Tomasz Kowal