On Mon, Nov 7, 2011 at 11:39 AM, rtsit <rt...@yahoo.com> wrote: > > > Why does it say my main root partition is full when it's not? It's only > using 146 Meg out of a possible 507 Meg >
http://www.freebsd.org/doc/en/books/faq/disks.html#DU-VS-DF Boot in single user mode. > for each mount point ( /tmp /usr /var ) > chflags -R noschg /<mount point> > rm -rf /<mount point>/* > This is terrible advice. There are proper methods for finding what's using the space and to recover it. You should use them. -- Adam Vande More _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"