The path on the microSD card that backups are saved to should contain a piece that is unique per-device, to avoid collisions when backing up eMMC from multiple consoles.
I was always thinking of that, but ended up dropping it every time, because the usual pattern is:
eMMC serial could be used for unique folder names.
2 directory names are the best options for this I believe:
I prefer the 2nd one, because it does not create many root folders.
Most helpful comment
I was always thinking of that, but ended up dropping it every time, because the usual pattern is:
eMMC serial could be used for unique folder names.
2 directory names are the best options for this I believe:
I prefer the 2nd one, because it does not create many root folders.