View Single Post
  #4  
Old 03-30-2010, 01:46 PM
Stream Recorder
 
Posts: n/a
Default

Re: Problems with Qemu


Quote:
Originally Posted by elch View Post
I had the impression that it was more stable using Windows' Remote Desktop feature compared to VNC.
Remote Desktop is probably better, and I wanted to use VNC because of the tutorial allowing clipboard synchronization.

Quote:
Originally Posted by elch View Post
By the way, perhaps the commands did not work because you have to run them as "root"? Specifically, I was talking about:

qemu -hda image.qcow2 -hdb /dev/sda1

This works fine for me.
You are a genius! It works like a charm!


Another interesting thing is that, unlike VirtualBox, qemu allows PCI passthrough. I will try to make my PCI TV Tuner work on a guest OS.
Reply With Quote