Hi there,

I am trying to use an sdcard on my built android source:


1) 
mksdcard -l mysdcard 1024M mysdcardfile.img

2)
chmod 777 mysdcardfile.img

3)
emulator -sdcard mysdcardfile.img



But when I am trying to push anything to the sdcard, I don't have writing 
permissions:

*Failed to push selection: Read-only file system*


What do I have to do to be able to push something to the 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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to