#SATA M.2 SSD
#newflypi
#orangepi5
#raspberrypi
#orangepi5plus
Step 1 download raspberry pi os to sd card first (www.raspberrypi.org)
step 2 put ssd to extend board and connect to display
sign in the terminal to make command
sudo apt-get update
sudo apt-get full-upgrade
sudo rpi-update
sudo reboot
step 2
sudo rpi-eeprom-update -d -a
sudo reboot
step 3
sudo raspi-config -- advanced options configure advanced setting ---boot rom version ---NO ---(boot rom not reset to defaults) ok
...... boot order ---choose network or usb device boot ---boot from usb device if sd card fails ---(usb device is default boot device) ok then finish
would you like to reboot now ? choose no
choose the desktop menu ----assessories----sd card copier
copy from device ( sd card raspian image )
copy to device ( the sata or nvme connected ssd )
clik start to copy
when finish copy make the command " sudo shutdown now"