![]() |
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
Quote:
|
Anyone try compiling a nand kernel lately?? nbh doesn't package up right for me or something. I can't get past first boot splash...
Off the slightly tweaked FRX05 Nandroid ROM, fuk winmo... |
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-- Best regard! Uoc Nguyen |
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
Quote:
Again, I apologize for the delay on updating the first post. I'm heading out to the zoo with the wife, but we'll be back in a couple of hours and I'll get it updated then. She has a baby shower after we get back, so that should give me plenty of time :) |
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
yeah, thanks, that's what I need, man. I'll re-compile them tomorrow :) (here is 3:05AM, btw need asleep).
Also, if you are going to edit the first post, don't forget to modify some line to make newcomer do correct things! Code:
cat ~/android/linux-msm-rhod-nand/arch/arm/include/config/kernel.releaseCode:
cat ~/android/linux-msm-rhod-nand/include/config/kernel.releaseCode:
if [ ! -d "$ANDROID/output/sdcard" ] ; thenBest regard! Uoc Nguyen |
I can't get past first boot splash stiiiiiiiiill....
Off the slightly tweaked FRX05 Nandroid ROM, fu(k winmo... |
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
Quote:
Also, I just updated the first post with some of what I had. I'm still refining a few things, and the 2nd post will be updated shortly. |
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
Great update, natemcnutty!
|
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
Hey, natemcnutty
Need modify fullbuild.sh to fix this: Code:
./fullbuild.sh: 38: Syntax error: "fi" unexpected (expecting "then")Code:
36 if [ ! -d $ANDROID/androidupdate/data/modulesCode:
36 if [ ! -d $ANDROID/androidupdate/data/modules ]; thenCode:
39 if [ ! -d $ANDROID/androidupdate/system ]; thenCode:
#!/bin/shBest regard! Uoc Nguyen |
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin
Quote:
|
| All times are GMT -4. The time now is 03:40 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com