openFyde Prebuilt Image - Orange Pi 5 - r138
📄 TL;DR
This is the prebuilt image for the orangepi5-openfyde board under the openFyde project. This image supports:
-
Orange Pi 5
-
Orange Pi 5B
-
Orange Pi 5 Plus
🌟 OS Highlights
- Chromium is updated to
138.0.7204.*with Chromium OS platform updated to16295.91.20..*, with many new features synced from the upstream. - Chromium OS manifest: https://chromium.googlesource.com/chromiumos/manifest.git/+/refs/heads/release-R138-16295.B
👨🔧 Installation
-
Download the release file with the .run extension
-
Make the file executable by running the command
chmod +x <filename>.runand then execute the file depending on your target storage type:- For orange pi 5 with NVME, execute:
./orangepi5-openfyde-r138.run --board orangepi5 --boot nvme - For orange pi 5 with SATA, execute:
./orangepi5-openfyde-r138.run --board orangepi5 --boot sata - For orange pi 5b, execute:
./orangepi5-openfyde-r138.run --board orangepi5b --boot emmc - For orange pi 5plus with NVME, execute:
./orangepi5-openfyde-r138.run --board orangepi5plus --boot nvme - For orange pi 5plus with EMMC, execute:
./orangepi5-openfyde-r138.run --board orangepi5plus --boot emmc
Or, you can just simply run
./orangepi5-openfyde-r138.runwithout any flag or parameter; the command line prompt will ask you questions to help you decide the--boardand--bootvalues.The image
orangepi5-openfyde-r138.imgthat supports booting from SATA/NVMe/eMMC per your choice will then be generated in the current directory. - For orange pi 5 with NVME, execute:
-
Flash the image to a TF (microSD) card using your favourite tool, e.g. dd or balenaEtcher.
❗Important notes:
- All images generated from the .run file will support booting from a TF (microSD) card. The 'target storage' means the storage type where you want to install openFyde while running the openFyde installer.
- The installation process is necessary for some features to work, for example, the "local OTA update" feature introduced since this release; hence it's recommended to carry it out if you want to keep your openFyde OS and use it regularly in the future.
- You can flash the image directly to your onboard storage(SATA/NVMe/eMMC). However, you can then only choose the Try It First button at OOBE; you WILL NOT be able to perform installation under this circumstance.
- The installation process takes approximately 10 minutes, depending on the storage speed.
🔑 Checksum (sha256sum)
2e40481cf0dbe8c961effce8ca0b60ddb67f7b3cbbbfd6e15d494c7544a8e1bd orangepi5-openfyde-r138.run