|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] My DomU can't boot
Rafael Azevedo wrote:
Guys,
I'm having a hard time trying to get domU working on this new box.
I already use XEN in another boxes but this is a unique case.
After the boot, when system is about to ask for login infos, the OS just
freezes.
There is the entire log and information about this problem in gentoo forum:
http://forums.gentoo.org/viewtopic-t-791924.html
Any help would be very appreciated.
Thanks.
Rafael
------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
Rafael,
Try adding the next line to your DomU's .cfg file:
extra = 'console=hvc0 xencons=tty'
It solved that issue in my server with a debian domu.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|