|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] BUG at domain.c:144
> 2.0-testing seems to work fine for me.
> Are you sure you're loading the right images?
Yup. Here's the grub entry I've been using:
title xen-unstable
kernel /xen.gz dom0_mem=131072 com1=115200,8n1
module /vmlinuz-2.6.11-xen0 root=/dev/ram0 lvm2root=/dev/vg1/root
elevator=cfq ramdisk_size=10240 console=ttyS0
module /initrd-lvm2.gz
[root@host27 xen-unstable]# diff xen/xen.gz /boot/xen.gz
[root@host27 xen-unstable]# diff linux-2.6.11-xen0/vmlinuz
/boot/vmlinuz-2.6.11-xen0
[root@host27 xen-unstable]#
> Are you building them yourself or using our precompiled ones?
Building them myself, gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
-Chris
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|