|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Re: Unable to xm console in a running domU
I have also tested the following params:
config file:
---
extra = "TERM=xterm xencons=tty console=tty1"
---
and inittab:
---
1:2345:respawn:/sbin/getty 38400 tty1
---
Now after the boot sequence is complete, the tty1 console appears. But
I am still unable to "xm console" into the domU.
And I don't understand why when I specify extra = "xencons=xvc0", I
still get "Xen virtual console successfully installed as tty1". Is
that my true problem? Shouldn't it be xvc0 that should be installed as
a virtual console???
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|