[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] root dir full
- Subject: Re: [cobalt-developers] root dir full
- From: Anders <andersb@xxxxxxxxxxx>
- Date: Fri Jul 4 07:41:06 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Jevon wrote:
> I've been using du, but wasn't sure I had the right files/ones that
> were safe to delete.
You don't have to *delete* them, actually.
If they are needed, you could move "mv" them to the /home partition,
and then set up a symbolic link using the "ln -s" command. Works well.
There are already several examples of this, such as /usr/src/redhat ?
I recommend doing the same for /usr/src/linux-#.##.### and /usr/java.
--anders
PS. Or you could increase the size of the root partition, of course...
But is a lot of work, unless you "meant to do a OS Restore anyway"