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"

 
(7 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
<b><u>Classic installation options</u></b>
 
<b><u>Classic installation options</u></b>
 +
 
* [[rock5/install/microSD | µSD Card]]
 
* [[rock5/install/microSD | µSD Card]]
* [[rock5/install/eMMC | eMMC module with an USB to eMMC reader]]
+
 
 +
* [[rock5/install/eMMC | eMMC module with an USB eMMC reader]]
  
 
----
 
----
Line 14: Line 16:
 
<b><u>Advanced installation options</u></b>
 
<b><u>Advanced installation options</u></b>
  
* [[rock5/install/spi | SPI NOR Flash]]
+
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 | a NVMe SSD]]
+
 
* [[rock5/install/usb-install-emmc | eMMC from USB port]]
+
* [[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.
  
Additional:
+
[[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>

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.