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 |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
09-18-2002, 10:22 AM
|
#1
|
Member
Registered: Aug 2002
Location: Dublin
Distribution: Rock
Posts: 53
Rep:
|
New linux install
im installing fresh new install of linux....
using disk druid to partition..
however i dont know what size to make the partitions and the differences between linux native and linux swap and how many partitions i need..
thanks in advance

|
|
|
09-18-2002, 10:31 AM
|
#2
|
Member
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711
Rep:
|
You don't say much I am guessing. Most distros take 2.5GB for a standard install. No swap if you have 256MB or more RAM. ext3 is preferred for Linux.
|
|
|
09-18-2002, 11:01 AM
|
#3
|
LQ Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163
Rep:
|
What are you installing?
You need swap twice the size of your physical ram
maybe a /boot partition of around 25 or 30 meg
then / partition big enough to hold everything else if you don't want other partitions in it
Last edited by DavidPhillips; 09-18-2002 at 11:02 AM.
|
|
|
09-18-2002, 11:04 AM
|
#4
|
LQ Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163
Rep:
|
linux native is the linux partition
linux swap is a swap partition for virtual ram
|
|
|
09-18-2002, 11:25 AM
|
#5
|
Senior Member
Registered: Sep 2002
Location: Nashville, TN
Posts: 1,552
Rep:
|
The number of files systems and their sizes really depend on the function of the machine and what you are installing. I happen to be one of those people that believes in separate /, /usr, /var, /home, and /tmp especially if the system is a server or shared machine. I like to minimize the impacts of full file systems and file system corruption where ever possible.
You'll hear a lot of different advice about the size of swap- no swap if you have over 256MB, 1.5x memory, 2x memory, etc. Personally, I like to have swap at least equal to memory. Systems that are doing intensive computations, huge databases or graphics work may need more swap.
|
|
|
09-18-2002, 06:57 PM
|
#6
|
Member
Registered: Feb 2002
Location: Jerusalem, Israel
Distribution: Fedora Core 3
Posts: 154
Rep:
|
the absolute basic is:
a. / - a root partition which will contain all your files
(linux native -83)
b. swap - a area about twice the size of your physical ram
(linux swap -82)
you can add more according to need.
if your just using linux for a single home user, than you may
not need more, but if your a sys admin... get readin'
|
|
|
09-19-2002, 04:45 PM
|
#7
|
LQ Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163
Rep:
|
I strongly recommend making /var/www/ a seperate partition or something under it if you are to have a web server. especially if you will have upload
also /var/ftp if you have a ftp server
|
|
|
All times are GMT -5. The time now is 03:44 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|