Hey guys, sorry for recent inactivity - unfortuatly trying to juggle A-Levels, app developing, teaching android app development to younger years in school and a load of other stuff means not much free time
What's the status on a recovery.img? If we have this then we can flash custom edited ROM's - the thing stopping us at the moment is that whilst I can extract the contents of the .img files, currently there is no known way to repack such images (hence why recovery is needed to flash rom.zip files).
Also can someone do a partition block table from within android (can't remember the command off the top of my head, just google it) - will need this for later to make sure stuff gets flashed to /system partition block and not a different partition, though I suppose if a busybox binary is pushed during the rooting process we could always use busybox to mount system instead...