How to install Debian to eMMC

Revision as of 07:11, 15 November 2016 by LubOlimex (talk | contribs) (Created page with "=== How to install Debian to the eMMC memory === It is possible to install the official Debian Jessie images to the eMMC memory of your Olimex board with Allwinner chip. No...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to install Debian to the eMMC memory

It is possible to install the official Debian Jessie images to the eMMC memory of your Olimex board with Allwinner chip.

Note that currently only the Debian Jessie images for the A20 boards contain such an eMMC installation option.

How to do it?

1. Download and extract the latest official Debian Jessie image from the wiki article for your board. Note that the procedure below is not possible with the Wheezy releases, only with the Jessie ones.

The script would not work with custom images.

2. Write the image to a micro SD card using your favorite software (like Win32 Disc Imager or dd).

3. Insert the prepared card in your board and boot the board.

4. Establish connection to the command line interface of the board. Log with root/olimex.

5. Execute emmc.sh script. Type: ./emmc.sh

6. Wait until Debian installs on the NAND memory (it takes around 10 minutes).

7. Shut down the board and remove the microSD card.

8. Now you can boot from the NAND memory.