Fedora Linux Support Community & Resources Center
  #1  
Old 4th April 2007, 11:25 PM
poppers1957's Avatar
poppers1957 Offline
Registered User
 
Join Date: Jan 2006
Posts: 21
Dual Boot Seperate Hard Drive

I recently installed Fedora 6 on a fresh hard drive after I had removed the windos XP hard drive. Now I would like to be able to boot either as needed. At present I have the XP hard drive as the Master ide1 and Fedora as slave. Can you help me with a boot? Also there was no boot loader loaded when I installed Fedora, as far as I know. Any help would be appreciated, and I will send you some cookies.
Reply With Quote
  #2  
Old 5th April 2007, 12:07 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
This is pretty close to what you've done: http://jimlawrnc.mine.nu/mywiki/DualBootLinux (chocolate chip would be okay.... )
__________________
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
  #3  
Old 5th April 2007, 12:18 AM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
The other way to go is to use drive slides (or drawers). They usually run about $15 each. You just shut down the machine, turn a key, pull one, install next, turn key, and boot. The advantage is that nether os can mess with the other. The disadvantage is that you have no access to the files on the other system. This can be gotten around by install a third drive to us for data only (usually fat so both os can read/write easily).
Reply With Quote
  #4  
Old 5th April 2007, 12:40 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
That's certainly one way, but simply pulling each drive once while installing, with the bootloader being placed on the mbr of each drive, means that you can accomplish the same thing by switching the boot order in the bios, thus saving that $15.00 for BEER!!
__________________
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
  #5  
Old 5th April 2007, 12:56 AM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
It also means that they can mess with each other.
Reply With Quote
  #6  
Old 5th April 2007, 01:09 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
Pardon? If your only connection is the bios settings, how are they going to do that? Each would be on a different hard drive and unless you enabled linux to access the other drive, what you write to one can't really affect the other. If I'm wrong, please explain (seriously, I can't figure out how to screw it up myself - gonna need a tutorial on that one).
__________________
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
  #7  
Old 5th April 2007, 01:22 AM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
On my motherboard (Asus 5x) selecting the boot order only changes the order it boots. The windows os still "sees" the other drive. It cannot see the files (without the addon) but It can still write to the drive (screwing things up). While this is also possible from the linux side, I am not concerned with it (linux tends to behave).
Reply With Quote
  #8  
Old 5th April 2007, 01:42 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
Good point! It's been so blessed long since I've had MS on my drive that I neglected that possibility. I guess it's not happening very much since I don't see posts wailing about it. Okay - you win the Choco-chips for safest solution!
__________________
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
  #9  
Old 5th April 2007, 02:18 AM
jelyfish Offline
Registered User
 
Join Date: Mar 2007
Posts: 44
ok seriously what am I missing here? I have (I think) the same setup. I just use grub to boot either or. If you don't mount the XP drive how can linux see it? And XP doesn't seem to see the linux drive because it is not NTFS. What am I missing?
Reply With Quote
  #10  
Old 5th April 2007, 02:56 AM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
Jely

It cannot see the filesystem but it can see the drive. You could reformat either drive from either OS.
Reply With Quote
  #11  
Old 5th April 2007, 03:40 AM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
Quote:
Originally Posted by lazlow
You could reformat either drive from either OS
True.
Quote:
Originally Posted by jelyfish
And XP doesn't seem to see the linux drive because it is not NTFS
And some may wonder how since they see no sign of the Linux partitions in Windows Explorer and never have to bother with mounting partitions in Windows. Well, in Control Panel > Administrative Tools > Computer Management > Disk Management there they are. And in that utility, Windows XP will happily delete entire Linux partitions if you ask it to. Nevertheless, I dual boot with NTLoader and have never worried about either system doing something to the other.
Reply With Quote
  #12  
Old 5th April 2007, 04:04 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
Yes, I think even Lazlow would agree that millions are comfortably dual-booting linux and windows and the risks are certainly minimal. I've done it before many times and never had a problem. That link I provided does give you the option to dual boot by simply modifying the grub.conf to recognize windows on the other drive. Since you didn't remember the bootloader information, I'd believe that it was installed on the mbr of the Fedora drive. To test that, simply switch the boot order in the bios to have the Fedora drive boot first and see if you don't get a grub menu. If so, you can then do that simple modification to grub to add Windows to the boot order.
__________________
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
  #13  
Old 5th April 2007, 04:12 AM
jelyfish Offline
Registered User
 
Join Date: Mar 2007
Posts: 44
Thanx for explaining fellas -still enjoying tinkering way too much with linux 8)

<pending serious computer crash>Thanx fellas</pending> j/k
Reply With Quote
  #14  
Old 5th April 2007, 04:26 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
And, key to ANYTHING involving changing key systems or apps, BACK UP YOUR DATA! If you care about it, never risk it by having just one copy. I've got a spindle or two of data discs going back 10 years. Eventually, I'll be able to reinstall that DOS version of Mad Pinball and keep my points!
__________________
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
  #15  
Old 5th April 2007, 06:15 AM
poppers1957's Avatar
poppers1957 Offline
Registered User
 
Join Date: Jan 2006
Posts: 21
Cookies for all

WOW you people here are awesome!!! I have a slide drawer and may use that. I love Linux and wouldn't even have M$ still on, except for Quickbooks. However The HD with M$ on it is 200 Gig and I want to use some of that space. I will look into all of the suggestions made, and I REALLY appreciate your time. I have only been an avid Linux user a short time and would like to become an advocate. Any site suggestions would be welcomed.
Reply With Quote
Reply

Tags
boot, drive, dual, hard, seperate

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
Vista and F9 Dual boot seperate hard drives. Anniedog Installation and Live Media 5 29th June 2008 12:20 PM
Dual boot Fed 8 Wiin XP- each on it's own hard drive rogerdw Installation and Live Media 11 23rd February 2008 01:39 AM
Fedora 7 , how do u dual boot with windows (same hard drive) ? nikolaig Installation and Live Media 17 14th November 2007 12:42 AM
Dual boot with usb hard drive rslee Installation and Live Media 0 16th May 2007 07:36 PM
mounting NTFS/fat32 partitioned hard drive (win2k) /when fedora4 runs on seperate HD bowie101 Hardware & Laptops 2 14th December 2005 02:40 PM


Current GMT-time: 03:44 (Monday, 20-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