Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have 3 hard drives:
250GB - SATAII
20GB - IDE
9GB - IDE
And the following uses for partitions:
20GB - Main Linux Distribution (where I would do most work)
10GB - Windows XP 64-bit (used for the minimal gaming I do)
5GB - Linux Test Distribution (to test new distributions without effecting my main one)
1GB - Swap Space
The rest - Other Data (Work, Videos, Music, etc.)
Are there conditions to what can be placed where, am I right in thinking that wherever Windows is, it must be at the start of the disk?
Also, is it more efficient to have 3 swap space locations as opposed to one (assuming the sum of each was equal)?
If I were you, I'd use the SATA hard drive for the lot, as you're going to get quicker access times. You can easily fit everything you want onto the single SATA hard drive. But, if you're wanting to run other Linux distros for testing, why not use the whole of the 9Gb drive? That way, you have you Win XP system + core Linux system on the SATA drive, 9Gb drive for Linux testing, and gives you the 20Gb drive to play with, or just remove completely.
With positioning, it doesn't make that much of a difference AFAIK, and you don't *have* to install Windows within the first partition of your hard drive. It's the boot loaded which gets install in te MBR of your hard drive, which is the right at the very start. As for swap, if you're running a 1Gb swap partition, I'm guessing you've got plenty of RAM. You probably won't even touch the swap space to be honest, but rather than splitting it across three drives or partitions, just create the one swap partition. If you were running 3 drives or more in a RAID array, you might get a performance improvement, but chances are it won't even be used.
Having considered your comments, here's what I'm thinking at the moment: 250GB (SATA)
1GB - Swap
20GB - /
20GB - Windows XP 64-bit
200GB - /home
20GB (IDE)
20GB - Backup of important files in /home
9GB (IDE)
9GB - / (of secondary Linux distribution)
But I have one query about this setup:
1. What filesystem would I use for the swap partition, since I would prefer it if it was able to be accessed by Windows XP?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.