Hello,
I came to my office this morning to discover my laptop at a bluescreen. On reboot, it's showing "2101: Detection error on SSD1 (M.2).
I'm trying to create a bootable USB, but I don't have access to a Windows system. I've run the EXE under Wine, and got an ISO. I've burned it onto a USB using ddrescue, but when I try to boot to it, it just fails (I've tried three different USBs). What is supposed to be in the ISO? I see only a copy of SpinRite.exe, not freedos or anything like that?
```
$ sudo mount SpinRite.iso /mnt/ -o loop
mount: /mnt: WARNING: source write-protected, mounted read-only.
$ ls -l /mnt/
total 170
-r-xr-xr-x 1 root root 173144 Jun 6 2004 SPINRITE.EXE
```
Is that correct?
I came to my office this morning to discover my laptop at a bluescreen. On reboot, it's showing "2101: Detection error on SSD1 (M.2).
I'm trying to create a bootable USB, but I don't have access to a Windows system. I've run the EXE under Wine, and got an ISO. I've burned it onto a USB using ddrescue, but when I try to boot to it, it just fails (I've tried three different USBs). What is supposed to be in the ISO? I see only a copy of SpinRite.exe, not freedos or anything like that?
```
$ sudo mount SpinRite.iso /mnt/ -o loop
mount: /mnt: WARNING: source write-protected, mounted read-only.
$ ls -l /mnt/
total 170
-r-xr-xr-x 1 root root 173144 Jun 6 2004 SPINRITE.EXE
```
Is that correct?