df

This will show you what partitions you have and where directories are
mounted. If /tmp is not listes, it will be in the / (root) partition. If
you don't have much space available on /tmp's partition, move /tmp to
another partition that has space (say /home) and then link /tmp to the
new location (/home/tmp in this case) with :
"ln -s /home/tmp /tmp"

Buchan

Stefan Srdic wrote:
> 
> Andrew George wrote:
> 
> > Have a look at whats on the same mountpoint as your /temp directory
> > As far as I know, in MDK 7.1 theres nothing that you need to keep in /temp
> > (MDK 7.0 was a different story),
> > I fixed a similar problem because /var was on the same mountpoint and I
> > could clear a few spoolfiles and logs
> >
> > Failing that...for Helix, I actually wound up doing it
> > differently anyway...I downloaded go-gnome, ran it locally and noticed
> > that it would allow you to specify a directory to store files in (in my
> > case I stuck all the Helix stuff in /home/andrew/New/)
> >
> > Hope this helps
> > Andrew
> >
> 
> I logged in as root and deleted all of the files in the /tmp directory but I still
> get the same results!! How can I check to see what else is on the same  mount point
> as /tmp?
> 
>   ------------------------------------------------------------------------
> Keep in touch with http://mandrakeforum.com:
> Subscribe the "[EMAIL PROTECTED]" mailing list.

-- 
|--------------------------------------------------------------|
Buchan Milne                Mechanical Engineer, Network Manager
Cellphone                                           +27824722231
email                               mailto:[EMAIL PROTECTED]
Centre for Automotive Engineering       http://www.sun.ac.za/cae
South Africas first satellite:        http://sunsat.ee.sun.ac.za
Control Models                          http://www.control.co.za
|----------------Registered Linux User #182071-----------------|

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to