Thread: N810 Faq
View Single Post
Posts: 52 | Thanked: 22 times | Joined on Apr 2008
#4
Originally Posted by vinc17 View Post
About /var/cache/apt/archives/, I now use a symbolic link (this was suggested somewhere in the forum):
Code:
# ln -s /media/mmc3/var/cache/apt/archives /var/cache/apt/
(mmc3 corresponds to my ext2 partition here, but I suppose that it can be something else).
I believe this only works with an ext2 or ext3 partition on the SD card,
not the default VFAT.