On 1 July 2010 21:12, Ed Flecko <[email protected]> wrote: > Since it would be smart to have at least one known, good kernel, why > not make the / partition maybe 1G? > > I know the smaller the / partition, the better the performance (since > it's the first partition of the drive), but I can't imagine a slightly > larger / partition would impact performance that much, do you think? > > Ed > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" >
On ufs installs I tend to have a single 8GB partition for /, I then hang /tmp, /var, /home, and /usr/local off it along with any other fs i need. When doing a zfs root install I obviously dont have to specify the size. However I still tend to put on an 8GB reservation on it. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
