|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen 3.1.4-x86_64: Installation from Binary tarball
Hi Dustin,
Thanks for pointing this out, in fact that was the problem.
Cheers Omer On Wed, Aug 20, 2008 at 3:12 PM, Dustin Henning <Dustin.Henning@xxxxxxxxxxx> wrote:
If /boot is on /dev/sda1 while / is on /dev/sda2, then your grub
entry should look like this:
title Xen 3.1 / XenLinux 2.6
root (hd0,0)
kernel /xen-3.gz
console=vga
module
/vmlinuz-2.6.18-xen root=/dev/sda2 ro console=tty0
module
/initrd-2.6.18-xen.img
Hi Jerry,
Thanks for your reply. Indeed my machine is not booting up
with xen kernal. I checked at the serial out put and apparently its failing
with error "fail to find the file" and its stuck on the kernel line
of the grub.conf. Here is the grub entry I got for my machine which have /
mounted on /dev/sda2 and /boot mounted on /dev/sda1
title Xen 3.1 / XenLinux 2.6
kernel
/boot/xen-3.gz console=vga
module
/boot/vmlinuz-2.6.18-xen root=/dev/sda2 ro console=tty0
module
/boot/initrd-2.6.18-xen.img
--
Omer
-------------------------------------------------------
CERN -- European Organization for Nuclear
Research, IT Department, CH-1211,
Geneva 23, Switzerland
-
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|