lol its mighty nice of you to give him permission to use my work
anyways rather than boring firehak in irc i figured id offer what i could for any future phones etc etc
with samsung root is always needed, from there you can get the images and work on things like a repacked kernel with root... or cwm... etc etc. how android handers kernels/recovery is actually fairly easy to figure outthe boot kernel will be anywhere from 8MB-12MB. should you open it in hex editor youll notice the big ole A.N.D.R.O.I.D header on it.
cwm wont let you r/w to the system until you go into mounts and storage... however with a kernel you can pull it off (using dd) and unpack it.. edit init.rc to tell it to lets say mount system as r/w after booting upthen someone can root and then do it properlyeither with a tar or make cwm compatible.
recovery is actually another kernel but with recovery.bin stuck in it and a completely different init.rc, as such when you do dumps of the phone youll usually find 2 partitions that are the same size, the lower number partition is boot kernel, the higher is recovery
just like l2 cache and l1 cache... and l3 cache, the lower you get the smaller it is.. but the faster it passes thru it. so bml's 1-8 all boot rather fast meanwhile the kernel at 9 is what you finally see at the "samsung" splash screen.. which loads and then loads up system so it can run thru iots little set of init.rc commands (this is when you are looking at the bootanimation)
thats all i can think of right now but i hope yall find it useful![]()
I give you permission to use my work that I stole from someone else, modified a line of code and rebranded as my own. LOL!
