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-users

[Xen-users] xen boot probe

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen boot probe
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Sat, 22 Aug 2009 11:04:38 +0530 (IST)
Delivery-date: Fri, 21 Aug 2009 22:35:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1250919278; bh=aIDGu5ulsMPfKutMU17gNzE2II5crXKHmWVpf1ehdw0=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=MIwFvpceSIaXKnx2e/jWTHVbg+4LD/VQ8u6xly1TDJ2+CYaGkig0/MXMacj2XzDFxMOgR9oaULxWfJ0I4sApq9SmLa3Sjox3D/rDWIM8OTO/vifttrjbbFvzAbpHkyxgkNTWYrKjHa/dBhKwvP8C1fH2vKYUDIDvUM3TrVgS/d4=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=f3KHF3u0HD4lGvaiaO5DKegeQmdla3SnhRoMs7UoRq0KG3+IqiuOQJ3YTnHGp0AVYCyjzLHA8PdjtUejKS+m9LKmoBPWsI1TPHDCTp0WJ5Rr1gZhEUyz78e2E6kvNP0XL821GYLajwUm6I/wzQXkuSGBidRSgg8a6At6oQRyloc=;
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
Below are is my grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,6)
#          kernel /vmlinuz-version ro root=/dev/mapper/VolGroup-lv_root
#          initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,6)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.30-rc6-tip)
        root (hd0,6)
        kernel /vmlinuz-2.6.30-rc6-tip ro root=/dev/mapper/VolGroup-lv_root rhgb quiet
        initrd /initrd-2.6.30-rc6-tip.img
title Xen 3.4 / Fedora kernel 2.6.30-rc6-tip
        kernel /boot/xen-3.4.gz
        module /boot/vmlinuz-2.6.30-rc6-tip ro root=/dev/mapper/VolGroup-lv_root rhgb quiet
        module /boot/initrd-2.6.30-rc6-tip.img
title Fedora (2.6.29.6-217.2.8.fc11.i686.PAE)
        root (hd0,6)
        kernel /vmlinuz-2.6.29.6-217.2.8.fc11.i686.PAE ro root=/dev/mapper/VolGroup-lv_root rhgb quiet
        initrd /initrd-2.6.29.6-217.2.8.fc11.i686.PAE.img

cd /boot
xen-syms-3.4.2-rc1-pre
[root@localhost boot]# ls
config-2.6.29.4-167.fc11.i686.PAE          initrd-2.6.30-rc6-tip.img                  vmlinuz                                 xen-3.gz
config-2.6.29.6-217.2.8.fc11.i686.PAE      lost+found                                 vmlinuz-2.6.29.4-167.fc11.i686.PAE      xen.gz
efi                                        System.map                                 vmlinuz-2.6.29.6-217.2.8.fc11.i686.PAE  xen-syms-3.4.2-rc1-pre
grub                                       System.map-2.6.29.4-167.fc11.i686.PAE      vmlinuz-2.6.30-rc6-tip
initrd-2.6.29.4-167.fc11.i686.PAE.img      System.map-2.6.29.6-217.2.8.fc11.i686.PAE  xen-3.4.2-rc1-pre.gz
initrd-2.6.29.6-217.2.8.fc11.i686.PAE.img  System.map-2.6.30-rc6-tip                  xen-3.4.gz



Regards,
Fasiha Ashraf


See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>