There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
UNIX/Linux
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > UNIX/Linux >
Solved: Installing win xp and linux ..help please


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
odat92388's Avatar
Junior Member with 23 posts.
 
Join Date: Oct 2005
Location: Wisconsin
Experience: Intermediate
11-Feb-2006, 09:34 AM #1
Solved: Installing win xp and linux ..help please
Below is a school project I have to do. I have not been able to find specific instructions on how to install, partition and run Red Hat Linux ver 3 and Win xp on the same computer. Can you help please? Thanks!


You have been hired to set up a computer system with Microsoft Windows XP. The system requires several software applications to be installed on it as well as an area of the drive storage media to be set up as an organized space to store all of the user data. You are also asked to make this system able to boot using the Linux operating system as well and to install applications required on that platform.

You want to maximize your file system capabilities with this system. There is currently an 80GB hard disk installed in the computer which will provide plenty of storage space for all of the systems, applications, and data that will be installed. There is also a tape backup drive installed in the machine that will be configured to perform regular backups of the drive(s).

For this exercise, please explain how you plan to partition the drive and which file formats you will use when formatting the drive partition(s).
jiml8's Avatar
Senior Member with 1,514 posts.
 
Join Date: Jul 2005
Experience: I've been at this for too long.
11-Feb-2006, 02:42 PM #2
You have many choices. From the wording, your instructor is thinking in terms of dual-boot but this is a sub-optimal choice. A better choice is to use a virtual machine. Install one or the other OS on the HD, then install a virtual machine package (I would recommend VMWare) then install the other OS in the virtual machine.

This gives the capability to run both operating systems simultaneously in the same box. You gain points for flexibility. Also, the setup is a bit easier since you don't have to worry about boot loaders getting messed up.

I routinely run Windows 2000 as a virtual machine in my Linux system. At this moment, my Windows development environment is loaded in windows on Windows, which is in a window on my Linux box, and I am entering this message in Linux Mozilla. Very cool.

Also, when using the virtual machine mechanism you don't have to worry about file systems at all. The two operating systems communicate with each other using the Windows networking environment, so you simply share any partitions or folders that you want available to both machines.

It is a superior solution. If your instructor insists on dual boot then he probably expects you to set up a FAT area for data that is to be available to both systems, but you could cross him up by setting up ext2 (a much superior choice) and installing the freely distributable ext2 drivers on the Windows XP system. Or you could tell him you will be using Linux kernel 2.6.14 and the Captive-NTFS system to allow Linux to read/write NTFS. No one should be forced to use FAT for anything.

Last edited by jiml8 : 11-Feb-2006 02:49 PM.
rayek4eq's Avatar
Junior Member with 25 posts.
 
Join Date: May 2004
Experience: A+, Cisco trained
12-Feb-2006, 01:29 AM #3
I would install Windows XP first, as most Linux installers can resize a Windows partition. Set aside the rest of the drive as Fat32, as both platforms can easily read and write to that type of file system. After XP is installed, resize the Fat32 volume to allow the same size of Linux volume as the Windows volume (so as not to give one OS a benefit over the other). Install Linux on that space, and set up the swap partition and everything and you're set. If you want more detailed instructions, you'll have to refer to an online RedHat installation guide, because I'm only experienced in installing and maintaining SUSE.

Edit: Also forgot the bootloader... GRUB is an excellent bootloader and automatically recognizes that a Windows partition is on your computer, and will set up an option screen wherein you can select which OS to run on that session. That is why it's near essential for you to install Windows XP on the computer first.
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
12-Feb-2006, 04:46 AM #4
There: they did your homework for you.
jiml8's Avatar
Senior Member with 1,514 posts.
 
Join Date: Jul 2005
Experience: I've been at this for too long.
12-Feb-2006, 09:37 AM #5
Quote:
Originally Posted by lynch
There: they did your homework for you.
I don't have a problem with steering someone in a proper direction. Should he take my advice, he still has a fair amount of work to do and will still learn a lot. What he won't do is flounder trying to figure out where to start.
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
12-Feb-2006, 11:22 AM #6
Quote:
Originally Posted by jiml8
I don't have a problem with steering someone in a proper direction. Should he take my advice, he still has a fair amount of work to do and will still learn a lot. What he won't do is flounder trying to figure out where to start.
It was a joke.
Quote:
For this exercise, please explain how you plan to partition the drive and which file formats you will use when formatting the drive partition(s).
Yeah, reads like the instructor wants a standard dual-boot setup. I be curious to see if the instructor would go for the VMWare suggestion. He could use VMWare Player, could'nt he? Doubt a student could afford the full-blown VMWare package.
lynch
odat92388's Avatar
Junior Member with 23 posts.
 
Join Date: Oct 2005
Location: Wisconsin
Experience: Intermediate
12-Feb-2006, 06:06 PM #7
Thanks to everyone for the help
I have installed xp and I have install directions with the disks for Linux, but I didn't know where to start and couldn't find the info. for a dual boot with xp and linux with any specifics. The next unit of my online class is actually installing both os on my older spare (but meets the requirements) computer. The really frustrating part is I do not see, in the textbook, any instructions for a dual boot.
Thanks again!
Karen
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
12-Feb-2006, 08:16 PM #8
What version of Linux do you have?
lynch
ps. Karen, sorry for the "he" references.
rayek4eq's Avatar
Junior Member with 25 posts.
 
Join Date: May 2004
Experience: A+, Cisco trained
12-Feb-2006, 09:43 PM #9
Normally, Linux (especially if it is a newer distro) will automatically detect the NTFS volume on your computer. I had trouble with this, too, at first, just because I didn't think it possible without some great knowledge of the setup util, but when you do the installation and you set up the partitions in the Linux setup, you should see the Windows partition somewhere. If it doesn't show it, then you have a problem. If it does show it, nothing regarding a dual boot will happen until nearly the last phase of installation, wherein it sets up the bootloader. SUSE automatically detected a Windows partition when I installed it on my computer, so it's set up as an option during boot. Really, you have absoultely nothing to worry about. Just make sure that when the bootloader sets up that Windows is an option.

BTW, how is the drive partitioned so far?
odat92388's Avatar
Junior Member with 23 posts.
 
Join Date: Oct 2005
Location: Wisconsin
Experience: Intermediate
13-Feb-2006, 07:12 AM #10
Fedora. Came with the textbook. Don't see a version and never dealt with any Linux. Haven't used the computer, I plan to install on , in a long time so I don't remember how it is partitioned. Still has win 98 on it and it needs help!

Last edited by odat92388 : 13-Feb-2006 07:18 AM.
saikee's Avatar
Distinguished Member with 2,515 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
13-Feb-2006, 09:40 AM #11
And there is nothing but booting tips at my signature tail, including method of making XP booting Linux.

Generally you need to do 10 times more work to make XP to boot a Linux than the other way round.

Like rayk4eq said the under normal circumstance the Linux will arrange the dual boot automatically without the user lifting a finger but there are some bad Linux around.
__________________
A newbie entered Linux wonderland in Jun 2004, now a converted Linux user - No. 361921
Using a Linux live CD to clone XP
To install Linux and keep Windows MBR untouched
Adding extra Linux & Doing it in a lazy way
A Grub menu booting 100+ systems & & A "Howto" to install and boot 145 systems
Just booting tips A collection of booting tips
Judge told Linux "You are charged of murdering Windoze by stabbing its heart with a weapon, what was it? Linux replied "A Live CD"
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 11:57 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.