|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Cannot access dom0 console
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.
-- Keir
On 10/8/07 10:03, "Zheng, Jeff" <jeff.zheng@xxxxxxxxx> wrote:
> In latest xen-unstable, we cannot access dom0 console. When booting
> dom0, the screen does not display more thing at a specific point
> during the booting and the login prompt doesn't come out. Can access
> the systme through ssh/vnc.
>
> Anyone sees this issue?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|