will this still work with pr1.2? Im having trouble making a symlink im root and it say operation not permited could somebody help?
example
ln -s /media/mmc1/Hexen2 /home/user/MyDocs/.hexen2
That wouldn't work with any version, as MyDocs is FAT32, so doesn't support symlinks. I'd also expect dot files to go into /home/user rather than into MyDocs.
example
ln -s /media/mmc1/Hexen2 /home/user/MyDocs/.hexen2