Lacky wrote:
> 
> I have settled on Storm/Debian as my distro of choice and will be building
> my new development box on Monday AM.  What I need to figure out is a proper
> partioning scheme for this new box.  Obvioulsy I will want a swap file, /,
> and /home.  What about /usr, /usr/local, /var, /tmp?  Do these need their
> ownpartitions?  Are there other directories that need their own paritions?
> 
> What about size?  How much should I allocate for swap, /, /home, etc.  The
> box being built is a Duron 650 with 384MB of RAM, 15GB HD, CD-ROM, SCSI
> CD-RW and ZIP.  I was thinking the following:
> 
> Swap: 400mb
> /: 400mb
> /home: 3GB
> 
> I will be using other sections of the HD for storage.
> 
> Thanks!
> 
 Hi

The biggest partition used is usually /usr .Especailly if you're gonna
compile a lot,most of the dev-libraries and headers will go there.Other
than that,all depends on waht you're planning to do.So I'd say be
generous with /usr and /home ( around 3 GB for /usr and 1GB for /home
should be fine).
 You can start with one partition,leave free sapce and mount them
afterwards as needed.I usualy start with a 2 GB partition,then move the
/usr as stuff keep piling-up,then /home . You can check the directory
space usage with du .Also df will give you a general report ,partition
wide.

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to