On 9/29/05, June G. Gonzales <[EMAIL PROTECTED]> wrote:
> Hi,
>
> What should I observe when partitioning a HD?
>
> What are the correct sizes for each partition?
>
> Is there a certain percentage that I should a lot for a specific partition
> on HD of XX Gig.
>
> For example I have a 20 Gig HD.
>
> Thanks.

If you don't do much compiling you can do away with / and swap only, but
watch out for fragmentation. Regarding the swap size you do not have to
follow the 2*RAM=swap(rule?), no swap (if the ram can handle your workset)
or whaterver*RAM=swap is fine. If you like something complicated that can
allow for granularity with mount options :
/
swap
/tmp (own mount partition or tmpfs or /tmp -> /dev/shm )
/var
/usr
/home
/anythingelseyouwant
/var/tmp -> /tmp
/usr/tmp -> /tmp

--ed
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to