[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen and serial port
On Sat, Aug 25, 2007 at 11:33:44AM +0200, shacky wrote: > How I can let a domU to use the physical /dev/ttyS0 serial port of the dom0? > I used the PCI redirection, but I don't understand how to do this with > the serial port. > Hello, I use the onbord ttyS0 direct in the domU. In my domU config file I have: irq = [ 4 ] ioports = [ "3f8-3ff" ] and as boot parameter for dom0 I use: "console=tty0 xencons=tty" to prevent the dom0 to lock ttyS0 as console. -- [x] Sebastian _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |