LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 05-20-2002, 09:59 PM   #1
DAKPluto
Member
 
Registered: May 2002
Location: Orlando
Distribution: trying Debian
Posts: 54

Rep: Reputation: 15
I need help please for a Red Hat 7.0 / Win XP Dual-install


Here we go:

32 gig harddrive
Win XP
RedHat Linux 7.0

I am prepared to do a fresh install of both OS.

First: Recommendations on size of partitions? I am looking for approx half/half.

Second: Order of the partitions? Should XP be first, or RedHat?

Third: I want to use NTFS for WinXP, is this going to be a problem?

Fourth: How do I install RedHat to make sure that Lilo will recognize both OS. Previous attempt didn't work very well

Fifth: If I use a custom install, can you please talk me through it.

Six: Thanks for helping out a

Thanks
 
Old 05-21-2002, 10:41 AM   #2
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
1. It depends - you can get away with / and swap=RAM size, you can also to make separate partitions for /boot can be as large as 30Mb (must be first partition because RH7.0 includes old version of lilo that requires the /boot to be in the first 1024 cilenders (aprox 8Mb)), /usr (this is where almost all you programs and app execs would be, so make it as large as you can afford), /var (this one is getting filled up very quickly because of log files, so if you gonna run a couple of servers make it >1 Gb), /tmp (make it around 1G and you'll be ok, for instance if you download 3 files 650Mb each simultaneously 1G won't be enough on fast connection), /home (this is where users' home directories are) 5G is enough if you are not gonna store tons of mp3's there. There are also can be /opt, /home2 and so on, just don't make a separate partition for /etc, /lib, /sbin, /bin.
2. MS always tends to accuire first place on your system, so install XP first and then safly install RH
3. If you user NTFS you won't be able to write to this partition from linux, though if kernel is compiled with NTFS support you will be able to see contents of your NTFS partition.
4. see http://www.benchtest.com/dual_nt_linux.html
5. Opps, this is a tedious process, that requires you sitting in front of your PC and typing everything you're doing and getting replys (believe it or not it won't work this way and it is very time consuming), instead focus on what do you need your machine for, for instance, if it is going to be a webserver exposed to the internet you might want to make sure there are no development tools installed, if you plan to download stuff and install on your system you would need gcc compilers, make and other development tools.
6. You're welcome any time.

Last edited by neo77777; 05-21-2002 at 10:43 AM.
 
Old 05-21-2002, 11:05 AM   #3
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
1. If you're looking for 50-50 split, then go for it.

2. Order of partitions, eh? This could get a little complicated, but hang on in there. Windows always wants to be on the 1st primary partition on the primary master (hda1 in Linux terminology). You can actually have the last partition call itself the 1st one and Windows will be happy, but it's more hassle than it's worth. I would advise that you create 1 Windows partition (vfat or ntfs) that is 7.5Gb, then a small Linux partition (before the 8Gb marker, 1024th cylinder technically) that will be your boot partition, and then after that, you can do whatever you will.

3. NTFS is currently read-only in Linux. RH 7.0, being quite old, will probably not support it natively immediately, so you'd either have to go for a newer version of RH (7.3 is now out), or simply download and compile yourself a new kernel. Unless you really need to use Windows with NTFS, I would go for Fat32.

4. If RH doesn't automagically find Windows, then getting it to boot Windows is really quite easy. You'd need to boot into Linux, log in as root, edit the file /etc/lilo.conf and add an entry for Windows (there are many, many threads on this site about lilo.conf entries) and then re-run lilo. This works for both fat32 and ntfs based Windows.

5. If you do a custom install, of course we'll help, but also, please make use of the search facility on this site.

6. That's OK. We were all new to Linux, once.
 
Old 05-21-2002, 11:39 AM   #4
DAKPluto
Member
 
Registered: May 2002
Location: Orlando
Distribution: trying Debian
Posts: 54

Original Poster
Rep: Reputation: 15
With the order or partitions. Can I make a WinXP that is less than 8 gig and then make the linux partition. And then make the rest XP again?

If so, will XP be able to recognize that second XP partition as part of the same drive, or will it set it up as C:\ and D:\?
 
Old 05-22-2002, 09:42 AM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
I believe that XP is still quite lazy about its partitioning...which is actually a good thing. Since Windows assigns each Win partition a different 'drive letter' (unless you want to get into LVM), so you could give the 1st partition to Windows, the last partition to Windows and everything in between to Linux, and Windows should still be absolutely fine.

As I said, though. RH7.0 is getting quite old, now. If you can, try and go for a newer one (but avoid 7.1 like the plague).
 
Old 05-22-2002, 08:31 PM   #6
DAKPluto
Member
 
Registered: May 2002
Location: Orlando
Distribution: trying Debian
Posts: 54

Original Poster
Rep: Reputation: 15
Well, I have 7.0 on disc, and will probally look at upgrading after I get it up and running.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
uninstall red hat 9 on a dual boot pc with win 98 joe03 Linux - Laptop and Netbook 1 05-24-2004 11:18 AM
Red Hat 9 / WIn XP dual boot issue gwgross Linux - Software 4 05-27-2003 11:30 PM
Red Hat 8 / Win XP install TenaciousD Linux - Software 9 03-02-2003 12:01 PM
Win XP/ Red Hat 7.3 dual boot = slow Linux/n0ob Linux - Newbie 1 11-19-2002 07:59 PM
Dual Boot Win XP / Red Hat 7.2 Linuxidiot Linux - Software 8 02-16-2002 09:54 AM

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

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