<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Yup. +2 ;-)<br>
<br>
When beginning with *BSD, I tell people that their first
installation or<br>
two is going to be a throw-away, and that for learning purposes,
just<br>
creating one partition, 'a' lets you concentrate on learning about
the<br>
OS and not having to worry about carving the disk up. This is not
to<br>
be used on a real system, but why make things harder than needed?<br>
<br>
--STeve Andre'<br>
<br>
On 12/16/11 15:38, Richard Houser wrote:
<blockquote
cite="mid:CABFj=bQqAvRRdgnkbn0Yn4sLrsafDwkGzUDkyoFeZLjxw9n0=w@mail.gmail.com"
type="cite">
<p>> Add a home partition... +1</p>
<div class="gmail_quote">On Dec 16, 2011 3:19 PM, "Thomas
Driscoll" <<a moz-do-not-send="true"
href="mailto:tad001@sunn.net">tad001@sunn.net</a>> wrote:<br
type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
You could create a symlink to another area with more space to
fix/hack this problem. This would by you time instead of
rebuilding the system completely. The best solution is to
rebuild the system and create a good slice layout to best use
the disk space you have at your disposal. The /usr directory
does not normally grown unless you are installing ports based
software packages(usually). If you have installed a good deal
of ports packages you might be able to recover some disk space
buy cleaning out the /usr/ports/distfiles. Again this is only
a temporary fix as installing or upgrading packages will
re-download those packages. And again you could symlink the
distfiles directory to another area with more space.<br>
<br>
The is also the idea of adding in an additional hard drive and
mounting it to the /usr/home to give you space for your home
directories. Just some thing to think about.<br>
<br>
## format<br>
ln -s /<new>/<localation> <username><br>
<br>
## example<br>
ln -s /mnt/newuser newuser<br>
<br>
Tad<br>
<br>
<br>
<br>
On Fri, Dec 16, 2011 at 12:46:12PM -0500, Ben Chavez wrote:<br>
> Hello FreeBSD users.<br>
><br>
><br>
><br>
> A while ago I installed FreeBSD in a 14 GB partition,
and got it to run<br>
> with the help of members from this mailing list.
However when I first<br>
> installed didn't create a user account until later so
the installation<br>
> took the entire slice. Now that I have a user I keep
getting a warning<br>
> that my home directory has zero space for storage. I
was wondering if<br>
> somebody could advice on how to fix this problem.<br>
><br>
> I will really appreciate it.<br>
><br>
><br>
><br>
> Thank you.<br>
<br>
</blockquote>
</div>
</blockquote>
</body>
</html>