[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Kernel crash
> My results so far: > extra="": crash > extra="console=xen": no output (hoping that this turns of the other consoles) > extra="console=tty2": crash > extra="console=ttyS0": no output > extra="xencons=ttyS console=ttyS0": crash > extra="xencons=off": no output > extra="xencons=off console=ttyS0": no output > extra="xencons=off console=tty1": no output > No config_vm, config_vgaconsole, etc. (nothing set in .config that contains > "CONS"): crash > No config_vm, ... with modified Kconfig files: no output I've fixed the testing and unstable repositories so that the kernel will no longer crash. However, since the problem is that the console cannot be set up because some other driver has got the 'tty0' or 'ttyS0' name already, you still won't get any consol eoutput after init starts. 'xencons=ttyS console=ttyS0' ought to work. If not then you still have serial drivers configured into your kernel. -- Keir ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |