Skip to content

Instantly share code, notes, and snippets.

@PabloCastellano
Last active June 22, 2017 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PabloCastellano/0ca1b35d67c064b397141cafd5d111ca to your computer and use it in GitHub Desktop.
Save PabloCastellano/0ca1b35d67c064b397141cafd5d111ca to your computer and use it in GitHub Desktop.
Flashing pmOS into Moto G 2014 (titan)
pablo@pablo-sch ~/src/pmbootstrap $ ./pmbootstrap.py flasher flash_system
[20:40:33] (native) flash system image
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
sending sparse 'system' 1/1 (210933 KB)...
OKAY [ 7.412s]
writing 'system' 1/1...
OKAY [ 10.429s]
finished. total time: 17.840s
[20:40:52] Done
pablo@pablo-sch ~/src/pmbootstrap $ ./pmbootstrap.py flasher boot
[21:15:11] (rootfs_motorola-titan) mkinitfs motorola-titan
[21:15:13] (native) boot motorola-titan kernel
creating boot image...
creating boot image - 10010624 bytes
downloading 'boot.img'...
OKAY [ 0.384s]
booting...
OKAY [ 0.408s]
finished. total time: 0.793s
[21:15:14] Done
@ollieparanoid
Copy link

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment