I was working on a live Linux Mint MATE installation medium, but my laptop shut down.
Is this data gone, or could I potentially recover it using data recovery tools?
I was working on a live Linux Mint MATE installation medium, but my laptop shut down.
Is this data gone, or could I potentially recover it using data recovery tools?
If you haven’t explicitly configured anything for persistent storage, or if there was an option and you didn’t use it, and you also haven’t saved anything to another medium during your work, then everything that was in RAM should be gone.
RAM is volatile: as soon as the computer is turned off or power is lost, all the data in it disappears.
Except if the computer goes into standby or something similar, where the data gets saved to swap space on a device or something like that but that option has to exist, or it has to be configured/enabled first.
Whatever in-memory data you were using is gone with 98% certainty.
If the computer had a swap partition some live cd/dvd/usb use them automatically (there's quite a variation, a few will do that automatically while others prefer not to touch the disk at all). However, (1) an install medium is unlikely to do that and (2) even if a swap partition was mounted, it would only be used if there was not enough memory available, and (3) even in that case, the data with which you were running are the less likely to have been swapped.
If you were working on a live media, but on an on-disk partition, then data may be recoverable from that partition (it depends on what kind of programs you were using).