Difference between revisions of "Rock5/install"
< Rock5
m |
Peter.Wang (Talk | contribs) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
ROCK 5 supports different storage media for installation, they have different IO read/write speed. Choose one to install: | ROCK 5 supports different storage media for installation, they have different IO read/write speed. Choose one to install: | ||
− | + | <b><u>Classic installation options</u></b> | |
− | + | * [[rock5/install/microSD | µSD Card]] | |
− | * [[rock5/install/ | + | * [[rock5/install/eMMC | eMMC module with an USB eMMC reader]] |
− | * [[rock5/install/nvme | | + | |
− | * [[rock5/install/ | + | ---- |
− | + | ||
− | * [[rock5/install/usb-install-emmc | | + | <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. | ||
+ | |||
+ | <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.