Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit aa5fe373 authored by Robert Nelson's avatar Robert Nelson
Browse files

beagley-ai-expansion-nvme: split these into 3 blocks, we do not want users to...

beagley-ai-expansion-nvme: split these into 3 blocks, we do not want users to copy and paste all 3 at once

Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 76acdf20
No related merge requests found
...@@ -101,11 +101,17 @@ The following 3 commands will change your U-boot prompt to boot from NVMe by def ...@@ -101,11 +101,17 @@ The following 3 commands will change your U-boot prompt to boot from NVMe by def
.. note:: This will copy the entire contents of your SD card to the NVMe drive, so expect it to take upwards of 15 minutes. This only needs to be run one time .. note:: This will copy the entire contents of your SD card to the NVMe drive, so expect it to take upwards of 15 minutes. This only needs to be run one time
.. code:: bash .. code:: console
sudo cp -v /opt/u-boot/bb-u-boot-beagley-ai/beagley-ai-microsd-to-nvme-w-swap /etc/default/beagle-flasher sudo cp -v /opt/u-boot/bb-u-boot-beagley-ai/beagley-ai-microsd-to-nvme-w-swap /etc/default/beagle-flasher
.. code:: console
sudo beagle-flasher-mv-rootfs-to-nvme sudo beagle-flasher-mv-rootfs-to-nvme
sudo reboot
.. code:: console
sudo reboot
Enjoy NVMe speeds! Enjoy NVMe speeds!
================== ==================
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment