View Single Post
Old 05-21-2012, 05:37 PM   #11
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by orbiting View Post
Code:
/dev/sdc1 on /media/Kindle type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks)
choog matt # sudo mkdir -p /mnt/kindle
choog matt # sudo mount /dev/sdc1
mount: /dev/sdc1 already mounted or /media/Kindle busy
mount: according to mtab, /dev/sdc1 is already mounted on /media/Kindle
choog matt # umount /dev/sdc1
Well, the device is successfully automounted on /media/Kindle. Your subsequent commands were unnecessary ;-)

So you can simply explore it. Try putting a pdf into /media/Kindle/documents (it should show up as "Kindle" in Mint's "file explorer", and probably even on the desktop as a drive icon), and see if the file shows up on the Kindle after ejecting the drive.

If so, your problem is with Windows, not with the Kindle...

Quote:
Originally Posted by orbiting View Post
Why would "factory settings"= no disk? =/ I checked the diagnostics: "Send to next station".
Sorry, don't understand.

PS:
Quote:
Originally Posted by orbiting View Post
It does mount the Kindle automatically, but recognizes it as a digital media player and launches Banshee (?).
Yes, that's because it tries to be intelligent (sigh). It finds a "music" folder and assumes it must be an MP3 player. Same is true if there is a DCIM folder - my Ubuntu always thinks that my phone is a camera. Just ignore that and use it as an actual drive.

Last edited by ixtab; 05-21-2012 at 05:39 PM.
ixtab is offline   Reply With Quote