The older kindle 6.x.x shows up as a drive and it is easy for me to move files graphically/via the GUI. I'm having trouble doing it with this version. I just rooted it if it matters. Is there a solution?
I assume the old kindle mounts as usb mass storage. The new kindles mount as mtp. You must manually mount the mtp drive in ubuntu. Windows should automatically mount mtp.The older kindle 6.x.x shows up as a drive and it is easy for me to move files graphically/via the GUI. I'm having trouble doing it with this version. I just rooted it if it matters. Is there a solution?
Thanks, please excuse my ignorance but how do I do that? I'll try searching for an answer in the meantime and see who gets back here first.I assume the old kindle mounts as usb mass storage. The new kindles mount as mtp. You must manually mount the mtp drive in ubuntu. Windows should automatically mount mtp.
sudo apt-get install mtp-tools mtpfs
Maybe not. Nothing I move via the GUI is showing up on the kindle. Incredibly frustrated that I can't move files to my kindle.sudo apt-get install mtpfs
sudo mkdir /media/kindle
sudo chmod 775 /media/kindle
Awesome. Exactly what I was looking for. Thanks a lot.I use a program called gMTP. Works perfectly.
I tried gMTP before, when I could only boot into TWRP (I needed to copy a rom to flash!)I use a program called gMTP. Works perfectly.