LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   /tmp/ is full (so it sayz) (https://www.linuxquestions.org/questions/linux-newbie-8/tmp-is-full-so-it-sayz-52901/)

the 04-01-2003 01:52 PM

/tmp/ is full (so it sayz)
 
I didnt know where to put this.

df -h says;

Filesystem Size Used Avail Use% Mounted on
/dev/hda1 55G 11G 42G 20% /

but still, when i try to "make" a small program, it says that it cant
make /tmp/somefile.some because its its full...

and when i try to delete some files in /tmp/ i get an i/o error.. please help :)

bentz 04-01-2003 02:11 PM

The only thing I can think of is 'chmod 1777 /tmp' to ensure that the permissions are correct for /tmp. From your 'df -h' output, I gather that you are using a single partition for root, tmp, usr, var, home, etc.?

the 04-02-2003 05:40 AM

Yeah
 
Well, ppl, i fucked up some place. i had both hda1 and hda3 set to /root. hda1 should be /boot. i made that changes, and it all started to make more sense.. :P

cuckoopint 04-02-2003 05:19 PM

Quote:

/dev/hda1 55G 11G 42G 20% /
....
i had both hda1 and hda3 set to /root. hda1 should be /boot.
you're /boot is 55G?
:confused:

iceman47 04-02-2003 06:43 PM

Quote:

Originally posted by cuckoopint
you're /boot is 55G?
:confused:

hda1 should be /boot. :D

the 04-03-2003 08:15 AM

boot is at 18mb, but it didnt show...


All times are GMT -5. The time now is 09:36 PM.