<p><br>
On Aug 5, 2013 6:50 PM, "Wesley Werner" <<a href="mailto:wesley.werner@gmail.com">wesley.werner@gmail.com</a>> wrote:<br>
><br>
> On Mon, Aug 05, 2013 at 10:30:46AM -0500, Lee Sharp wrote:<br>
> > On 08/05/2013 07:24 AM, Trevor Hughes wrote:<br>
> > >Are there idiot proof instructions for setting KVM up? Virtualbox is a<br>
> > >click away from installation and so easy.<br>
> ><br>
> > The problem with idiot-proof instructions, is that we always come up<br>
> > with a better idiot. :)<br>
><br>
> As long as the rate of growth of the latter does not surpass the former<br>
> ;)</p>
<p>Not posible we have firsthand experience in that.  Even the double idiot proof docs aren't proof enoagh<br>
><br>
> Trevor it usually involves installing qemu and kvm from the repos. For a<br>
> GUI client I use qemu-launcher. Then all you need to do is make sure<br>
> your bios has hardware virtualization enabled, and find the path of kvm<br>
> (which kvm) and type that path into the qemu-launcher setting for "path<br>
> to qemu". kvm==qemu but takes advantage of your hardware virtualization<br>
> so it runs natively on your processor and is much faster.<br>
><br>
> An easy way to check if your CPU supports virtualization extensions is<br>
> to grep them out from the cpu flags:<br>
><br>
>   cat /proc/cpuinfo | grep 'vmx'<br>
><br>
> will show a cpu flags line for each processor that has the extension.<br>
><br>
> It can't get any simpler than that :)<br>
><br>
> --<br>
> sent with mutt<br>
><br>
> --<br>
> ubuntu-za mailing list<br>
> <a href="mailto:ubuntu-za@lists.ubuntu.com">ubuntu-za@lists.ubuntu.com</a><br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-za">https://lists.ubuntu.com/mailman/listinfo/ubuntu-za</a><br>
</p>