Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2010 13:13:15 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        Ed Flecko <edflecko@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: /boot is full after running "make installkernel" on FreeBSD 8.0
Message-ID:  <20100702131315.00007c89@unknown>
In-Reply-To: <4C2D9659.3060208@infracaninophile.co.uk>
References:  <AANLkTil7rb8_YNbGPfwsNt1_Zn4hdOr9hTpGwVwTEbrF@mail.gmail.com> <20100701212112.GA28138@gizmo.acns.msu.edu> <AANLkTinLgvd9GLP8RXeiWcowBoFxSeZSJLMHjCFq8jGR@mail.gmail.com> <4C2D9659.3060208@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 02 Jul 2010 08:33:45 +0100
Matthew Seaman <m.seaman@infracaninophile.co.uk> wrote:

> Is it time for me to start advocating "one big partition" again?
> 
> This may not be the consensus view, but I have found that for a quiet
> life and general lack of botheration it helps to create *only two*
> partitions on your hard drive:
> 
>      b: Swap -- usually 2x RAM
>      a: Everything else

This is perfect bikeshed material: people believe FreeBSD's
partitioning scheme is superior to (for example) Linux, and that by
dumping everything in a single partition we'd be dumbing it down. I
still create separate partitions through paranoia, to avoid corrupting
the entire disk if for example /usr/obj is being written to when the
power goes out. I don't know if that would happen but I've had too many
problem over the years with various filesystems that I don't trust it.
With ZFS I've gone even further and created separate filesystems
for /usr/src, /usr/ports etc. The output of 'mount' looks somewhat like
a Solaris machine now :)

I have a task on my TODO list to increase the sizes of the partitions in
sysinstall: for example / goes to 1GB, /var to 4GB. I hope to commit
the code in the next couple of weeks.

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100702131315.00007c89>