Hi, Why do you need to create new lib, which is already a softlink to /system/lib, you have no permissions to create new file or folder on root as long as you edit your init.rc file. If at all you want to create new file or folder, consider using /data or something that has user permissions.
-Subbu On Thu, May 27, 2010 at 8:15 AM, akhilesh kumar <[email protected]> wrote: > > Hi All > > how to create create directory in android file system, I am getting the > following error. > > [r...@localhost ]# adb shell > #su > # mkdir /lib > mkdir failed for /lib, Read-only file system > # > > -- > Thanks, > Patel > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
