From 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 22:05:24 +0300 Subject: Initial static build --- docs/wiki/htc-monarudo-(HTC-Droid-DNA)/index.html | 131 ++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 docs/wiki/htc-monarudo-(HTC-Droid-DNA)/index.html (limited to 'docs/wiki/htc-monarudo-(HTC-Droid-DNA)') diff --git a/docs/wiki/htc-monarudo-(HTC-Droid-DNA)/index.html b/docs/wiki/htc-monarudo-(HTC-Droid-DNA)/index.html new file mode 100644 index 0000000..4a99810 --- /dev/null +++ b/docs/wiki/htc-monarudo-(HTC-Droid-DNA)/index.html @@ -0,0 +1,131 @@ + + +
+ + +
+ postmarketOS
+ fastboot boot ... freezes the phone, as does using pmbootstrap.py flasher bootpmboostrap.py flasher flash_system or flash_kernel results in a remote:not allowed error, although this may be related to a corrupted partition table on my particular device.| device | +size | +filesystem | +description | +
|---|---|---|---|
| mmcblk0p16 | +25 MiB | +vfat | +~ | +
| mmcblk0p17 | +5 MiB | +vfat | +~ | +
| mmcblk0p24 | +10 MiB | +ext4 | +~ | +
| mmcblk0p31 | +48 MiB | +vfat | +~ | +
| mmcblk0p32 | +928 MiB | +ext4 | +android system | +
| mmcblk0p33 | +320 MiB | +ext4 | +android cache | +
| mmcblk0p34 | +5.8 GiB | +ext4 | +android userdata | +
adb pushing the .img file and attempting to use dd to write into the system partition. Only succeeded in mangling the partition.