View Single Post
Old 08-24-2009, 10:40 AM   #234
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,444
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
calibre uses the following sequence to mount and mount.

1. Detect device
2. Wait a few seconds to give the OS the chance to mount
3. If still unmounted, mount it under meda using the OS supplied mount command
4. When the user asks for an eject,use the OS supplied eject command. On linux, if the device is mounted without an entry in mtab, then the eject command fails.
kovidgoyal is offline   Reply With Quote