Hi All, I am not able to boot Xen . My "/boot/grub/menu.lst" has this entry title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen root (hd0,0) kernel /boot/xen-3.3.2-rc5.gz module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 module /boot/initrd.img-2.6.18.8-xen savedefault I am getting the error during booting ( snapshot attached ) The Xen config file is also attached. Please Help me. Regards, Leena. PS : I followed the following procedure from the "Introduction to the Open Source Xen Hypervisor" Zach Shepherd and Wenjin taken from xen blog. Install required packages (e.g. apt-get install gawk libssl-dev libx11-dev gettext libncurses-dev build-essential python-dev texlive-latex-base transfig tetex-extra bcc bin86 pciutils-dev git-core curl texinfo libc6-dev mercurial bridge-utils graphviz) Download the latest Xen release (e.g. hg clone http://xenbits.xen.org/xen-3.3-testing.hg) Compile and Install (e.g. make world; make install) Create a ramdisk (e.g depmod 2.6.18.8-xen;mkinitramfs -o /boot/initrd.img-2.6.18.8-xen 2.6.18.8-xen ) Configure the bootloader (e.g update-grub) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel