jiml8 wrote:dfgrbac wrote:jiml8 wrote:And a most annoying default it is too. That one bit me right after I first installed Mageia 2. I promptly fixed it, and now my /tmp is symlinked to a directory on an encrypted hard drive.
After seeing your response, I tried this as the root user:
ln -s /home/dfgrbac/tmp /tmp
That did not work either. Same insufficient space error from K3B.
You have to dismount /tmp before it will work. Dismounting /tmp is not a trivial exercise; you can't do it when the system is running and it gets mounted pretty quickly on startup.
I don't recall how I did it, though I do recall it being a PITA to do. Try booting into init 1. If that doesn't work, boot into a recovery installation, mount the volume that is / on your normal system, and do the symlink there. Then reboot into your system.
Well, your advice did help, Jim. And your right about it being a PITA. I'd say an RPITA.
I used the rescue disk and mounted the sda5 on /mnt as it allowed. I had to relearn the commands to get rid of tmp so I could link it as I indicated, but finally I got it.
THANK YOU!
But (surprise) I tried to play the DVD copy and VLC failed now. Gees, after a year of error free use of Mageia, now I am getting all these problems. This may require another thread.