i believe i can verify that the stock kernel will not boot cm10.1. loki'd the boot.img of stock kernel on cm10.1 rom doesnt boot. same with twrp2.7 which i built with the iproj and stock doesnt boot either. back to the drawing board.
so basically you built a rom, but instead of flashing, you wiped your device instead?
anyhow, i have no quirks in testing compiled roms to save some time.
seems you are on teamwin recovery (correct me if im wrong). I am on CW recovery and can attempt a flash through there. might help out, idk.
after reviewing the log, it apprears that somehow, TWRP isnt mounting the storage during flash, rendering the flash useless. i can try with CWM recovery and see if it follows through, but it may be possible our recoveries are simply not able to flash roms. correct me if im worng and you have been able to sucessfuly flash a zip of sorts before. if that is the case, check your settings, and if all else fails, check to see if the zip was made properly. the biggest note i saw was it was missing SE_Linux which every rom i flashed in the past had such. just a thought, but that could be the main issue as well.
cm9 is half the size. im working on a cm9 build, i forget the workaround for the surfacetexture error lol
prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/../lib/gcc/arm-linu - Pastebin.com close to complete. i remember this error. the reason behind my mergeing aosp before.
Starting TWRP 2.6.3.0 on Wed Jan 7 01:25:57 1970 I:Single storage only. I:No - Pastebin.com unable to mount. since im unable to complete the build i decided to dirty hack a nightly. i piece parted a fake rom to extract the zvk ramdisk and repacked it with josh's tools. merged to the rom-zvks sytsem/usr, vendor, and etc. merged the build.prop from the cm9 build. added the usbautorun.iso. edit the script properly. back to the original problem from gb twrp which reads @ flash unable to mount /system, unable to mount /data. @ed i will host it, i should warn i restored a backup and would reboot into recovery no matter what. i restored a different backup and then was able to restore the initial backup. before restoring the second backup, when i attempted to install my update.zip, twrp couldnt assert cayman. probably best idea is to wait out the error. im not sure how cwm handles, so i couldnt help any if yer device bricks.
i dont understand why my hacked update.zip flashes, also restores but twrp doesnt read the updater script from the hacked rom. could be the manifest, cert throwing the error? i dont think twrp is to be blamed, i chatted with dees troy a few months ago when i was receiving alike errors flashing. i realized soon after that, i wasnt running the setup-makefiles.sh in the device tree, thus no blobs. i believe with this hacked rom some or all of the blobs are either not matched right or plain out not being flashed. gotta check it out.Assert issues isn't a recovery issue. You used cayman as the assert device in the updater-script but as I told Josh, it is ls840. And system nor data is mounting so it's pointless to distribute the recovery, only thing that'll do is cause some excited users to format and try to flash something and soft-brick their phones.
Sent from my SPH-L710 using Tapatalk
Just a tiny bit off topic, when you say dirty hacked CM9, what exactly do you mean? As in if we can get the ROM to [finally] flash, whats the ROM intended to be like? Is it stock with CM9 assets instead of LG's or is it CM9 altogether, just made in a way to get it to build and work?