See https://review.source.android.com/Gerrit#change,9452
there is a packaging bug that prevents the mount daemon from properly mounting the SD Card at startup. The proposed changed fixes it. On Mon, Apr 6, 2009 at 4:10 AM, max <[email protected]> wrote: > > Hi Guys, > > This is a question that raised before, but I can't find answer for my > case. > > I get the latest android source code, compile, and then set $PATH > including the "android_src/out/host/linux-x86/bin/" > > mksdcard 100M card.img > emulator -sdcard card.img > > Then in another xterm window, I use > > adb push song.mp3 /sdcard > > but it reports "failed to copy 'song.mp3' to '/sdcard/song.mp3': Read- > only file system" > > I do the same operations many times before, always successfully, but > why it fails for the latest source code, > > I do some debugging into the source code, but no answer for this > moment yet. > > Can anyone give me some light on this? > > Max > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

