GTA04Installation » History » Revision 4
« Previous |
Revision 4/24
(diff)
| Next »
Paul Kocialkowski, 08/01/2012 03:34 PM
GTA04 Installation¶
Installing for µSD card storage¶
Once Replicant systemtarball and bootimage for GTA04 are ready, you can start the install procedure.
Getting the install script¶
To make it easier to install Replicant on GTA04, you can use the install script: replicant_gta04_install.sh.
It should be shipped with Replicant images or copied in out/target/product/gta04/
during the build process.
If you cannot find the script, download the latest version from gitorious: replicant_gta04_install.sh
Installing the kernel¶
You have to write the kernel at the correct location where u-boot will read it.
Replicant may provide a boot.scr file in the future, allowing to chose between NAND and uSD kernel location.
Installing the system¶
Follow replicant_gta04_install.sh usage:
Usage: ./replicant_gta04_install.sh [DRIVE] [SYSTEM] Notes: - The [DRIVE] argument can be omitted - The [SYSTEM] argument must be a tar archive
For instance: ./replicant_gta04_install.sh system.tar
Updated by Paul Kocialkowski about 12 years ago · 4 revisions