BQ Aquaris E5 HD (bq-vegetahd): Difference between revisions
Appearance
Line 95: | Line 95: | ||
== Installation == | == Installation == | ||
Use [[pmbootstrap]] to build your own installation image. | Use [[pmbootstrap]] to build your own installation image. | ||
I recommended install using TWRP sideload since fastboot may fail when trying to install the system partition. | |||
<source lang="shell-session"> | <source lang="shell-session"> | ||
$ pmbootstrap init | $ pmbootstrap init | ||
$ pmbootstrap install -- | $ pmbootstrap install --android-recovery-zip | ||
$ pmbootstrap flasher --method=adb sideload | |||
</source> | </source> | ||
Revision as of 09:50, 12 October 2023
This device is marked as not booting.
Status: kernel compiles, can't install
Status: kernel compiles, can't install
![]() BQ Aquaris E5 running Ubuntu Touch 16.04 | |
Manufacturer | BQ |
---|---|
Name | Aquaris E5 HD |
Codename | vegetahd |
Released | 2014 |
Type | handset |
Hardware | |
Chipset | MediaTek MT6582 |
CPU | 4x 1.3GHz ARM Cortex-A7 |
GPU | ARM Mali-400 MP2, 500Mhz, dual core |
Display | 720x1280 IPS |
Storage | 16 GB |
Memory | 1 GB, 533 MHz |
Architecture | armv7 |
Software | |
Original software | Android, Ubuntu Touch |
Original version | 4.4 |
postmarketOS | |
Category | testing |
Pre-built images | no |
postmarketOS kernel | 3.10.49 |
Unixbench Whet/Dhry score | 0.0 |
Contributors
- EmanueleSorce42
Users owning this device
How to enter flash mode
Reboot keeping pressed the volume up button. Then move the cursor with volume up to Fastboot Mode and press the Volume Down to confirm.
Installation
Use pmbootstrap to build your own installation image. I recommended install using TWRP sideload since fastboot may fail when trying to install the system partition.
$ pmbootstrap init
$ pmbootstrap install --android-recovery-zip
$ pmbootstrap flasher --method=adb sideload
See also
- pmaports!4468 Initial merge request
- pmbootstrap#2271 Install is not possible