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