u can remount system to rw
#mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system

however, if ur phone is not rooted, u cannot use adb push command.

just check "ro.secure" in default.prop
if ro.secure=1, u cannot use adb push command.



2011/5/25 Earlence <earlencefe...@gmail.com>

> system is mounted as read only.
>
> On May 25, 2:29 am, Shankar Athinarayanan <mathki...@gmail.com> wrote:
> > Hi,
> >
> > So I have a custom kernel installed on my phone, but I am having
> > trouble getting wifi back. I tried doing adb push bcm4329.ko /system/
> > modules/bcm4329.ko but my ubuntu 10.10 gives this error: /system/
> > modules/ No such file or directory. How exactly can I do this even
> > though I don't even have the directory on my computer?
> >
> > p.s The bcm4329.ko file is installed on my phone under system/modules,
> > because I checked using my root explorer. Why is my computer not able
> > to push it? Even though it's installed on my phone, it still gives me
> > a wifi error.
> >
> > Thanks!
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
>

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to