What does 'adb shell df' say?
On Mon, Aug 31, 2009 at 7:26 AM, Anand<[email protected]> wrote: > > Hi There > > I followed below sequence, and facing below issues while pushing the > content. > > 1. repo init -u git://android.git.kernel.org/platform/manifest.git -b > donut. By this I got today donut code. > 2. repo sync > 3. source build/envsetup.sh > 4. make -j2 > > after that > > 5. mksdcard 1024M sdcard.img > 6. emulator -sdcard sdcard.img & > > 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 > lrwxrwxrwx root root 2009-08-31 19:55 etc -> /system/ > etc > drwxr-xr-x root root 2009-08-31 14:01 system > drwxr-xr-x root root 1970-01-01 05:30 sys > drwxr-x--- root root 1970-01-01 05:30 sbin > dr-xr-xr-x root root 1970-01-01 05:30 proc > -rwxr-x--- root root 10688 1970-01-01 05:30 init.rc > -rwxr-x--- root root 1677 1970-01-01 05:30 > init.goldfish.rc > -rwxr-x--- root root 106696 1970-01-01 05:30 init > -rw-r--r-- root root 118 1970-01-01 05:30 default.prop > drwxrwx--x system system 2009-08-31 14:23 data > drwx------ root root 1970-01-01 05:30 root > drwxr-xr-x root root 2009-08-31 19:55 dev > > > > Please let me know incase there is any clue. > > Thanks > Anand > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

