Superbacked OS disables data persistence by default to make sure secrets are not written to disk… this is how one can verify claim.
Using terminal, compute disk checksum before and after using Superbacked OS and make sure checksums match.
/Volumes/system-bootHeads-up: when mounting filesystems, macOS may write hidden files altering computed disk checksum (completing step 1 is only required once).
Heads-up: replace
rdisk4with disk found usingdiskutil list.
Heads-up: replace
sdbwith disk found usingsudo fdisk --list.