Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23rd June 2007, 05:39 AM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
how to make a dual boot xp& fedora 7?

i tried usin vmware but that didnt work out so how do i make a dual boot xp and fedora core 7??
Reply With Quote
  #2  
Old 23rd June 2007, 07:46 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
Install XP first, would be on first hard drive.
Install Fedora 7 on the 2nd hard drive, grub would be install. Works like a charm.

Are you using two drives or one drive?

If one drive, when installing XP, may sure you use partial of that hard drive and leave the rest for other Linux flavors.
Reply With Quote
  #3  
Old 23rd June 2007, 07:54 AM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
im looking at doin the 1 drive approach EDIT im totaly lost in that regard you have time to talk on aim??

Last edited by leo5111; 23rd June 2007 at 07:58 AM.
Reply With Quote
  #4  
Old 23rd June 2007, 09:59 AM
markkuk Offline
Registered User
 
Join Date: Apr 2005
Location: Finland
Posts: 5,076
1. Install XP first, leave unpartitioned space for Linux instllation.
2. Install Linux in the free space.
How can you get "totally lost" in a two-step process?
Reply With Quote
  #5  
Old 23rd June 2007, 04:19 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
ok so to be sure when i run fedora installer what option do i choose to make sure that it only formats the free space??? cause i know it has like 3 options thanx
Reply With Quote
  #6  
Old 23rd June 2007, 04:59 PM
juny20 Offline
Registered User
 
Join Date: Feb 2006
Location: Merrillville, Indiana, USA
Posts: 63
Dual boot problem

I have a problem again. I posted on a similar problem some time ago. I had WinXP installed and then I installed FC6 on the second drive. Yes, it worked like a charm. No problems at all. Grub worked perfectly and both OS were booting great. Then I upgraded XP to professional and did a full install on drive C. WinXP was working great. I did a search and found how to get FC6 going again by doing the following:
-Boot system with FC6 disk 1
-at prompt enter: linux rescue
-select NO to network
-at prompt type: chroot /mnt/sysimage/
-then type: grub-install--recheck /dev/hda
-exit
-exit
-remove CD
Grub shows both FC6 and XP, but XP will not boot.
This is the second time this happens. The first time I just went ahead and re-install XP.
Does anyone have any idea at what the problem might be? I don't want to keep re-installing. I need XP for school and for the family.
Thanks!
Reply With Quote
  #7  
Old 23rd June 2007, 06:30 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by juny20
I have a problem again. I posted on a similar problem some time ago. I had WinXP installed and then I installed FC6 on the second drive. Yes, it worked like a charm. No problems at all. Grub worked perfectly and both OS were booting great. Then I upgraded XP to professional and did a full install on drive C. WinXP was working great. I did a search and found how to get FC6 going again by doing the following:
-Boot system with FC6 disk 1
-at prompt enter: linux rescue
-select NO to network
-at prompt type: chroot /mnt/sysimage/
-then type: grub-install--recheck /dev/hda
-exit
-exit
-remove CD
Grub shows both FC6 and XP, but XP will not boot.
This is the second time this happens. The first time I just went ahead and re-install XP.
Does anyone have any idea at what the problem might be? I don't want to keep re-installing. I need XP for school and for the family.
Thanks!
Hello:
You need to post the output of
fdisk -l
and
cat /boot/grub/grub.conf

So folks can have a look and go from there.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #8  
Old 23rd June 2007, 06:37 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
ok im confused how do i setup xp & format to ony install to like 20 gigs or so and leave free space for linux???
Reply With Quote
  #9  
Old 23rd June 2007, 06:44 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by leo5111
ok so to be sure when i run fedora installer what option do i choose to make sure that it only formats the free space??? cause i know it has like 3 options thanx
Hello:
Re you pm
Follow the instructions provided by markkuk.

Free space, means un-partitioned space, so keep that in mind.

When you install xp, use it to create the C:\ partition in the size you want. And leave the rest of the disk alone, i.e. un-partitioned.
Once you have installed XP boot it up and make sure that it works as advertised.
Once you are happy with that then pop in your Fedora disk and install that.
Have a read through here, as it describes the options available in better detail than I can. Disk Partitioning
In your case, you can select Use free space on selected drives and create default layout, or Create custom layout
Custom layout means you will have to create your own partitions, if you don't know what this means or how to do it, opt for the the default.
During the installation process it will prompt you to install the bootloader, which is grub. More reading here : Boot Loader
Since you have only 1 hard drive with both XP and Fedora on it, grub should be installed to the mbr of the drive i.e. /dev/sda

Once you are done reboot and you should be good to go.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #10  
Old 23rd June 2007, 08:45 PM
juny20 Offline
Registered User
 
Join Date: Feb 2006
Location: Merrillville, Indiana, USA
Posts: 63
Hi Seve, here is the information. Thanks for any assistance you can provide.
My fdisk -l look like this:

