> By default, Xen creates a console, so if you boot Plan9 as a domU, you > cannot fire up Rio. > Now does VNC fit into this picture somehow?
I'm changing /bin/cpurc so that it fires up vncs and connect to the listening vncviewer running on dom0 automatically at boot time. The vnc client is started by 'vnc=yes' option to 'xm create' command. However, I would see 2. of your plan come true. --
