Quote:
Originally Posted by Marek
Jailbreak using the easiest jailbreak (kindle break?) Then update jailbreak will persist
|
I was in a bit of a rush and decided to gamble; updated FW to 5.16.2.1.1 and your JB worked great
Only thing I'm struggling a bit with atm is getting USBNetworking playing nicely over USB.
don't want to hijack the thread but in case someone has a quick solution...
Steps I've taken:
1. added public key to /mnt/usbnet/etc/authorize_keys
2. enabled openssh
I can ssh to root@192.168.15.244 using my keys without an issue but logs show
Code:
230502:012148 sshd[8937]: User root should not be allowed because account is locked, but we're a nice Kindle ;)
230502:012148 sshd[8937]: Accepted publickey for root from 192.168.15.201 port 47848 ssh2: ED25519 SHA256:XXXXXXXXXXXXXXXXXXXXXXXXXX
After some seconds SSH just hangs. A few times (no idea why) I get a session that does not hang and keeps working with SSH not being mad...
I get the same behaviour and message if I use dropbear instead.