<p>> Add a home partition... +1</p>
<div class="gmail_quote">On Dec 16, 2011 3:19 PM, "Thomas Driscoll" <<a 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>
><br>
><br>
><br>
><br>
><br>
<br>
<br>
<br>
> _______________________________________________<br>
> linux-user mailing list<br>
> <a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br>
> <a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank">http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br>
<br>
<br>
--<br>
<br>
Thomas Driscoll<br>
e-mail: <a href="mailto:tad001@sunn.net">tad001@sunn.net</a><br>
cell phone:<a href="tel:%28517%29944.2041" value="+15179442041">(517)944.2041</a><br>
<br>
<br>
Discipline means organization, chain of command, and logistics.<br>
<br>
by: Sun Tzu<br>
<br>
_______________________________________________<br>
linux-user mailing list<br>
<a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br>
<a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank">http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br>
</blockquote></div>