[OmniOS-discuss] Windows 7 Guest KVM

Dan McDonald danmcd at omniti.com
Wed Mar 16 17:54:09 UTC 2016


Make sure you're connecting to the right port for VNC. The script adds 5900 to $VNC (whatever that is).

The pfiles(1) command is helpful here:

	pfiles `pgrep qemu`

And look for an open AF_INET socket and see what port it's bound to.

Dan



More information about the OmniOS-discuss mailing list