I've just installed a DVD drive but cannot copy any DVD's because k3b says it doesn't have enough space in /tmp. I assume it will need 4+ Gig to load in the whole DVD file.
I have the following setup:

crashedagain@desktop:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda8 4330736 3305380 805364 81% /
/dev/hda1 4798736 4305360 493376 90% /mnt/hda1
/dev/hda5 3125220 2521548 444916 86% /mnt/hda5
/dev/hda7 26537392 10462432 16074960 40% /mnt/hda7
crashedagain@desktop:~$

hda1 is windows O/S, not much used. hda7 is vfat data drive. hda 5& hda8 contain linux operating systems (no data). Currently running kanotix bh9a on hda8.

As can be seen, there is enough space on hda7 for whatever k3b needs but the question is 1) can k3b use a vfat drive for it's temp and 2) how do I tell k3b to put it's temp file on hda7.

I don't really want to repartition to leave a huge amount of MT space on hda8 as most of the time it will be unused.

Suggestions??