LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-06-2003, 10:08 PM   #1
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Rep: Reputation: 15
XP On One Disk Linux On The Other


Hey everyone,
I have a question about using one box with two hard drives BUT XP is already installed on one of the hard drives and I wanna sorta Dual Boot between the two...
How Would I go about doing this?

-Michael
 
Old 07-06-2003, 10:14 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Install Linux on second HDD and slap lilo
into the MBR of disk 1.

Cheers,
Tink
 
Old 07-06-2003, 10:25 PM   #3
angelrod
Member
 
Registered: Oct 2002
Location: Mexico
Distribution: RedHat 9.0 and SuSE 8.1
Posts: 229

Rep: Reputation: 30
Just follow the instructions from the Red Hat installer.. You'll get to a screen where you'll have to choose which HDD's you want to take part of your installation. Just unmark the one that already has xp. Just be sure to install the bootloader at the MBR of the first HD.
 
Old 07-06-2003, 10:40 PM   #4
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Original Poster
Rep: Reputation: 15
But wouldnt that like overwrite the first MBR? Erasing XP?
I heard something like this and I just wanna be sure
Thanks for the quick responses!!!
 
Old 07-06-2003, 10:43 PM   #5
angelrod
Member
 
Registered: Oct 2002
Location: Mexico
Distribution: RedHat 9.0 and SuSE 8.1
Posts: 229

Rep: Reputation: 30
nop, nothing is going to happen to xp.... if you uninstall linux just boot with a ms-dos floppy and type:

fdisk /mbr

and you'll have your MBR as it was before installing linux..
 
Old 07-07-2003, 12:19 AM   #6
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Original Poster
Rep: Reputation: 15
Ok Great,
Gonna try this soon as I get the Mandrake D/L complete
Will post up on it!
Thanks!
 
Old 07-07-2003, 05:24 AM   #7
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
If you have free space on your XP drive, you might want to reconsider, depending on what programs you run. If you have IO intense applications, it is better to split the (slow) hard drive accesses between two drives (two data streams, programs / libs and data on different drives etc. -- you get my drift).

It is (for WinNT) also better to have the swap space on a separate drive, so on my machine I "cross" over the swap spaces of Linux and WinNT each on the other disk.

Oh yes, and you should make a vfat partition for data transfer between systems (at least on CD-sized one ).
 
Old 07-07-2003, 11:50 AM   #8
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Original Poster
Rep: Reputation: 15
? I'm sorta confused, You mean so the linux disk will show up in XP right? So that I can transfer files in xp onto the linux disk easily am I correct? I can make it a vfat in the Mandrake setup right?
But whats the above stuff mean? Like:

If you have free space on your XP drive, you might want to reconsider, depending on what programs you run. If you have IO intense applications, it is better to split the (slow) hard drive accesses between two drives (two data streams, programs / libs and data on different drives etc. -- you get my drift).

It is (for WinNT) also better to have the swap space on a separate drive, so on my machine I "cross" over the swap spaces of Linux and WinNT each on the other disk.

???
I'm totally lost
 
Old 07-07-2003, 01:05 PM   #9
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Original Poster
Rep: Reputation: 15
WOW, I'm running mandrake 9.1 right, And as for my post http://www.linuxquestions.org/questi...892#post364892
where I was having problems with getting my cable modem up and running the problems are NO MORE, I mean I didnt even have to configure anything to get it running as with RH 7.3 and 9.0 I had to do tons of stuff just to even TRY to get it running.

But thanks everyone!!
I dunno if the transferring thru xp to mand will work but I'm gonna try later on and see
 
Old 07-07-2003, 03:17 PM   #10
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Original Poster
Rep: Reputation: 15
Hmmm... Now I'm wondering how to log in as root since that isnt displayed at startup, How can I do this?
 
Old 07-08-2003, 02:45 AM   #11
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
Quote:
Originally posted by MDurai
? I'm sorta confused, You mean so the linux disk will show up in XP right? So that I can transfer files in xp onto the linux disk easily am I correct? I can make it a vfat in the Mandrake setup right?
But whats the above stuff mean? Like:
...
???
I'm totally lost
You have two hard drives, under Linux called hda and hdb, right?

Now, put XP on hda but swap[XP] on hdb.
Next, install Linux on hdb, but swap[Linux] on hda.

As a consequence, swapping will not interfere with loading of programs, libs, and data.

Quote:
Originally posted by MDurai
I dunno if the transferring thru xp to mand will work but I'm gonna try later on and see
Linux and XP have different file systems. Create a partition (best during / previous to installation) of the type vfat (fat32), from which both systems can read and write, it makes exchange of data so much easier.

Quote:
Originally posted by MDurai
Hmmm... Now I'm wondering how to log in as root since that isnt displayed at startup, How can I do this?
Search this site for "root mandrake login", that should turn up enough information for interesting reading .

P.S.: Please use the "Quote" button to get quotes marked automatically by the forum, then your own posts are easier to read.
 
Old 07-12-2003, 01:51 PM   #12
MDurai
LQ Newbie
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Mandrake 9.2
Posts: 24

Original Poster
Rep: Reputation: 15
Ok, Thanks TONS!!!
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
embedded linux distros and linux off a floppy disk garyozzy Linux - General 1 08-01-2005 08:47 AM
copy linux installation from old disk to new disk rmanocha Linux - Software 4 07-20-2004 06:21 AM
Copying a windows or linux install to a new hard disk using linux.... some_cs_student Linux - Software 7 05-24-2004 07:17 PM
Making a Linux boot disk without using Linux Travis86 Linux - General 6 01-25-2004 07:43 PM
getting mp3s from ntfs disk to linux disk infamous41md Linux - Newbie 19 03-31-2003 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:54 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