View Single Post
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#440
Originally Posted by Slocan View Post
The MyDocs folder has a tendency to get unmounted (when plugging the USB), and it's pretty standard to use the home folder for configuration and cache on linux systems.
But if you prefer it in the MyDocs folder, a simple symlink should work (I haven't tested it though):
mv /home/user/.feedingit /home/user/MyDocs
ln -s /home/user/MyDocs/.feedingit /home/user/.feedingit
Hmm when I tried I got a bunch of could not preserve ownership: operation not permitted. So I don't know if they were actually moved over.. (I know FAT 32 doesn't preserve ownership).

But anyway with everything installing to the /home/opt partition the 2 GB goes pretty quickly.
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...

Last edited by Laughing Man; 2010-09-04 at 20:54.