h1. GTA04 Installation h2. Installing for µSD card storage Once Replicant systemtarball and bootimage for GTA04 are ready, you can start the install procedure. h3. 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":https://gitorious.org/replicant/device_goldelico_gta04/blobs/raw/replicant-2.3/replicant_gta04_install.sh h3. 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. h3. 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 archiveFor instance: @./replicant_gta04_install.sh system.tar@