Well, when in diags mode, it probably shouldn't mount(as usbms mode is most likely disabled). You need to connect it through usb as ethernet adapter and ssh into the device. If you're you using Mac/Linux, you'll have to setup ip of your computer manually, to something like 192.168.15.1
and execute `ssh root@192.168.15.244` iirc the correct ip address of the kindle, it's been some time since I needed to do this. Once you connect type `idme -d --bootmode main` and `reboot`. Quickly unplug usb cable, to prevent CRP from kicking in again.
|