-
Notifications
You must be signed in to change notification settings - Fork 2
Android P9 pre built images (Development Images Only)
vraevsky edited this page Jun 23, 2019
·
1 revision
From now we assume the device name of the SD card on your Linux PC is /dev/sdX
.
- Clean up the uSD card:
sudo dd if=/dev/zero of=/dev/sdX bs=1M count=16 sudo partprobe /dev/sdX
- Deploy the image onto the uSD card:
xz -dc /path/to/android.p9.8G.img.xz | sudo dd of=/dev/sdX bs=1M status=progress
ucm-imx8m-mini
- Insert the prepared SD card into micro-SD socket P23
- Power on the board
- Press and hold SW6 (RESET) and SW7 (ALT_BOOT) buttons
- Release SW6 and then SW7