View Single Post
  #123 (permalink)  
Old 03-19-2011, 03:34 AM
tiger2wander's Avatar
tiger2wander
PPCGeeks Regular
Offline
 
Join Date: Feb 2009
Posts: 107
Reputation: 150
tiger2wander is keeping up the good worktiger2wander is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin

Hi there,

I've just built success and got ruu_signed.NBH & modules-2.6.27.46-01254-g2a78bb6.tar.gz files.

Since new NAND version came and put everything inside device memory (only use sdcard for update) I want to known how to update zImage & modules.
Is there any guide to made androidupdate.tgz?
Can I use 'recovery' to update that file?

I was made a androidupdate.tgz by tar-zipped a directory with:
Code:
data
`-- modules
    |-- bcm4329.ko
    |-- cfg80211.ko
    |-- ip_queue.ko
    |-- iptable_filter.ko
....
then put it into /sdcard/andboot/androidupdate.tgz, update RHOIMG.NBH, reboot, stuck at boot. Error message: "not found rootfs" and fork a sh shell.

--
Best regard!
Uoc Nguyen
__________________
Reply With Quote