Re: Dual boot problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Phil Meyer wrote:
Grumpy_Penguin wrote:
I have Kubuntu 6.06.1 amd 64 version installed on HDa 80 GB
I installed Fedora Core 6 64 bit version on HDb 300 Gb
when I rebooted grub could not find FC 6
Any idea what I did wrong?
The only thing you did 'wrong' was not to decide in advance who gets to control grub. :)

Here is how you 'fix' it.
Boot into KUbuntu.
Mount your FC6 boot partition on /mnt
# mount /dev/hdb1 /mnt
# cd /mnt/grub
# cat grub.conf

examine the indicated default boot record.
copy that boot record (4 lines) into /etc/grub.conf

all done!

a problem could be that you have to do this every time after a kernel update is installed, therefore i would do the following:

install fc6 boot loader to fc6 root partition /dev/hdb1 (grub-install)
and
chainload in Kbuntu's boot configuration - iirc menu.lst - fc6.

a entry:

title FC 6
        root (hd1,0)
chainloader     +1

could do the job.
i hope hd1,0 is correct.

advantage:     no need to change the grub entries after updates
disadvantage:  you will see two grub menu's (1st Kunbuntu, 2cd fedora)



--
   ronald

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux