[Bug 787091] Re: Unable to use USB device in KVM quest
Serge Hallyn
787091 at bugs.launchpad.net
Tue Jul 5 13:07:48 UTC 2011
Quoting Royston Carter (787091 at bugs.launchpad.net):
> Serge,
> I have uncommented the cgroup_controllers line out of qemu.conf and rebooted
> but still have the problem. I will attach this file and the xmldump of the
> vm. Is there a way of completely taking cgroup out of the picture.
Yes. You simply make sure they are not mounted at boot. If you set them
up by adding a line to /etc/fstab reading something like:
cgroup /sys/fs/cgroup cgroup defaults 0 0
Then just remove that line, and 'sudo umount -a -t cgroup' or reboot.
If you installed cgroup-bin, then just uninstall that by doing
'sudo apt-get purge cgroup-bin'. You may after that still need to do
'sudo umount -a -t cgroup' or reboot.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/787091
Title:
Unable to use USB device in KVM quest
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/787091/+subscriptions
More information about the Ubuntu-server-bugs
mailing list