|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Remote access to domU console using vnc
> Hmmm. Where do I actually do this? All I have on dom0 is an ssh
> session -- it's completely headless; there's no GUI at all. And the
> domU isn't even installed yet.
I think you want to do the qemu install technique instead.
Do you have the image file or partitition already ready?
Here's the partition based technique:
% qemu -hda <path-to-image-file> -cdrom /path/to/myiso.iso -boot d -vnc
<localhostip>:2
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|