|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Cannot access dom0 console
On Fri Aug 10, 2007 at 10:06:17 +0100, Keir Fraser wrote:
> Default console has changed to /dev/xvc0.
>
> Two solutions:
> 1. Add 'xencons=ttyS' to your dom0 cmdline.
> 2. Remove any 'console=' statements from you dom0 cmdline, add a getty on
> xvc0 to your dom0 inittab, and add xvc0 to your /etc/securetty file.
>
> (1) Gets you previous console behaviour. (2) updates your dom0 to handle new
> console behaviour.
Is there a programmatic way of telling from dom0 which type of console
is in use?
ie. xvc0 if /dev/xvc0 exists, othewise ttyS?
Steve
--
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|