updated readme with new TF1.img link
This commit is contained in:
parent
989079ad19
commit
e774d66b43
2 changed files with 11 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ prepare a stock TF1.img (on macOS)
|
|||
add ` && say done` to commands that take a while for audio feedback upon completion
|
||||
|
||||
download the official release or backup a fresh stock sd card
|
||||
https://drive.google.com/drive/folders/1HfGCxkratM_zYiYfGWCrHZ1AynO3hIwU (last updated 2023-03-09)
|
||||
flash the initial img to a new card
|
||||
use gdisk to delete and recreate partition 4 (ROMS)
|
||||
set End (sector) to +3G
|
||||
|
|
|
|||
|
|
@ -40,11 +40,19 @@ Following Instructions 101
|
|||
----------------------------------------
|
||||
Install
|
||||
|
||||
MinUI is meant to be installed over a working stock TF1. Anbernic's stock TF1 image can be downloaded here: https://drive.google.com/drive/folders/1HfGCxkratM_zYiYfGWCrHZ1AynO3hIwU If you are using two SD cards, the second one should be formatted FAT32.
|
||||
MinUI is meant to be installed over a working stock TF1. The official Anbernic image requires a 64GB SD card:
|
||||
|
||||
https://drive.google.com/drive/folders/1HfGCxkratM_zYiYfGWCrHZ1AynO3hIwU
|
||||
|
||||
Or you can download a reduced image that can be flashed to a 4GB SD card:
|
||||
|
||||
https://github.com/shauninman/union-minui/releases/tag/stock-tf1-20230309
|
||||
|
||||
If you are using two SD cards (recommended), the second one should be formatted FAT32.
|
||||
|
||||
Copy "dmenu.bin" to the root of the MISC partition of the SD card that goes in the TF1 slot.
|
||||
|
||||
Where you copy "MinUI.zip" (and the Bios, Roms, and Saves folders) will depend on if you are using one or two SD cards (using two SD cards is recommended). If using one SD card, copy them to the root of the ROMS partition of the SD card that goes in the TF1 slot. Otherwise copy them to the root of the SD card that goes in the TF2 slot.
|
||||
Where you copy "MinUI.zip" (and the Bios, Roms, and Saves folders) will depend on if you are using one or two SD cards (again, using two SD cards is recommended). If using one SD card, copy them to the root of the ROMS partition of the SD card that goes in the TF1 slot. Otherwise copy them to the root of the SD card that goes in the TF2 slot.
|
||||
|
||||
During installation (but not on subsequent updates) MinUI will install a custom boot logo. It will save a backup of your existing "boot_logo.bmp.gz" in a folder named "bak" at the root of the ROMS partition of the SD card that goes into the TF1 slot.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue