View Single Post
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#3
Originally Posted by WereCatf View Post
Yes, you can just create a symlink. Ie. if the files are in MyDocs/baseq3 you can open the terminal and type "ln -s /home/user/MyDocs/baseq3 .q3a/baseq3"
I thought that would fail since the baseq3 data pak files need to have execute permissions not available on the /home/user/MyDocs FAT32 formatted partition.