VC system dump for devs
LS670ZVC Files:
boot.img (kernel)
recovery.img (recovery kernel)
recovery.bin (actual LG recovery GUI. Used to escape recovery boot loop. Usage: unarchve, push to /rec on custom recovery, chmod 755 /rec, ./rec, choose "Reboot now")
system.img (dumped with dump_image .. untouched VC system.img)
system.tar (tar of untouched VC /system)
Escaping/Rooting LG670ZVC
1) Reboot into LG stock recovery
2) Trigger recovery to mount /system by attempting to flash
V8_to_V9 update.
3) When update fails, /system is mounted, adb shell will now work
4) follow
rageagainstthecage instructions, replacing /data/local/tmp with /sdcard
5) once root, push
flash_image and
custom recovery to /
6) flash them
7) reboot recovery
8) see recovery.bin
To devs: something strange with the new v11 radio, requires new lib/bin, which in turn require new app/framework. Thus to be VC radio compatible, need to use new framework for ROMs.. otherwise get strange HFA and auto shutdown.
There will be a divide between VC and V9 radio/rom. Simular to a New Android OS divide.
User can easily see radio version as "Baseband Version" under about phone.
LS670MVC_60401001 = VC aka V11 Radio