Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ import { PreView } from "@site/src/utils/docs";

- Use the system utility rsetup to flash the SPI.

- Flush the system image to the NVME SSD.
- Flash the system image to the NVME SSD.

- Unplug the SD card and boot from NVME.

### Prepare an SD card or eMMC Module as a boot disk.

Refer to the section on <a href={props.etcher_path}> making a MicroSD boot disc </a> to install the system on the SD card.

Here the SD card acts as a boot disk for x86, the purpose is to get the spi.img, and flush the spi.img to the spi flash.
Here the SD card acts as a boot disk for x86, the purpose is to get the spi.img, and flash the spi.img to the spi flash.

After booting from the SD card, execute the following command to update the system.

Expand All @@ -24,7 +24,7 @@ sudo apt-get update
sudo apt-get full-upgrade
```

### Use the system utility <a href={props.rsetup_path}> rsetup </a> to flush the SPI.
### Use the system utility <a href={props.rsetup_path}> rsetup </a> to flash the SPI.

<img
src="/img/common/nvme/system_maintenance.webp"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please go to [Download Summary](../../download) to download image.
4. In the Etcher window, click `Flash!` and wait for a progress bar to be flushed.
![ROCK5A via Etcher 04](/img/rock5a/rock5a-etcher-3.webp)

5. In the Etcher window, `Flash Complete!` will be displayed when the flush is successful.
5. In the Etcher window, `Flash Complete!` will be displayed when the flash is successful.
![ROCK5A via Etcher 05](/img/rock5a/rock5a-etcher-4.webp)

## System startup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please go to [Download Summary](../getting-started/download) to download image.
4. In the Etcher window, click `Flash!` and wait for a progress bar to be flushed.
![ROCK5A via Etcher 04](/img/rock5a/rock5a-etcher-3.webp)

5. In the Etcher window, `Flash Complete!` will be displayed when the flush is successful.
5. In the Etcher window, `Flash Complete!` will be displayed when the flash is successful.
![ROCK5A via Etcher 05](/img/rock5a/rock5a-etcher-4.webp)

## System startup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ microSD card, capacity not less than 8GB, for system boot disk.

### microSD card reader

Flush the image to the microSD card.
Flash the image to the microSD card.

### Monitor, HDMI cable, USB-C cable

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please go to [Download Summary](../getting-started/download) to download image.
4. In the Etcher window, click `Flash!` and wait for a progress bar to be flushed.
![ROCK5A via Etcher 04](/img/rock5a/rock5a-etcher-3.webp)

5. In the Etcher window, `Flash Complete!` will be displayed when the flush is successful.
5. In the Etcher window, `Flash Complete!` will be displayed when the flash is successful.
![ROCK5A via Etcher 05](/img/rock5a/rock5a-etcher-4.webp)

## System startup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please go to [Download Summary](../getting-started/download) to download image.
4. In the Etcher window, click `Flash!` and wait for a progress bar to be flushed.
![ROCK5A via Etcher 04](/img/rock5a/rock5a-etcher-3.webp)

5. In the Etcher window, `Flash Complete!` will be displayed when the flush is successful.
5. In the Etcher window, `Flash Complete!` will be displayed when the flash is successful.
![ROCK5A via Etcher 05](/img/rock5a/rock5a-etcher-4.webp)

## System startup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please go to [Download Summary](../getting-started/download) to download image.
4. In the Etcher window, click `Flash!` and wait for a progress bar to be flushed.
![ROCK5A via Etcher 04](/img/rock5a/rock5a-etcher-3.webp)

5. In the Etcher window, `Flash Complete!` will be displayed when the flush is successful.
5. In the Etcher window, `Flash Complete!` will be displayed when the flash is successful.
![ROCK5A via Etcher 05](/img/rock5a/rock5a-etcher-4.webp)

## System startup
Expand Down