File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ the directory of the boot image e.g. `sudo ./rpiboot -d mass-storage-gadget`.
2626If no arguments are specified rpiboot will attempt to boot the mass-storage-gadget
2727from ` INSTALL_PREFIX/share/mass-storage-gadget64 ` .
2828
29+ The Raspberry Pi OS APT package sets ` INSTALL_PREFIX ` to ` /usr `
30+
2931### Linux / Cygwin / WSL
3032Clone this repository on your Pi or other Linux machine.
3133Make sure that the system date is set correctly, otherwise Git may produce an error.
@@ -141,6 +143,8 @@ via RPIBOOT on Compute Module 4 and Compute Module 5.
141143| [ rpi-imager-embedded] ( rpi-imager-embedded/README.md ) | Runs the embedded version of Raspberry Pi Imager on the target device |
142144| [ secure-boot-example] ( secure-boot-example/README.md ) | Simple Linux initrd with a UART console. |
143145
146+ The APT package for ` rpiboot ` installs these utilities directories to ` /usr/share/rpiboot `
147+
144148## Booting Linux
145149The ` RPIBOOT ` protocol provides a virtual file system to the Raspberry Pi bootloader and GPU firmware. It's therefore possible to
146150boot Linux. To do this, you will need to copy all of the files from a Raspberry Pi boot partition plus create your own
You can’t perform that action at this time.
0 commit comments