FG
💻 Software

KVM image failed to start with virsh, permission denied

Fresh7 days ago
Mar 15, 202652649 views
Confidence Score0%
0%

Problem

My host OS is Ubuntu Server 11.04 (natty) After following the instructions detailed by Ubuntu's help, I created one KVM image using The image file was created as The I can list it with virsh by sudo virsh -c qemu:///system "list --all" Buth when I call The error was thrown up: The user "myuser" had…

Error Output

sudo ubuntu-vm-builder kvm hardy --libvirt qemu:///system

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: KVM image failed to start with virsh, permission denied

Low Risk

KVM images are restricted by selinux. Putting them in /var/lib/libvirt/images should suffice. http://libvirt.org/drvqemu.html#securityselinux goes into more detail.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment