The root file system is actually an initrd bundled with the kernel image and loaded at runtime as a ramdisk. Any changes need to be made in the source tree or by manually editing the initrd found in the kernel image.
On Wed, Sep 26, 2012 at 4:37 PM, Sunny <[email protected]> wrote: > > > Hi all, > > I am facing problem with root partition of android. I was trying > bootchart on android. I followed " > http://elinux.org/Using_Bootchart_on_Android" link. So in that i want to > copy only init script in android root partition. So, i remounted as > read-wirte and i copied my init file there in /. Now problem is that when i > rebooted device it is showing me old init file.(I found this by comparing > file size). So, How can i over come this problem? And How is this > happening? Basically, I also tried to create file in / of android, but > after reboot it is not there. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
