View Single Post
Old 07-15-2014, 03:02 PM   #22
rsm
Member
rsm began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jun 2014
Device: kindle dxg b009
I was fast reading all the info that you gave me, and reading the "Fix", i was wondering me, how can i log in ssh if i can't enable usbnet?

for me, the way of "login at ssh" was to:

;debugOn
`usbNetwork
;debugOff


and then in the computer do:

ifconfig usb0 192.168.2.1
ping 192.168.2.2
ssh 192.168.2.2
mntroot rw
</code>

Am I missing something? sure i do >.<
rsm is offline   Reply With Quote