Hi all,
I bought a Rock Pi 4A v1.4. I would like to follow the guide (https://wiki.radxa.com/Rockpi4/Linux_system_runs_on_M.2_NVME_SSD) to install NVME.
The guide said the step to upgrade SPI image should have following output
“”" You are currently running on board:
ROCK PI 4B
There will be two steps that you have to confirm. One is upgrading bootloader on SPI Flash.
The other is upgrading bootloader on eMMC or uSD card.
Step one: upgrade bootloader on SPI Flash
One boot device, SPI Flash, is found, would you like to upgrade bootloader on it?
The installation would cost several minutes.
If yes, type Y/y. If no, type N/n."""
However, what I can see is “”"
rock@rockpi4a:~$ sudo /usr/local/sbin/rockpi4a_upgrade_bootloader.sh
[sudo] password for rock:
You are currently running on board:
ROCK PI 4A
There will be two steps that you have to confirm. One is upgrading bootloader on SPI Flash.
The other is upgrading bootloader on eMMC or uSD card.
Step two: upgrade bootloader on uSD card or eMMC
Boot device, uSD card or eMMC, is found. Would you like to upgrade bootloader on it?
If yes, type Y/y. If no, type N/n. “”"
The step of upgrade bootloader on SPI Flash is missing…
What should I do next? Appreciate for any help.
Best regards,
William