|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] No login on boot with VNC
Yeah !
> add line to vm configuration (/etc/xen):
> extra = "console=hvc0"
With
extra = "console=tty console=hvc0"
I see boot login + prompt.
> mount vm image and add following lines (IN VM IMAGE, NOT DOM0 CONFIG).
> file /etc/inittab:
> 7:23:respawn:/sbin/getty 38400 hvc0
I haven't tried this line, thanks
> file /etc/securetty:
> hvc0
>
> I belive this is enough to get login prompt.
Yes it does !
Juste one thing :
With "xm console vm" i see lines like
Waiting for /dev to be fully populated...done.
Setting parameters of disc: (none).
Setting the system clock.
Unable to set System Clock to: Tue Aug 24 15:34:58 UTC 2010 (warning).
But i don't see them with VNC. Only lines starting with a timer like
"[ 9.063164]".
Thanks a lot !
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|