|
Home > Archive > Linux/Unix > November 2001 > partitioning
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| ahpama 2001-11-07, 4:27 pm |
| Hi All,
On a typical custom installation how much size do we need to allot on every partition.
let's say I have 3 GB of HD.
/ =?
/boot =?
/var =?
/usr =?
/home =?
/tmp =?
Cheers!!! | |
| dmaftei 2001-11-07, 5:25 pm |
| What I have on my laptop (which happens to have a 3 GB drive) is:
/ 500 MB
/home 500 MB
/swap 128 MB
/usr the_rest
I know it's not quite standard, but it works well for me. | |
| ahpama 2001-11-07, 5:41 pm |
| quote: Originally posted by dmaftei
What I have on my laptop (which happens to have a 3 GB drive) is:
/ 500 MB
/home 500 MB
/swap 128 MB
/usr the_rest
I know it's not quite standard, but it works well for me.
Hi ...do you have any application or what i mean do you setup your laptop to function as a server? | |
| dmaftei 2001-11-07, 6:09 pm |
| quote: Originally posted by ahpama
do you setup your laptop to function as a server?
No, I don't use the laptop as a server. | |
| ccieToBe 2001-11-07, 6:40 pm |
| It all depends on what you want to use Linux for. Unless you need a lot of space for shared files (Samba, Apache...) /usr should take up the majority of your space. The swap partition should be 2-3x the amount of memory you have. / shouldn't need more then 100-200mb. /var's space requirements vary a lot depending on what the PC's being used for. I usually create /, /usr, /var, and /home. |
|
|
|
|