Most live Linux environments auto-mount drives, which can freeze a failing disk. Create a "safe reader" key by adding this to the boot parameters:
The disk internal reader key, also known as the disk read-ahead cache, is a mechanism used by Linux to improve disk performance. It works by prefetching data from the disk into the cache, reducing the time it takes to read data from the disk.