My disk layout looks like this:
- Code: Select all
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 14953656 7919256 6284064 56% /
udev 10240 0 10240 0% /dev
tmpfs 760992 856 760136 1% /run
/dev/disk/by-uuid/0eee66b0-bbc1-4206-a318-fcee7bc264f1 14953656 7919256 6284064 56% /
tmpfs 5120 0 5120 0% /run/lock
tmpfs 1521980 2132 1519848 1% /tmp
tmpfs 1521980 340 1521640 1% /run/shm
/dev/sda6 457269468 97464188 336915608 23% /home
I want to move /tmp to my /home partition where I have a lot of space for temporary files.
Seems like when I am downloading an .iso or multiple .iso files I run out of space on /tmp
Thanks for the help in advance
Dan



