WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-users] linux-2.6.18-xen-3.4.0 Not Booting !!

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-users-request@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] linux-2.6.18-xen-3.4.0 Not Booting !!
From: Onkar <onkar.n.m@xxxxxxxxx>
Date: Thu, 16 Jul 2009 01:35:30 +0530
Cc:
Delivery-date: Wed, 15 Jul 2009 13:06:17 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=oJ+lVmUVXDq3Uv+2NWihSIqCGbtFqOfJr/jV1eNBH9Y=; b=kny8x1XCb7s+regvcjLaOAlkPNzTWiLaWI7j3UmeNUZKzxWYjGyU5sQr7GkBrpOAct G29MttNzcEVk6QskHjmp2iDTJ7/zVxGLgUPnWdqBZUGk+l6axeIGHY1xR6lFcEKVmUps ubpUpOIgbbVqy+p0Qrlg9hQXxhbn5+TQbsDDw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=s73mMJq/YUiNCbFugLwYT9SIsdri++B9WZANALhdJTUU03S3EktMtpsZSKifLgeVxy bCJ0YenNthhQoOJFZEtBcfz06WHQ///yeLghXzhHBQ+WSEhE9dRlX0re7iJlZg+wSgu0 XZLQPhMWdd3jEsHN6KBwwB6UbBWlzuGhUcwlI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I built linux-2.6.18-xen-3.4.0

did the following -

make -j2
make modules
make modules_install

and then

mkinitramfs -o /boot/initramfs /lib/modules/2.6.18.8/
cp linux-2.6.18-xen-3.4.0/arch/x86_64/boot/vmlinuz /boot/vmlinuz-2.6.18.8-custom
cp linux-2.6.18-xen-3.4.0/System.map /boot/System.map-2.6.18.8-custom
cp linux-2.6.18-xen-3.4.0/.config /boot/config-2.6.18.8-custom


what must be the contents of /boot/grub/menu.lst file ??

title       XEN
root        (hd0,0)
kernel      /boot/vmlinuz-2.6.30-custom root=/dev/sda1 ro vga=791
initrd      /boot/initramfs-2.6.30-custom
savedefault

this is not booting ...

Please help me...



 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>