Fedora Linux Support Community & Resources Center
  #1  
Old 27th May 2004, 02:19 PM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
Win XP Fedora Dual boot...

Im trying to get this dul boot going and have installed as follows:
First Partition WINXP ~7gb
Second Partition Fedora ~10gb
Third Partition Shared ~60gb

WinXP was instaled correctly and boots fine. Fedora installs correctly but requires you to reboot before I could get into the system and get the location of the Linux boot sector. (I have dual booted this machine before with Win2k and mandrake and have done this successfully.) Any sugestions on how I can accomplish this? I tried to run the rescue disc from Fedora, as well as run the rescue feature from CD1, however this mounts the existing installation in a different location and does not give me the correct location for the boot sector. A boot floppy would be great but no Idea on how to make one for this. Thanks in advance.
Reply With Quote
  #2  
Old 27th May 2004, 06:52 PM
wolveso Offline
Registered User
 
Join Date: May 2004
Location: Leeds, UK
Posts: 45
Are you looking for the /boot partition setup by Fedora? Is this where you wrote your bootloader to at install time?

If so, boot from the FC2 rescue disk and you'll have your system mounted at /mnt/sysimage. Following from this, your /boot partition should be at /mnt/sysimage/boot ..

If you want to copy your Linux bootsector to a file (to use with XP's bootloader, for example) - boot with the rescue disk and use..

Code:
chroot /mnt/sysimage
dd if=/dev/hda2 of=/bootsect.lnx bs=512 count=1
(Assuming your Fedora install created 3 partitions as standard - for /boot,/ and swap. Therefore assuming /boot is at /hda2 - adjust as appropriate)

Now you can copy bootsect.lnx to your XP C:\ drive and add the following to your C:\boot.ini

Code:
C:\bootsect.lnx="Fedora Core 2"
Now when you reboot, XP's bootloader will give you the choice to load FC2. Hopefully this is what you were asking, or I just wasted 5 minutes
Reply With Quote
  #3  
Old 28th May 2004, 03:31 PM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
thanks for your post. Ya thats exactly what I have been doing and it doesnt seem to work. It appears that for whatever reason the location of the boot sector is not making it into the bootsect.lnx file. I even went so far as to pupposflly re-install and re-partition my drives all over again. Im at a loss.....
Reply With Quote
  #4  
Old 28th May 2004, 05:45 PM
jrstueve Offline
Registered User
 
Join Date: May 2004
Posts: 7
shouldn't it be somthing like:

multi(0)disk(0)rdisk(0)partition(2)\bootsect.lnx=" Fedora Core 2"

???
Reply With Quote
  #5  
Old 28th May 2004, 08:40 PM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
How it is described above is EXACTLY how i managed to get win2K and Mandrake on the same machine. It seems to me that the location of the boot sector when you load fedora from the rescue disk is where the problem lies.
Reply With Quote
  #6  
Old 28th May 2004, 08:50 PM
jrstueve Offline
Registered User
 
Join Date: May 2004
Posts: 7
I researched more, and you can use the C:\ reference... it refers to it as 'how to make a dos partition work'... I'd reckon that it points to the first partition of the first physical drive.

so... perhaps it requires that the first partition be FAT (maybe FAT32) to use the C:\ reference... if the first partition is NTFS, maybe it breaks...

:shrug:
Reply With Quote
  #7  
Old 31st May 2004, 08:12 PM
cyberchuck Offline
Registered User
 
Join Date: Apr 2004
Location: Houston, TX
Posts: 7
Win XP Fedora Dual boot

I had a similar problem, got the "GRUB" message when I tried to select
the LINUX partition.

I did several things at this point: [list=1][*]Booted under "linux rescue" (use this on the boot prompt); this eventually
dumps you into a root shell.[*]Did an "fdisk /dev/hda" [*]Verified that the LINUX partition had the "active boot flag" set (I *think* that's the terminology). [*]Double-checked the "grub/grub.conf" file. [/list=1]

Good luck. Let me know if this helps out (did for me).

Charlie (aka "CyberchuckTX")
Reply With Quote
  #8  
Old 2nd June 2004, 04:06 AM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
I apprecitae all of your help. Still having a bit of trouble. I tried going through the fdisk routine setting the linux partition as boot and I ended up with an error on boot. Something to the effect of re-boot or enter a bootable disk. I used the rescue disk to reset the bootable sector to 1 (windows) and it booted fine. I then went in and looked at my grub.conf. I think I should have said earlier that I am using windows as my bootloader and not grub. after looking at grub however it looks like my root is on hd0/4 since it says windows is loaded on hd0/0 im going to try and use fdisk to set the boot to 4 and see what happens. no luck as of yet.
Reply With Quote
  #9  
Old 2nd June 2004, 04:32 AM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
you'll all love this. This is what I currently am seeing when I boot my computer. "Invalid partition table" tried to change everything in linux but no joy. time to install everything again.
Reply With Quote
  #10  
Old 2nd June 2004, 01:38 PM
Melly Offline
Registered User
 
Join Date: Jun 2004
Posts: 1
Maybe you hit the XP dual-boot Geometry bug? If so, you don't have to re-install...try this link:

http://www.redhat.com/archives/fedor.../msg00908.html
Reply With Quote
  #11  
Old 3rd June 2004, 02:04 AM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
Tried going through that recovery but I think when I used fdisk to set the bootable flags I overwrote the MBR on the windows partition. I am going to try something different and install Fedora on the first partions and then windows. THen Ill see if I can get grub to load windows. Im a glutton for punishment I know....thanks for all your help.
Reply With Quote
  #12  
Old 3rd June 2004, 01:49 PM
Ozar's Avatar
Ozar Offline
Registered User
 
Join Date: May 2004
Posts: 3
Thumbs up

Regarding WinXP/Fedora C2 dual-boot issues...

My partition tables were corrupted on the first install, but then I followed the "prevention" section of the information presented in the link above, and it worked perfectly.
Reply With Quote
  #13  
Old 4th June 2004, 02:36 AM
mkerr Offline
Registered User
 
Join Date: May 2004
Posts: 7
well I had the dual boot setup and working for a short time until I realized that windows and linux would not recognise the remaining freespace that I was using as a shared partition. so I reinstalled windows and linux again. No joy. Last time I got it working I installed linux, then windows, then linux again. we'll see
Reply With Quote
  #14  
Old 8th June 2004, 04:49 AM
Informa Offline
Registered User
 
Join Date: Jun 2004
Posts: 2
if i can ad a question!
i have fedora core1 burned into 3 cds.. i`m allready running xp from one primary partitions. how do a go about installing linux into my second partition. just boot from cd and linux setup would format partitions to ext3??
i use loadlin bootloader.
Reply With Quote
  #15  
Old 9th June 2004, 03:37 AM
owakroeger Offline
Registered User
 
Join Date: Apr 2004
Location: Yuma, Arizona
Posts: 431
Fedora Core 2 Rescue CD

In the avoidance/recovery blurb referenced above, it says to download and burn the Fedora Core 2 Rescue CD.. I admit that I'm probably stupid in addition to being a newbie, but I can't find this Fedora Core 2 Rescue CD anywhere. Where do I look?
__________________
owa
Reply With Quote
Reply

Tags
boot, dual, fedora, win

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create a dual-boot (dual boot) with Windows XP Home Edition and Fedora Core 5: Genecks Guides & Solutions (No Questions) 5 18th October 2011 01:05 PM
Removing automatic boot Process in Fedora 11 Dual-Boot Gareth Ravalde Using Fedora 2 14th September 2009 05:18 PM
New to Fedora, having boot issues (dual boot) G35 Mass Installation and Live Media 2 22nd December 2007 03:48 PM
Fedora core 2 dual boot with 2 drives and boot diskette monkeypimp Installation and Live Media 4 15th July 2004 10:09 AM


Current GMT-time: 19:17 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat