>>> On 19.01.11 at 13:40, <[email protected]> wrote: > Aha, you think that this is a kernel problem ?
Absolutely. > So I have to try following parameter to get more output: > > kernel ... console=com1 com1=115200 loglvl=all guest_loglvl=all > module ... console=hvc0 earlyprintk=xen nomodeset > > is this right, or is there something else to do ? Looks correct; you will want to add "ignore_loglevel" to the second set, and the "nomodeset" doesn't look relevant here. > But when the 32-bit hypervisor is deprecated, I will use the 64bit one > for the future. You should actually be able to use the 64-bit hypervisor with kernel and everything else on top of it being 32-bit (though that's unlikely to overcome the problem you're seeing). Jan -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
