|
|
|
|
|
by rahimnathwani
1908 days ago
|
|
Create an exfat partition called 'data' and mount it on both MacOS and Linux. Then create your Documents, Downloads etc. folders on it, and use symbolic links. e.g. on MacOS, do something like this for each 'shared' folder: rm -rf /home/rahim/Downloads mkdir /Volumes/data/Downloads ln -s /Volumes/data/Downloads /home/rahim |
|
Imo it depends on what’s important to you but from purely a data recovery standpoint I’d say pick NTFS & use tuxera on the Mac & Linux has write support built in. This way you can have a 3rd partition w/ data shared btwn the 2 OS’s. Of course if your against that you can use hfs or ext4 & figure out how to mount those. NTFS will of course not work w/ the permission structure of either well.