[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: Using Debian packages
Lars E. D. Jensen wrote: >> Try this in your menu.lst: >> >> title XenLinux 2.0.5 SMP >> root (hd0,0) >> kernel /xen.gz dom0_mem=131072 >> module /xen-linux-2.6.10 root=/dev/sda6 ro console=tty0 > > Ok, major progress. It now boots, but I get this when booting: > > ---snip--- > LOADING DOMAIN 0 > Not a Xen-ELF image: '__xen_guest' sect... > > ************** > Could not set up DOM0 guest OS > Aieee! CPU0 is toast... > ************** > ---snip--- > > Ok, it would be very strange if CPU0 is toast since it's a brand new > server and it boots with normal images. > > I've compiled a debian package of the kernel for dom0. > And I've copied xen.gz from xen binary distribution. > > Even though I copied xen.gz from xen binary dist, the compiled > kernel has the exact same size as xen.gz. Should xen.gz and > xen-linux-2.6.10 be the same kernel? > > Thanks. xen.gz is the hypervisor. xen-linux-2.6.10 is your kernel. They should *not* be the same size at all: -rw-r--r-- 1 root root 116602 Feb 4 00:40 /boot/xen.gz -rw-r--r-- 1 root root 2210694 Feb 9 01:36 /boot/xen-linux-2.6.10-xen0-shiro-1 Please reinstall the debian package you made with make-kpkg, you've probably corrupted your kernel binary somehow. -- Naked ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |