you should use root user to make the new initrd.gz otherwise some weird problem will happen.
and change the Nand ROM to NativeSD if you based on the Nand ROM's init.rc
some contents in the file should be commented. (mount xxx )
[email protected]:~$ sudo su
[email protected]:~$ _[/COLOR][/B]
~$ sudo su
~$ chmod +x ./repack
~$ gedit ./repack
cat ./init | sed s/ROMFOLDER/MYPORT/ > ../init
cat ./init | sed s/ROMFOLDER/CM9/ > ../init
./repack
Hi pvkanjiyani
I don't understand too many logcat errors, but some one, like "Unknown permission" may point to your META-INF\com\google\android\updater-script
Verify original permissions (from NAND updater-script) with your
About network, I think you forgot to change kernel files (zImage and/or system\lib\modules)
Now create temporary work folder, if it wasn't exist by command:
Quote:
[email protected]:~$ md myport
Now create temporary work folder, if it wasn't exist by command:
Quote:
[email protected]:~$ mkdir myport
Thread Tools | Search this Thread |
Display Modes | |
|