Code:
[root@localhost juny20]# /sbin/fdisk -l

Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        2432    19535008+   7  HPFS/NTFS
/dev/hda2            2433        4864    19535040    f  W95 Ext'd (LBA)
/dev/hda5            2433        4864    19535008+   7  HPFS/NTFS

Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1               1        2432    19535008+   7  HPFS/NTFS
/dev/hdb2            2433        9729    58613152+   f  W95 Ext'd (LBA)
/dev/hdb5            4865        7296    19535008+   7  HPFS/NTFS
/dev/hdb6            7297        9729    19543041    7  HPFS/NTFS
/dev/hdb7            2752        4026    10241406   83  Linux
/dev/hdb8   *        2433        2464      256977   83  Linux
/dev/hdb9            4027        4536     4096543+  83  Linux
/dev/hdb10           4537        4727     1534176   83  Linux
/dev/hdb11           2465        2655     1534176   83  Linux
/dev/hdb12           4728        4863     1092388+  83  Linux
/dev/hdb13           2656        2751      771088+  82  Linux swap / Solaris

Partition table entries are not in disk order
My cat /boot/grub/grub.conf looks like this:

Code:
[root@localhost juny20]# cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd1,7)
#          kernel /vmlinuz-version ro root=/dev/hdb12
#          initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd1,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.20-1.2952.fc6)
        root (hd1,7)
        kernel /vmlinuz-2.6.20-1.2952.fc6 ro root=LABEL=/1
        initrd /initrd-2.6.20-1.2952.fc6.img
title Fedora Core (2.6.20-1.2948.fc6)
        root (hd1,7)
        kernel /vmlinuz-2.6.20-1.2948.fc6 ro root=LABEL=/1
        initrd /initrd-2.6.20-1.2948.fc6.img
title Windows XP
        map (hd0) (hd1)
        map (hd1) (hd0)
        rootnoverify (hd0,0)
        chainloader +1
        makeactive
Reply With Quote
  #11  
Old 23rd June 2007, 09:07 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Assuming that your windows is installed on /dev/hda ?
Yes or no ?
If yes, then boot [from your BIOS hd settings] /dev/hda as you default boot device, does windows successfully boot ?

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #12  
Old 23rd June 2007, 10:29 PM
juny20 Offline
Registered User
 
Join Date: Feb 2006
Location: Merrillville, Indiana, USA
Posts: 63
dual boot xp

Ok, I rebooted the system and got to Grub, chose XP and got the following, including the characters at the end, which I find very weird:

Code:
Booting Windows XP
map (hd0) (hd1) 
map (hd1) (hd0)
rootnoverify (hd0,0)
chainloader +1
make active
. )u;]♀V♥ï ]♀  ц≡¼ ☺½ ☺
I checked my system BIOS and it is set to boot from HDD0.
Does my fdisk -l looks normal?
What about my grub.conf? Is it showing the right things?
Thanks!
Juny20
Reply With Quote
  #13  
Old 23rd June 2007, 10:40 PM
bob's Avatar
bob Offline
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,225
You can remove the 'make active' and the garbage on the next line. Under 'chainloader +1' simply hit 'enter' once to create a blank line that allows grub to read all the way to the bottom of the grub.conf. Then save, exit, reboot and test.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #14  
Old 24th June 2007, 12:00 AM
bije Offline
Registered User
 
Join Date: Jun 2007
Posts: 2
Leo5111,

After installed as proposed for markkuk I did as follow:
-boot using Windows cd and recover the mbr
- type: fixmbr
The next steps are almost the same as explained by Seve
Boot system with Fedora disk 1
-at prompt enter: linux rescue
-select NO to network
-at prompt type: chroot /mnt/sysimage/
-then type: grub-install --recheck /dev/hda
-then type: grub-install /dev/hda
-exit
-exit
-remove CD

I hope it woks!
Reply With Quote
  #15  
Old 24th June 2007, 04:58 AM
juny20 Offline
Registered User
 
Join Date: Feb 2006
Location: Merrillville, Indiana, USA
Posts: 63
Dual Boot Win XP and FC6

Thanks Bob!!! It worked like a charm!

This is how my grub.conf looks now, just for reference if someone is having the same problem. To configure grub, I did:

Code:
#su
#gedit /boot/grub/grub.conf
I eliminated the lines you suggested above. Now I have this:

Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd1,7)
#          kernel /vmlinuz-version ro root=/dev/hdb12
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd1,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.20-1.2952.fc6)
        root (hd1,7)
        kernel /vmlinuz-2.6.20-1.2952.fc6 ro root=LABEL=/1
        initrd /initrd-2.6.20-1.2952.fc6.img
title Fedora Core (2.6.20-1.2948.fc6)
        root (hd1,7)
        kernel /vmlinuz-2.6.20-1.2948.fc6 ro root=LABEL=/1
        initrd /initrd-2.6.20-1.2948.fc6.img
title Windows XP
        rootnoverify (hd0,0)
        chainloader +1
It work perfectly. I was able to boot Win XP and FC6 with no problems at all.

Thanks again!!!!
juny20
Reply With Quote
Reply

Tags
boot, dual, fedora, make, xpand

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
How to make dual boot linux-linux mustakim Installation and Live Media 17 15th January 2008 02:15 AM
Help: how to make dual-boot on WinXP? idnkmax Installation and Live Media 3 17th February 2005 06:41 PM
Help: how to make dual-boot? (Install FC3 on WinXP) idnkmax EOL (End Of Life) Versions 6 16th February 2005 11:20 PM
How to make my dual boot Fedora/Windows XP bootable? CharlesC Installation and Live Media 6 13th October 2004 04:58 AM


Current GMT-time: 10:16 (Saturday, 25-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