Is there a GUI for managing virtual machine with KVM?


I have tried to get kvm working with this tutorial from the command line,

http://www.michaeldolan.com/1030#comment-10228

...but this is the problem I can't get past,


I added the user to the kvm group and confirmed it,

[EMAIL PROTECTED]:~$ sudo adduser pr kvm

The user `pr’ is already a member of `kvm’.



Then, with this command,



[EMAIL PROTECTED]:~$ kvm -std-vga -m 750 -cdrom 
/home/pr/kubuntu-7.10-desktop-amd64.iso -boot d gutsy-desktop.img

open /dev/kvm: Permission denied


Could not initialize KVM, will disable KVM support



I can see the Kubuntu install screen in the QEMU/KVM screen but when I try and 
install I get a “I/O Error Error Reading Boot CD”



…next I tried this command,



sudo kvm -std-vga -m 750 -cdrom /home/pr/kubuntu-7.10-desktop-amd64.iso -boot d 
gutsy-desktop.img 



I just get the “I/O Error Error Reading Boot CD” error in the  QEMU/KVM screen,



I also tried chmod 777 /dev/kvm, same results as above.



(HP Pavillion AMD 64 bit)



Any suggestions?

Thanks,

pr





      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to