[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xm console hanging


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
  • Date: Mon, 6 Apr 2009 21:23:16 +0700
  • Delivery-date: Mon, 06 Apr 2009 07:23:57 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Mon, Apr 6, 2009 at 8:47 PM, Ian Tobin <itobin@xxxxxxxxxxxxx> wrote:
> Hi,
>
> Ok here are the outputs
>
> dmesg | grep console
> netconsole: not configured, aborting
> Xen virtual console successfully installed as xvc0
> XENBUS: Device with no driver: device/console/0
>
> cat /etc/inittab | egrep "ttyS|vc"
> #T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
> #T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
> #T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3

dmesg says your console is on xvc0, but inittab doesn't spawn a login
prompt there. Add something like this on inittab:

co:2345:respawn:/sbin/agetty xvc0 9600 vt100-nav

or (looking from your ttyS0 example) something like this

co:23:respawn:/sbin/getty -L xvc0 9600 vt100

That should display login prompt and enable normal users to log in. To
enable root to login as well, add "xvc0" to /etc/securetty

Regards,

Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.