Recent content by dode417

  1. D

    Post [TWRP][RECOVERY][PIE] TWRP 3.3.1-0+ for the LG G7 ThinQ

    according to the page you linked regarding the bootloader unlocking process, only the LMG710EM is supported... have you successfully done this with any other model?
  2. D

    Post [OFFICIAL][v.2.9.0] PitchBlack Recovery Project [lv517, MP260, TP260][32/64bit]

    I'm not saying it doesn't boot, only informing everyone that the f2fs partition is corrupted by the flashing process and cannot be repaired with fsck. I'm honestly not sure of the total effect of this, but those who are cautious may be thankful for this information.
  3. D

    Post [OFFICIAL][v.2.9.0] PitchBlack Recovery Project [lv517, MP260, TP260][32/64bit]

    leave your /system partition formatted as ext4 Flashing this ROM uses block-based patching; instead of copying the necessary files to the filesystem, it copies blocks to the disk. These blocks are data representations of files as they were expressed on the filesystem they originate from, thus...