Description
The rpiboot
utility from https://github.com/raspberrypi/usbboot to boot a Raspberry Pi in device mode either directly into
a mass storage device or to a specific boot file.
Installation Instructions
Enable this repo with dnf copr enable adelton/rpiboot
.
Install the package with dnf install rpiboot
.
Run rpiboot
.
Follow https://www.raspberrypi.com/documentation/computers/compute-module.html#writing-to-the-emmc-linux or https://sourcekit.cc/#/?id=cm4-with-emmc-flashing-guide.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (31)* | Fedora 39 (58 downloads) |
Fedora 40 | x86_64 (77)* | Fedora 40 (63 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | x86_64 (4)* | Fedora rawhide (36 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable adelton/rpiboot
More info about enabling Copr repositories