I use a calculation program who dumps a lot of data in the /tmp/. When my sdb1 is full, the program stops and I lose all my work.
Is there a way to move my /tmp/ from my sdb1 to my sdb2. This is my /home/ partition and it has much more space.
Or can I make a symbolic link? If so, how?
Sure… try a sym link if that works for you, and then remove the
/etc/fstab line for /tmp so it doesn’t try to mount it on boot. You may
need to do this with a LiveCD or something, and you’ll need to be sure
/home is mounted before anything needs /tmp which is probably okay,
though I haven’t tried it.
ln -s /home/tmp /tmp
Good luck.
Yeti AAA wrote:
> Hello,
>
> I use a calculation program who dumps a lot of data in the /tmp/. When
> my sdb1 is full, the program stops and I lose all my work.
>
> Is there a way to move my /tmp/ from my sdb1 to my sdb2. This is my
> /home/ partition and it has much more space.
> Or can I make a symbolic link? If so, how?
>
> Thanks for your help
> Etienne
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org