On 02/22/13 23:05, Joseph wrote:
tmpfs            949264    990   948274    1% /var/tmp/portage

So, why I'm getting this message?


Your /var/tmp/portage is 10 MB! Increase that.

--
Nilesh Govindarajan
http://nileshgr.com

How do I increase it?

I deleted all the file in /var/tmp/portage but after reboot the system populate 
it again.
In fstab I have two entries:
...
shm                     /dev/shm        devtmpfs        nodev,nosuid,noexec     
0 0
tmpfs           /var/tmp/portage        devtmpfs        defaults  0 0

should I just comment them out?

Got it. I change it to:
tmpfs           /var/tmp/portage        devtmpfs        size=1512M,nr_inodes=1M 
0 0

--
Joseph

Reply via email to