ddvk / remarkable2-recovery

recovery tools for reMarkable 2
GNU General Public License v2.0
227 stars 20 forks source link

OS info #21

Open N4S4 opened 1 year ago

N4S4 commented 1 year ago

Hi,

thanks for the beautiful instructions, even because customer support is the worse. unfortunately i stopped the UI service by mistake so my remarkable is stuck on starting screen. I know in the instructions says to use linux but by any chance do you know if linux wsl in windows works?

thank you

Eeems commented 1 year ago

Did you stop, or disable the service? If you stopped it, just hold the power button for 10+ seconds, and then power it on again. If you disabled the service, you should still be able to SSH in if you have the password or setup a SSH key, at which point you can just enable and start the service again.

N4S4 commented 1 year ago

well i stopped and started another service which i installed via ssh but than i realized later that was not compatible.... i do not have ssh pass anymore unfortunately

Eeems commented 1 year ago

I know in the instructions says to use linux but by any chance do you know if linux wsl in windows works?

In theory, you might be able to get it to work, but you'd have to jump through hoops to get the USB device passed through, and you won't have the immediate feedback with dmesg that you'd get by running linux natively. I'd recommend just putting ubuntu onto a usb drive and live booting that: https://ubuntu.com/tutorials/install-ubuntu-desktop#3-create-a-bootable-usb-stick

N4S4 commented 1 year ago

yeah i was thinking to boot a live distro and try...well I will try that definitely and revert back... thank you

Eeems commented 1 year ago

What instructions were you following that lead to this?

N4S4 commented 1 year ago

it was during the installation of one of the launcher https://github.com/reHackable/awesome-reMarkable#take-special-care-if-you-are-using-a-remarkable-2 not sure which one was as i totally erased my memory for the nervous lol

Eeems commented 1 year ago

Ah, so it looks like you missed this portion right above it: https://github.com/reHackable/awesome-reMarkable#write-down-your-ssh-password

N4S4 commented 1 year ago

indeed

Eeems commented 1 year ago

I've opened https://github.com/reHackable/awesome-reMarkable/pull/172 to make the warning section stand out more.

N4S4 commented 1 year ago

Yep that is a great idea!