Hi All
Thank you for posting here
alynur, I had forgotten to mark this solved.
Here is my symlink terminal command that I use for every other Distro I hop to, to keep my ETS2 profile intact.
sudo ln -s /mnt/Peppermint/home/zebedee/.local/share/'Euro Truck Simulator 2'/ /home/zebedee/.local/share/'Euro Truck Simulator 2'
Now I have to make sure that any install of Peppermint has a label on the partition of Peppermint, but that is a 2 sec fix.
and you will have to substitute your name for zebedee. If you are storing it on a different partition, substitute /home/zebedee for the correct partition path. I also always mount my drives on /mnt using gnome-disk-utility (already installed in Peppermint). Also please note the ' ' at the start and end of the game name folder. This has to be there to tell Linux to look at the whole name and not the first word encountered.
This should work for any game that stores profiles in the .local/share folder
I hope this helps.
Please let me know if I have not explained anything well enough.
Regards Zeb...
ps and a BIG thank You to
PCNetSpec for helping me with the symlink syntax at the time