> Having a separate /tmp slice is not a bad idea, combining /, 
> /usr, and /var is unless you're doing a very minimal install.

I can separate /usr, but my goal is to combine /home and /var, or at least
where mail and databases are stored, for reasons already mentioned.

I suppose I could do this... 

/       5gb
swap    4gb
/tmp    1gb
/usr    70gb

Then /home -> /usr/home, /var -> /usr/var

Or create a 60gb partition and call it /users

Then /var/mail -> /users/mail, /var/dbdir -> /users/dbdir

The drive is 80gb (effectively 74ish), and 60gb of it must be for users
(using either /var or /home)

I suppose it is a bit better. 


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to