LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Im not understanding KVM (https://www.linuxquestions.org/questions/linux-newbie-8/im-not-understanding-kvm-927412/)

Adol 02-03-2012 09:09 AM

Im not understanding KVM
 
Hello,

Im trying to use KDM on Gentoo.

It seems to be working but I really dont understand what its doing because there is no window showing me the virtual system.

This is what I have

Code:

linux emulation # kvm -hda opensuse.img -cdrom /dev/cdrom -boot d
VNC server running on `127.0.0.1:5900'

I really dont know what to do from here. How do I get into the virtual system?

?

grim76 02-03-2012 09:14 AM

You can vnc into the server on the loopback port 5900.

Code:

VNC server running on `127.0.0.1:5900'

Adol 02-14-2012 08:07 AM

I got it working.

It seems that the module was not loading.

Im still having trouble loading the kvm_amd module but got it working by starting it with the kernel and not as a module.


All times are GMT -5. The time now is 04:17 PM.