View Single Post
  #148 (permalink)  
Old 04-07-2011, 09:07 AM
oisact's Avatar
oisact
PPCGeeks Regular
Offline
 
Join Date: Jan 2011
Posts: 52
Reputation: 40
oisact is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin

Thanks. The strip command in the darwin_x86 bin directory must be used on OSX. The native strip command doesn't work.

It appears everything is building successfully, however the booting freezes just after haret finishes loading and it vibrates twice. No black console boot screen is displayed.

I'm not entirely clear on modules tarball. According to the instructions in this thread, I thought that it should have a data/modules folder structure, in which the ko files reside. However looking at the FRX05 modules tar.gz shows a flat file structure. I've tried both.

Any suggestions on how to proceed from here? Anyone want to take a look at the zimage and modules tarball I've built?
Reply With Quote