Jump to content

OrangePi 5 Pro need help booting into nvme


Go to solution Solved by allatutti,

Recommended Posts

Posted

Hi,

 

Just received this unit yesterday with my surprise and lack of reading, the unit does not include eMMC or SPI so I am unable to boot directly into nvme drive.

 

Are there instructions somewhere on how to setup the device to boot from MicroSD but use nvme as main drive?

 

Thank you.

Posted (edited)

as you mentioned OrangePi 5 Pro is missing spi flash, so instead of spi you must use sdcard for boot, you can only move root partition to nvme.


in armbian-config you can use move root to nvme, worked fine as I tested it last time.

Edited by allatutti
  • Solution
Posted

with latest armbian build for Orangepi 5 pro you need to:

1) sudo armbian-install

2) select Boot from SD - System on SATA, USB or NVMe

3) confirm and continue with ext4 format etc....

 

after finish and reboot you will have root on nvme, you can check it with command df -h

Posted

maybe specify a bit word "hot"

maybe just bad ssd, with original orangepi image are temps ok? Are you using Armbian Image exactly for Orangepi 5 Pro, just asking to be sure.

Posted

using the armbian-install configuration did not work well for me.

 

I figured out that I had to dd an image to my nvme device then edit the orangepiEnv.txt file in the mmc (actual boot device) and add the UUID for the nvme partition under rootdev=

 

Also, after this is done and you are booting, you need to edit your /etc/fstab to load the mmc boot partition.

 

/dev/mmcblk1p1    /boot    vfat    defaults    0    2

 

That why if you want to install a new kernel, it installs it in the right place.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines