How to use 2.5inch SSD on Orange Pi 5 #517
hakotani-o
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have successfully connected and used a 2.5inch SSD to Orange Pi 5, so I would like to introduce it to you.
1 Get M2 to SATA Bewinner M.2 NGFF SATA Card NGFFM.2 Key M
2 Set up Orange Pi 5
3 Attach it to the case
4 Boot from an SD Card
sudo u-boot-install-sata-mtd /dev/mtdblock0
5 Write the downloaded Orange Pi 5 image to 2.5inch SSD
When you have finished writing,mount the system-boot device(2.5inch SSD).
Edit ubuntuEnv.txt overlays=orangepi-5-sata and save and umount.
6 Shutdown
Remove the SD Card.
Connect the SATA cable and power cable to the 2.5inch SSD.
7 Boot from 2.5inch SSD
8 Please note, you will need to make your own case.
Sorry if the explanation is difficult to understand.
Now you can create a removable SSD environment.
Let's enjoy ubuntu rockchip.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions