--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-08-2008, 01:59 AM
Jesse Keating
F9 and KVM
On Wed, 2008-05-07 at 21:33 -0400, Gerry Reno wrote:
> Is there another package that has the kvm binary?
Kvm package provides qemu-kvm, nothing provides /usr/bin/kvm What's
looking for it again?
--
Jesse Keating
Fedora -- Freedom˛ is a feature!
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-08-2008, 02:02 AM
Gerry Reno
F9 and KVM
Jesse Keating wrote:
On Wed, 2008-05-07 at 21:33 -0400, Gerry Reno wrote:
Is there another package that has the kvm binary?
Kvm package provides qemu-kvm, nothing provides /usr/bin/kvm What's
looking for it again?
Both virt-manager and virsh error out when trying to start a KVM image.
Regards,
Gerry
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-08-2008, 02:11 AM
Jesse Keating
F9 and KVM
On Wed, 2008-05-07 at 22:02 -0400, Gerry Reno wrote:
> Both virt-manager and virsh error out when trying to start a KVM
> image.
That's... strange. I use virt-install and virt-manager all the time to
start kvm guests... What version of libvirt do you have installed and
running?
--
Jesse Keating
Fedora -- Freedom˛ is a feature!
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-08-2008, 02:14 AM
Gerry Reno
F9 and KVM
Jesse Keating wrote:
On Wed, 2008-05-07 at 22:02 -0400, Gerry Reno wrote:
Both virt-manager and virsh error out when trying to start a KVM
image.
That's... strange. I use virt-install and virt-manager all the time to
start kvm guests... What version of libvirt do you have installed and
running?
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-08-2008, 02:40 AM
Jesse Keating
F9 and KVM
On Wed, 2008-05-07 at 21:33 -0400, Gerry Reno wrote:
> I tried getting one of my KVM VM's running under F9 but I'm getting
> this
> error:
>
> libvir: QEMU error : internal error Cannot find QEMU binary
> /usr/bin/kvm: No such file or directory
> error: Failed to start domain MX_1
When/where was this vm created? I'd imagine that the xml file
describing it in /etc/libvirt/* incorrectly lists the emulator.
--
Jesse Keating
Fedora -- Freedom˛ is a feature!
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-08-2008, 02:51 AM
Gerry Reno
F9 and KVM
Jesse Keating wrote:
On Wed, 2008-05-07 at 21:33 -0400, Gerry Reno wrote:
I tried getting one of my KVM VM's running under F9 but I'm getting
this
error:
libvir: QEMU error : internal error Cannot find QEMU binary
/usr/bin/kvm: No such file or directory
error: Failed to start domain MX_1
When/where was this vm created? I'd imagine that the xml file
describing it in /etc/libvirt/* incorrectly lists the emulator.