Displaying 1 result from an estimated 1 matches for "xen_segfault".
Did you mean:
dep_segfault
2006 Mar 28
0
Segmentation Fault & Root /dev/ does not exist
...es an initrd, so I assumed I would
need one for Xen as well. However, I was not sure if I should create
the initrd for /boot/xen-3.0.1.gz or for /boot/vmlinuz-2.6.12.6-xen0,
so I created it for vmlinuz-2.6.12.6-xen0.
You can see a screenshot of what it's doing here:
http://www.6texans.net/img/xen_segfault.jpg
Also, here's the section for Xen from Grub's menu.lst:
title Debian GNU/Linux, kernel 2.6.12.6-xen0
root (hd0,0)
kernel /xen-3.0.gz dom0_mem=262144
module /vmlinuz-2.6.12.6-xen0 root=/dev/sda5 ro console=tty0
module /initrd.img-2.6.12.6-x...