[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] xen boot probe
- To: xen-users@xxxxxxxxxxxxxxxxxxx
- 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
- 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=;
- List-id: Xen user discussion <xen-users.lists.xensource.com>
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
|