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

Difference between revisions of "Rock5/guide/spi-nvme-boot"

< Rock5‎ | guide
(Created page with "{{rock5_header}} {{Languages|rock5/guide/spi-nvme-boot}} ROCK 5 > Guide > rock5/guide/spi-nvme-boot | SPI Nor Flash and PCIe NVME SSD boot...")
 
m
Line 2: Line 2:
 
{{Languages|rock5/guide/spi-nvme-boot}}
 
{{Languages|rock5/guide/spi-nvme-boot}}
  
     [[rock5 | ROCK 5]] > [[rock5/guide | Guide]] > [[rock5/guide/spi-nvme-boot | SPI Nor Flash and PCIe NVME SSD boot]]
+
     [[rock5 | ROCK 5]] > [[rock5/guide | Guide]] > [[rock5/guide/spi-nvme-boot | SPI NOR flash bootloader and PCIe NVMe SSD boot]]
  
== SPI Nor Flash and NVME SSD boot ==
 
  
SPI Nor Flash stores bootloader files. Like idbloader.img and u-boot.itb.
 
  
PCIe NVME SSD stores all system img.
+
The SPI NOR flash stores bootloader files like <code>idbloader.img</code> and <code>u-boot.itb</code>.
  
To write the image to SPI Nor Flash, please refer to this guide, [[rock5/install/spi | Install the Image to SPI Nor Flash]].
+
The PCIe NVMe SSD stores the system img/rootfs.
  
To write the image to PCIe NVME SSD, please refer to this guide, [[rock5/install/nvme | Install the Image to NVME SSD]].
+
 
 +
 
 +
To write the bootloader to the SPI NOR flash, please refer to this guide:
 +
 
 +
*[[rock5/install/spi | Install the bootloader to the SPI NOR flash]].
 +
 
 +
To write the image to a PCIe NVMe SSD, please refer to this guide:
 +
 
 +
*[[rock5/install/nvme | Install the Image to NVMe SSD]].

Revision as of 23:05, 1 February 2023

    ROCK 5 >  Guide >  SPI NOR flash bootloader and PCIe NVMe SSD boot


The SPI NOR flash stores bootloader files like idbloader.img and u-boot.itb.

The PCIe NVMe SSD stores the system img/rootfs.


To write the bootloader to the SPI NOR flash, please refer to this guide:

To write the image to a PCIe NVMe SSD, please refer to this guide: