View Single Post
Old 05-21-2012, 05:30 PM   #10
orbiting
Member
orbiting began at the beginning.
 
Posts: 11
Karma: 10
Join Date: May 2012
Device: KT
Knc1, it's Mint, I installed it on my netbook a few weeks ago (I hadn't ventured into a terminal til now though). It does mount the Kindle automatically, but recognizes it as a digital media player and launches Banshee (?).

I went ahead and did what you wrote anyway:

mchoog matt # mount
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/matt/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=matt)
/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

Why would "factory settings"= no disk? =/ I checked the diagnostics: "Send to next station".

Thanks!
orbiting is offline   Reply With Quote