> On 2004-11-15, 09:42, Ian Pratt wrote:
>
> >
> > > I've just built xen & dom0 kernel from gentoo ebuilds
> > > (bugs.gentoo.org), but my dom0 kernel crashes during boot.
> > > Any help is appreciated. Console log, grub.conf and .config
> > > are included, machine is celeron/466, 128MB of RAM.
> >
> > The 'unknown bootoption' is quite interesting. Please can you see what
> > happens if you remove the ",15200n8".
>
> ",115200n8", I assume. This error occured also only with "ro
> root=/dev/hda3", without serial console, but dump was longer than one
> screen. Anyway, here it goes, including some garbage at the beggining
> which could be caused by grub attempting to use the same serial port:
We've never tried XenLinux with an SSP/PIE-enabled version of GCC.
You might want to try adding
"-nopie -fno-stack-protector -fno-stack-protector-all"
to Linux's CFLAGS in the Linux root Makefile.
Although perhaps these are already disabled -- Xen itself doesn't
build at all with PIE or SSP turned on.
-- Keir
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|