View Single Post
Old 12-09-2011, 02:09 PM   #2161
Astor
Junior Member
Astor began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2011
Device: kindle 3
How to connect my kindle3 using ssh from mc?
In terminal I put:
Code:
ssh root@192.168.1.4 -i ./key.key
(key.key is my private key)
After some time got this:
Quote:
Welcome to Kindle!

#################################################
# N O T I C E * N O T I C E * N O T I C E #
#################################################
Rootfs is mounted read-only. Invoke mntroot rw to
switch back to a writable rootfs.
#################################################
[root@kindle root]#
So, I have shell access to kindle. But how to browse files using mc?
TNX!
Astor is offline   Reply With Quote