Difference between revisions of "Rockpi4/install/eMMC"
(Created page with "{{rockpi4_header}} {{Languages|rockpi4/install/microSD}} ROCK Pi 4 > Install > Install on eMMC module ===...") |
(→Step 3: Write the image to microSD card) |
||
Line 32: | Line 32: | ||
We will use it for the writing. | We will use it for the writing. | ||
− | ====Step 3: Write the image to | + | ====Step 3: Write the image to eMMC Module ==== |
3.1 Plug and click the eMMC module to the eMMC to uSD breakout board, plug the breakout board to microSD card reader. Plug the card reader on PC. | 3.1 Plug and click the eMMC module to the eMMC to uSD breakout board, plug the breakout board to microSD card reader. Plug the card reader on PC. |
Revision as of 01:42, 20 November 2019
ROCK Pi 4 > Install > Install on eMMC module
Contents
Step1: Requirements
This page describe how to download and install the image on an eMMC module and boot on ROCK Pi 4. You need at least the following.
- an eMMC module, you can buy it from radxa distributor, the eMMC module from Odroid or PINE64 also works on ROCK Pi 4.
- an eMMC to microSD breakout board
- a microSD card reader, either a USB card reader or the SD card reader on laptop
- a PC/laptop running Windows or Linux or MacOS
You also need the following to run on ROCK Pi 4
- ROCK Pi 4 board with power supply
- HDMI cable for display
- USB keyboard and mouse for input
Step 2: Download necessary tools and image
- Etcher is the tool we use to write image. Download the right Etcher for your PC from Rockpi4/downloads page and install it. Check [Etcher website] for more info about Etcher.
- Choose the image you want to install from Rockpi4/downloads page and unzip it. The unzipped image name is like below:
rockpi4_debian_stretch_lxde_armhf_20181105_2120-gpt.img
We will use it for the writing.
Step 3: Write the image to eMMC Module
3.1 Plug and click the eMMC module to the eMMC to uSD breakout board, plug the breakout board to microSD card reader. Plug the card reader on PC.
3.2 Run the application, for example, by executing the command on Ubuntu 16.04:
$ /bin/bash etcher-etcher-electron-1.4.5-x86_64.AppImage
3.3 In the etcher window, we click button Select image.
3.4 In the etcher window, we click button Select Drive.
3.5 In the etcher window, we click button Flash.
3.6 In the etcher window, it shows us Flash Complete!
Done! Now you have successfully installed the OS image on eMMC module.