You are not logged in.

#1 2008-02-27 17:58:53

Misbah
Member
Registered: 2008-02-27
Posts: 218

Partition scheme

deleted

Last edited by Misbah (2012-02-14 06:04:55)

Offline

#2 2008-02-27 18:05:46

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Partition scheme

/boot doesn't really need to be bigger than 64MB, or even 32MB to be honest if you don't plan on having loads of kernels. I'd keep it at 64MB.

Perhaps you could do 8GB for / and 2GB for /var with ReiserFS for /var. I've noticed significant performance increase with ReiserFS. / could be even smaller than 8GB if you don't install huge amounts of software. To be honest, i'd keep it at about 7-8 minimum anyway as you won't have a separate /tmp partition.

If you plan on suspending to disk then you need as much swap as RAM, but otherwise you can use that 4GB for something else. How much RAM you got?

Last edited by dyscoria (2008-02-27 18:06:35)


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#3 2008-02-27 18:08:35

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Partition scheme

Misbah wrote:

I know my swap is kind of big, I made it equal to ram size, prob not necessary

I have 3GB of RAM and don't use a swap partition. Everything fills up the RAM instead and my system runs like lightning. WIth 4GB you should have no problems at all.


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#4 2008-02-27 18:16:19

Misbah
Member
Registered: 2008-02-27
Posts: 218

Re: Partition scheme

deleted

Last edited by Misbah (2012-02-14 06:04:43)

Offline

#5 2008-02-27 18:26:45

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Partition scheme

I don't care much for partitioning /usr or /opt. I think these are just for sharing programs between 2 or more Linux OS's on separate partitions.

Much the same as having a separate /var, a separate /tmp is another precautionary measure to make sure your / doesn't fill up when doing certain tasks. However, there aren't any other apparent benefits. I keep a separate /tmp of 2.5GB size just because I have space (160GB hard drive) but it isn't that much of a risk not to have one. I haven't heard of anyone in any forums whose had problems due to a lack of a /tmp partition.

A separate /var using ReiserFS is the common reccomendation, as pacman is alot faster with Reiser. You can make this around 2GB as long as you don't keep loads of logfiles (i.e. if you're running a server).

Swap you can do away with definately smile

My recommendation:
/boot     64MB     ext2
/            8GB     
/var       2GB      ReiserFS
/home    the_rest

Last edited by dyscoria (2008-02-27 18:29:05)


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#6 2008-02-27 18:35:27

Misbah
Member
Registered: 2008-02-27
Posts: 218

Re: Partition scheme

deleted

Last edited by Misbah (2012-02-14 06:04:28)

Offline

#7 2008-02-27 18:40:59

Misbah
Member
Registered: 2008-02-27
Posts: 218

Re: Partition scheme

deleted

Last edited by Misbah (2012-02-14 06:04:05)

Offline

#8 2008-02-27 18:41:50

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: Partition scheme

I have a gig of ram, and I have never touched swap - yet!!  Even when I have tried to on purpose.  Even so I don't think I would not have one.  It's your machine do what you think is best.  If you use the space for /var you can always get rid of it and use the partition for swap later if you start getting problems.

Last edited by gazj (2008-02-27 18:43:21)

Offline

#9 2008-02-27 18:48:09

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Partition scheme

Misbah wrote:

I presume u suggest ReiserFS for /var since /var usually contains a bunch of tiny files instead of a few big ones?

Yep!


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#10 2008-02-27 18:48:16

Misbah
Member
Registered: 2008-02-27
Posts: 218

Re: Partition scheme

deleted

Last edited by Misbah (2012-02-14 06:03:46)

Offline

Board footer

Powered by FluxBB