|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 64-bit PV domU (2.6.27) hangs during boot?
> extra = '2 console=xvc0'
try instead:
extra = '2 console=hvc0'
(as the pvops kernel using hvc0)
Also, if you can get SSH included and installed, try to SSH, since you
may also need to modify /etc/event.d/tty1
the exec line, replace tty1 with hvc0
Hope that helps,
Cheers,
Todd
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|