Grub -

Bob Goodwin bobgoodwin at wildblue.net
Thu Feb 20 19:55:16 UTC 2014


I would like to boot Fedora-20 from the Centos 6 grub. So far my efforts 
have not been successful.
I've tried various thing I found via Google to no avail ...

For instance the following does not work:

[root at box10 bobg]# cat /etc/grub.conf
# 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,2)
#          kernel /boot/vmlinuz-version ro root=/dev/sdb3
#          initrd /boot/initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=15
splashimage=(hd0,2)/boot/grub/splash.xpm.gz

title CentOS (2.6.32-431.el6.x86_64)
     root (hd0,2)
     kernel /boot/vmlinuz-2.6.32-431.el6.x86_64 ro 
root=UUID=9f464c84-21b9-4af8-b0b7-b6b9128815bd rd_NO_LUKS 
LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 
rd_LVM_LV=fedora_box10/swap  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM
     initrd /boot/initramfs-2.6.32-431.el6.x86_64.img

title     Fedora-20
     root (hd0,1)
     kernel /boot/grub/core.img
     boot

Centos6.5 is on /dev/sdb3 and Fedora20 on /dev/sdb2.

Thanks,

Bob

-- 
http://www.qrz.com/db/w2bod
Box10 Fedora-20/64bit Linux/XFCE



More information about the users mailing list