Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD HVM Guest
On Sat, Jan 16, 2010 at 05:41:08PM +0100, Helge Muehlmeier wrote:
> On Sat, Jan 16, 2010 at 04:33:32PM +0100, Manuel Bouyer wrote:
> >
> > With HVM you don't use xenconsole (so don't use -c). The console
> > is accessible through vnc (so you need a vnc viewer).
> >
> Ok... But how to access to that machine with vncviewer? I'm working with
> my laptop here and want to install the NetBSD-HVM-system on a server...
>
> Normaly I should do "vncviwer :0" on the machine where I install the
> domU. But know I have to do it via network...
Then you have to add this to your domU config file:
vnc = 1
vncdisplay = 0
vncunused = 0
vnclisten = '*'
vncpasswd="abcd"
then you should be able to use
vncviewer your_server_name_or_ip:0
and use abcd as passwd (you probably want to change this :)
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index