Zeest
Since you messaged me and asked for a copy of my CWM before it is Lokied, I am uploading these scripts for you that I made.
THIS CAN ONLY BE USED FOR THE LG MOTION
This will allow you to unpack and repack kernel and recoverie .img files (not Lokied)
It includes the stock zImage and 5 different ramdisk
1. stock-boot
2. cwm
3. cwm-sd-ext
4. twrp
5. twrp-sd-ext
The only difference with the normal and sd-ext versions are the recovery.fstab
You have to have Linux or Cygwin
Unzip LGM-PACK.zip to you home directory
hroark13@dev1a:~$ mkdir LGM-PACK
hroark13@dev1a:~$ cd LGM-PACK
hroark13@dev1a:~/LGM-PACK$ unzip ~/Downloads/LGM-PACK.zip
TO PACK A BOOT KERNEL
hroark13@dev1a:~/LGM-PACK$ ./boot.pl stock-boot
8443 blocks
repacked recovery image written at boot.img
[+] loki_patch v1.6
[+] Detected target MetroPCS LG Motion build MS77010f_01
[+] Output file written to boot.lok
hroark13@dev1a:~/LGM-PACK$
TO PACK A CWM (NORMAL)
hroark13@dev1hroark13@dev1a:~/LGM-PACK$ ./recovery.pl cwm
7411 blocks
repacked recovery image written at recovery.img
[+] loki_patch v1.6
[+] Detected target MetroPCS LG Motion build MS77010f_01
[+] Output file written to recovery.lok
hroark13@dev1a:~/LGM-PACK$
TO PACK A CWM (sd-ext)
hroark13@dev1a:~/LGM-PACK$ ./recovery.pl cwm-sd-ext
7407 blocks
repacked recovery image written at recovery.img
[+] loki_patch v1.6
[+] Detected target MetroPCS LG Motion build MS77010f_01
[+] Output file written to recovery.lok
hroark13@dev1a:~/LGM-PACK$
TO PACK A TWRP (NORMAL)
hroark13@dev1a:~/LGM-PACK$ ./recovery.pl twrp
10297 blocks
repacked recovery image written at recovery.img
[+] loki_patch v1.6
[+] Detected target MetroPCS LG Motion build MS77010f_01
[+] Output file written to recovery.lok
hroark13@dev1a:~/LGM-PACK$
TO PACK A TWRP (sd-ext)
hroark13@dev1a:~/LGM-PACK$ ./recovery.pl twrp-sd-ext
10297 blocks
repacked recovery image written at recovery.img
[+] loki_patch v1.6
[+] Detected target MetroPCS LG Motion build MS77010f_01
[+] Output file written to recovery.lok
hroark13@dev1a:~/LGM-PACK$
https://www.dropbox.com/s/bcrm42juz43jdoi/LGM-PACK.zip
hK