Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4428

Help mounting jailbroken KT

$
0
0
I have a jailbroken KT running 5.1.2. I've installed USBNetwork, and can enable it (by entering ';un' in the search bar) and SSH into the device via USB.

However, if USB networking is not enabled and I plug a USB cable into it, the device appears to charge, displays the 'USB Drive Mode' screen, but I am unable to fine the drive on my system.

dmesg gives the following output:
Code:

[ 1557.424157] usb 1-2: new high-speed USB device number 8 using ehci_hcd
[ 1557.569353] usb 1-2: New USB device found, idVendor=1949, idProduct=0004
[ 1557.569365] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1557.569373] usb 1-2: Product: Amazon Kindle
[ 1557.569378] usb 1-2: Manufacturer: Amazon
[ 1557.569383] usb 1-2: SerialNumber: XXXXXXXXX
[ 1557.574593] scsi13 : usb-storage 1-2:1.0
[ 1558.574552] scsi 13:0:0:0: Direct-Access    Kindle  Internal Storage 0100 PQ: 0 ANSI: 2
[ 1558.575801] sd 13:0:0:0: Attached scsi generic sg7 type 0
[ 1558.583659] sd 13:0:0:0: [sdg] Attached SCSI removable disk

However, I can only see /dev/sdg in /dev, not /dev/sdg1, and so, I cannot mount the device.

Is there anything I'm missing?

Viewing all articles
Browse latest Browse all 4428

Trending Articles