cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Install cURL in Android using binary

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Wed, 17 Oct 2012 15:55:22 -0400

On Wed, Oct 17, 2012 at 3:39 PM, Joe Cabezas <joe.cabezas_at_gmail.com> wrote:

> i was root!, notice the root@ and the "#"
>
> 1|root_at_android:/storage/sdcard0/0Joe # mv curl /system/sbin
> mv: can't create '/system/sbin': Read-only file system
>
> thank you again for your time :)
>
>
Sorry, I missed that. BTW, /system is generally mounted read-only, which
stops even root from writing to it. For example, in your own mount listing:

     /res/dev/system on /system type ext4 (*ro*
,relatime,barrier=1,data=ordered)

 Ralph Mitchell

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-17