[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Disk is nearly full (Warning a New User Question)
- Subject: Re: [cobalt-users] Disk is nearly full (Warning a New User Question)
- From: "Robert G. Fisher" <rfisher@xxxxxxxxxxxxxxx>
- Date: Mon Mar 27 10:27:33 2000
On Mon, Mar 27, 2000 at 05:55:07PM +0100, David Elliott wrote:
> As it is for 'Operating system and programs' the above options are not
> really valid.
You're dealing with the root '/' partition now. There really isn't
much you can do in such cases except look at what files you no longer
need in the /tmp directory and so forth.
I don't understand why Cobalt chose to set a specific size in the
/ directory -- then write temporary files to this partition and
have the interface look for them there. If this were multiple
drives and the / partition was much larger -- it would make sense,
as is, with RaQ and RaQ2, I think /tmp should be /home/tmp.
In fact, might not be a bad idea to do a:
mkdir /home/tmp
rm -rf /tmp* && ln -sf /home/tmp /tmp
Which will result in most of your temporary files residing on
your /home partition which is probably where you actually have
extra space.
--
Robert G. Fisher NEOCOM Microspecialists Inc.
System Administrator/Programmer (540) 666-9533 x 116