Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rock5/install"

 
(12 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
__NOTOC__
 
__NOTOC__
  
    [[rock5 | ROCK 5]] > [[rock5/install | Installation]]
+
ROCK 5 supports different storage media for installation, they have different IO read/write speed. Choose one to install:
  
<div class="col-md-12">
+
<b><u>Classic installation options</u></b>
      <h3 class="brand-name text-center" style="margin-top:0px;"><span class="label flame">ROCK 5 Installation</span></h3>     
+
      <hr class="tagline-divider" />
+
      <h5 class="text-center" style="margin-bottom:20px;"></h5>
+
</div>
+
  
ROCK 5 supports different storage media for installation, they have different IO read/write speed. Choose one to install:
+
* [[rock5/install/microSD | µSD Card]]
 +
 
 +
* [[rock5/install/eMMC | eMMC module with an USB eMMC reader]]
 +
 
 +
----
 +
 
 +
<b><u>Advanced installation options</u></b>
 +
 
 +
To boot from M.2 NVMe you need to flash your desired image to the SSD and also update the bootloader on the SPI to enable NVMe boot support.
 +
 
 +
* [[rock5/install/nvme | M.2 NVMe SSD]]
 +
 
 +
* [[rock5/install/spi |  Bootloader / SPI NOR flash]]
 +
 
 +
 
 +
If you do not own a USB to eMMC reader you can alternatively flash the eMMC with the help of the maskrom mode:
 +
 
 +
* [[rock5/install/usb-install-emmc | install on emmc from usb port ]]
 +
 
 +
----
 +
 
 +
<b><u>Additional</u></b>
 +
 
 +
The ROCK 5 supports maskrom mode, which is a special operation mode for CPU to wait for command from the USB-C OTG port.
 +
 
 +
[[rock5/install/rockchip-flash-tools | The Rockchip Flash Tools]] are the tools required for this.
  
* [[rock5/install/rockchip-flash-tools | Install Rockchip Flash Tools]]
+
<br>
* [[rock5/install/spi | Install the Image to SPI Nor Flash]]
+
* [[rock5/install/nvme | Install the Image to NVME SSD]]
+
* [[rock5/install/microSD | Install the Image to Micro SD Card]]
+
* [[rock5/install/eMMC | Install the Image to eMMC with USB to eMMC Reader]]
+
* [[rock5/install/usb-install-rock-5b | Install the Image to eMMC from USB Port (ROCK 5B)]]
+

Latest revision as of 02:57, 10 October 2023


ROCK 5 supports different storage media for installation, they have different IO read/write speed. Choose one to install:

Classic installation options


Advanced installation options

To boot from M.2 NVMe you need to flash your desired image to the SSD and also update the bootloader on the SPI to enable NVMe boot support.


If you do not own a USB to eMMC reader you can alternatively flash the eMMC with the help of the maskrom mode:


Additional

The ROCK 5 supports maskrom mode, which is a special operation mode for CPU to wait for command from the USB-C OTG port.

The Rockchip Flash Tools are the tools required for this.