LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-27-2007, 05:10 PM   #1
intheshadows
Member
 
Registered: Sep 2007
Location: United Kindom
Distribution: Fedora 11, Yellow Dog Linux (PS3 Version)
Posts: 39

Rep: Reputation: 15
duel boot


hi im would like to install xp on my computer as well as the exsisting fedora 7 i have now (just to play games on) can i install xp on my hard drive or onto another hard drive and set it to duel boot?
 
Old 11-27-2007, 05:24 PM   #2
timothyb89
Member
 
Registered: Jul 2006
Location: Colorado, USA
Distribution: openSuSE 11.4
Posts: 118

Rep: Reputation: 15
To my knowledge, Windows XP likes installing itself over any existing partitions, and its not very fond of resizing the existing partitions.

You may want to try resizing your / or /home partition with the GParted Live CD, found here.
I'm pretty sure you can choose the partition to install to with XP so just create one while using the GParted CD.

The next problem is the bootloader, as the XP installer doesn't give you a choice (as far as I know- I may be wrong). There is a FedoraForum.org post which tells you how how to do this. Simply install XP in its own partition and look at that post to get Grub back.

(Without Grub, you will not be able to boot into Linux)

Good luck!

Last edited by timothyb89; 11-27-2007 at 05:26 PM.
 
Old 11-27-2007, 05:27 PM   #3
intheshadows
Member
 
Registered: Sep 2007
Location: United Kindom
Distribution: Fedora 11, Yellow Dog Linux (PS3 Version)
Posts: 39

Original Poster
Rep: Reputation: 15
can i not install onto another hard drive?
 
Old 11-27-2007, 06:31 PM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Title: "duel boot"
"Duel" = "A prearranged fight with deadly weapons by two people (accompanied by seconds) in order to settle a quarrel over a point of honor". The one who dies is the looser.

"Dual" = A choice between two.

Quote:
can i not install onto another hard drive?
Of course you can. But (stupid) windows will only install on the first ("Primary") hard drive.
So: unplug your linux drive, plug in a new drive. Let win install (if you must )
Then plug in your linux drive. Then boot from live CD and install grub so it knows where to find both windows and your linux distro. You are fixed
I choose pistols
 
Old 11-28-2007, 08:36 AM   #5
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 311

Rep: Reputation: 44
Looser = "less taut or tight"

Loser = "not the winner"
 
Old 11-28-2007, 09:26 AM   #6
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Blog Entries: 61

Rep: Reputation: Disabled
Thanx fur thu spellin lesunz.
 
Old 11-28-2007, 10:45 AM   #7
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
tredegar, sometimes a "Dual Boot" to a newbie can seem like a "Duel Boot". I remember my first encounter.
 
Old 11-28-2007, 11:21 AM   #8
intheshadows
Member
 
Registered: Sep 2007
Location: United Kindom
Distribution: Fedora 11, Yellow Dog Linux (PS3 Version)
Posts: 39

Original Poster
Rep: Reputation: 15
thanks guys youve been a big help
oh and is the live cd different from the install cd? or are they the same thing?
 
Old 11-28-2007, 12:24 PM   #9
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
@Mark 7 -thanks !
@Larry Webb: You are so right!
@intheshadows:
Quote:
s the live cd different from the install cd? or are they the same thing?
Sometimes it is (Eg (K)ubuntu, othertimes, maybe not, it depends on how the distro was built.
If once you get to the live CD desktop there's an option to "Install" then obviously they are the same, but I would expect most live distros to have an option to install.
Come back here if you have trouble reinstalling grub.
 
Old 11-28-2007, 12:49 PM   #10
intheshadows
Member
 
Registered: Sep 2007
Location: United Kindom
Distribution: Fedora 11, Yellow Dog Linux (PS3 Version)
Posts: 39

Original Poster
Rep: Reputation: 15
so i take out my linux hard drive put in the fresh and install XP then put my linux hard drive back in as well then choose boot from cd (live cd) and install grub?

When i put my linux hard drive back in do i set it to master or slave?

What is grub?

How do i install it?

Do i have to use the live cd every time i want linux?

Do i have to install grub every time?

sorry for the 101 questions its just id like to know what to do so i dont mess things up, im only installing XP for games that run on XP better than linux ive tried wine, wineX and cedega and they just dont run my games properly

thanks

Last edited by intheshadows; 11-28-2007 at 01:00 PM.
 
Old 11-28-2007, 02:02 PM   #11
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Questions, questions questions - It's OK
Quote:
So i take out my linux hard drive put in the fresh and install XP then put my linux hard drive back in as well then choose boot from cd (live cd) and install grub?
Correct
Quote:
When i put my linux hard drive back in do i set it to master or slave?
Slave would be my recommendation. Win likes to be "Master", but you can change this if you are in the mood later. Right now, just get it working!
Quote:
What is grub?
= "Grand Unified Boot Loader"
But maybe your distro uses lilo (which is another boot loader), I do not know which your distro uses
Quote:
How do i install it?
[Search] this board for "Install grub". Give it a try
Quote:
Do i have to use the live cd every time i want linux?
Certainly not, unless you'd like it that way. Generally you configure your bootloader (eg grub) so it offers you a list of options (Linux-kubuntu, linux-another-distro, win, whatever), and it'll boot to the default if you do nothing for 10sec. Otherwise you can cursor up/down the list and choose what you want.
Quote:
Do i have to install grub every time?
No, once is enough!
Quote:
sorry for the 101 questions
It's OK.
 
Old 11-28-2007, 02:06 PM   #12
intheshadows
Member
 
Registered: Sep 2007
Location: United Kindom
Distribution: Fedora 11, Yellow Dog Linux (PS3 Version)
Posts: 39

Original Poster
Rep: Reputation: 15
thank you should i install grub no or wait till i have done the installation?
 
Old 11-28-2007, 02:20 PM   #13
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
I would install the grub with the installation, that way if you can reboot to check your installation and do drivers or what ever. After when you want to install the second hd you can use the live cd and overwrite the mbr if need be.
 
Old 11-28-2007, 02:24 PM   #14
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Installing windows will probably remove grub, win is like that ("I am the ONLY OS", but linux / grub / lilo are more tolerant )
So just install win to the (new) primary hdd, then plug in your linux hdd (as slave) (you did unplug it before you tried to install win, right?), and boot to a live console.
Then use the live linux to install grub on the MBR of the windows (primary) disk.

Now, I'm out of touch for a while as I'm busy, busy, busy, but I'll be back (Monday?), meanwhile there are others (and searches) to help you along.
Hope you have vital personal data backed up somewhere. If that's the case you can experiment until you get it right - you'll learn a lot!
Search for grub and username saikee on this board - he has much useful advice - and check his sig for How-to links.
Good luck.
@Larry Webb: "I would install the grub with the installation,..."

He has already installed linux and a bootloader, but now he wants win.
 
Old 11-28-2007, 05:45 PM   #15
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Sorry I missed on that one.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Duel Boot only different... 13fty Linux - Newbie 1 03-21-2005 12:00 PM
duel boot again help me kennycc Linux - Software 2 03-19-2005 04:55 PM
Duel boot?? Lost_linux_Noob Linux - Newbie 6 10-08-2003 04:41 AM
duel boot seingoku *BSD 2 06-05-2003 05:57 PM
Duel Boot KrazyKid Linux - Software 5 07-03-2002 07:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration