problems with booting fedora core 4 ...

akonstam at trinity.edu akonstam at trinity.edu
Sun Nov 20 22:46:48 UTC 2005


On Sun, Nov 20, 2005 at 08:51:05PM +0200, Mika Äijäläinen wrote:
> Hi!
> 
> I have a little problem ... how to dual boot fedora core 4 with windows xp properly? I tried to do that with Wingrub, but it doesn't work ... when booting fedora from the XP ntldr, I just get a message "error 18: cannot mount the selected partition" although the partition was the right one ...
> 
> So, any other possibilities to dual boot fedora with windows xp?

You use grub to double boot fedora and WinXP. 
For example a grub.conf might be as follows:
# 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/hda3
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
#hiddenmenu
title Fedora Core (2.6.14-1.1637_FC4)
        root (hd0,2)
        kernel /boot/vmlinuz-2.6.14-1.1637_FC4 ro root=LABEL=/1 rhgb quiet
        initrd /boot/initrd-2.6.14-1.1637_FC4.img
title Other
        rootnoverify (hd0,0)
        chainloader +1

The last two lines refer to the Windows boot.
-- 

=======================================================================
People don't change; they only become more so.
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
telephone: (210)-999-7484




More information about the users mailing list