Results 1 to 3 of 3
...but I don't boot from that GRUB;
[CODE# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-06-2009 #1Linux User
- Join Date
- Apr 2007
- Posts
- 289
Yum 'pre-upgrade' added new kernel to menu.lst, but...
...but I don't boot from that GRUB;
[CODE# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,3)
# kernel /boot/vmlinuz-version ro root=/dev/sda4
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,3)/boot/grub/splash.xpm.gz
hiddenmenu
title Upgrade to Fedora 10 (Cambridge)
kernel /boot/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade stage2=hd:UUID=cc9cedeb-1f14-4cf7-8b4e-ce05acd8c4e7:/boot/upgrade/install.img ks=hd:UUID=cc9cedeb-1f14-4cf7-8b4e-ce05acd8c4e7:/boot/upgrade/ks.cfg
initrd /boot/upgrade/initrd.img
title Fedora (2.6.23.1-42.fc
<---This is the current entry from OTHER GRUB.
root (hd0,3)
kernel /boot/vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.23.1-42.fc8.imgI boot from GRUB on another partition. The new kernel is ready to install, but the GRUB that I boot with ain't linkin' to the pre-loaded kernel.[/CODE]
- 03-06-2009 #2
you can just copy paste those lines into the grub that you do use I believe. What grub do you use?
Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 03-06-2009 #3Linux User
- Join Date
- Apr 2007
- Posts
- 289
Hi JMadero...
I used openSuSE GRUB.
I got it by adding 'root (hd3,0) to the entry:
title Upgrade to Fedora 10 (Cambridge)
root (hd3,0)
kernel /boot/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade stage2=hd:UUID=cc9cedeb-1f14-4cf7-8b4e-ce05acd8c4e7:/boot/upgrade/install.img ks=hd:UUID=cc9cedeb-1f14-4cf7-8b4e-ce05acd8c4e7:/boot/upgrade/ks.cfg
initrd /boot/upgrade/initrd.img
/thread!!!
I need to thank myself.


Reply With Quote
