On Sun, Mar 17, 2013 at 06:39:04PM +0000, Ted Unangst wrote:
> On Sun, Mar 17, 2013 at 19:46, John Tate wrote:
> > I had a problem building something in ports ports with a default 2.0gb
> > /usr. I tried moving ports to /home/usr/ports to /usr/ports but I get...
> >
> > Fatal: /usr/ports is a symlink. Please set to the real directory
> >
> > Can I resize disklabel partitions and ffs filesystems?
> >
> > If I can't I'm going to have to reinstall :-(.
> >
>
> growfs. If you're lucky you won't screw up and lose everything.
As the name implies, it only grows, you need to have or create
free space at the end of the partition you want to grow.
-Otto