|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Linux HVM tutorial ?
>> # serial port re-direct to pty deivce, /dev/pts/n
>> # then xm console or minicom can connect
>> serial='pty'
> Sorry, can't help here, I usually use a VNC/SDL window as console and do
> the configuration that way - works for me, may not work for others...
> :-(
Just does what it says, redirect serial port to the console.
So you can setup a getty at /dev/ttyS0, and/or boot your linux kernel
with "console=ttyS0", then use "xm console <domain>" to connect to the
other end of the virtual serial line and see the messages, log into the
machine, ...
cheers,
Gerd
--
Gerd Hoffmann <kraxel@xxxxxxx>
http://www.suse.de/~kraxel/julika-dora.jpeg
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|