Skip to content

Commit

Permalink
Mssing step:delete partition + default partition
Browse files Browse the repository at this point in the history
  • Loading branch information
ebadi committed Oct 26, 2020
1 parent 64aabb7 commit 0e94ec4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,15 @@ Number Start End Size File system Name Flags
(parted)
rm 30
rm 29
rm 28
rm 27
rm 26
rm 25
rm 24
rm 23
mkpart system 461920s 3978502s
name 23 system
Expand All @@ -181,6 +190,7 @@ mkpart userdata 4897095s 100%
name 30 userdata
q for quitting
make_ext4fs /dev/block/mmcblk0p23
Expand All @@ -196,7 +206,7 @@ fastboot flash persist persist.img
fastboot boot twrp-3.4.0-0-wt88047.img
adb pull :
adb push to /sdcard/:
lineage-17.1-20200926-recovery-wt88047.img
open_gapps-arm-10.0-pico-20200927.1.zip
Expand All @@ -214,3 +224,8 @@ install open_gapps package
```



# restore to default partition table
fastboot flash partition gpt_both0.bin


Binary file added gpt_both0.zip
Binary file not shown.

0 comments on commit 0e94ec4

Please sign in to comment.