probably adb shell mount rather than df, if the goal is to see if anything is mounted, since this would also tell if it's mounted rw or ro.
However, the permissions of the mount point look a bit suspect, too... I have d---rwxrwx on a saphire... suspect some startup script is not doing it's thing? On Aug 31, 11:47 am, Marco Nelissen <[email protected]> wrote: > What does 'adb shell df' say? > > On Mon, Aug 31, 2009 at 7:26 AM, Anand<[email protected]> wrote: > > While the emulator is launched successfully, the sdcard is shown as > > read only. That is how the content can not be pushed inside. > > > # ls -l > > drwxrwxrwt root root 2009-08-31 19:55 > > sqlite_stmt_journals > > drwxrwx--- system cache 2009-08-31 19:55 cache > > d--------- system system 2009-08-31 19:55 sdcard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

