f I try to boot into Xen kernel machine restarts itself (few seconds after the boot).
/etc/grub/menu.lst (I have tried some different settings):
title xen
kernel (hd0,0)/xen.gz dom0_mem=131072
module (hd0,0)/vmlinuz-2.6.12-18mdkxen0 root=/dev/cciss/c0d0p6
How to configure Xen kernel so that it would boot?