7
[Solved] Can dual distros share /home?
(sh.itjust.works)
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
It's possible in principle, but if there's different software versions at play, they're likely writing incompatible cache and config files.
Instead, you could move your personal files (Documents-folder, Pictures-folder etc.; so without the dot-files) to a separate folder/partition/disk and only link those into each distro's home-directory.
Ok, I get that now. Thanks!