Skip to content

Conversation

timg236
Copy link
Collaborator

@timg236 timg236 commented May 22, 2025

For reference, add the Raspberry Pi Network Install public key which is compiled into the bootmain executable.

To verify the current image:

git clone https://github.com/raspberrypi/rpi-eeprom wget https://downloads.raspberrypi.com/net_install/boot.sig wget https://downloads.raspberrypi.com/net_install/boot.img cd rpi-eeprom
./rpi-eeprom-digest -k imager/net_install_pubkey.pem -i ../boot.img -v ../boot.sig

On success the expected output is "Verified OK" and exit status 0.

See: #711

For reference, add the Raspberry Pi Network Install public key
which is compiled into the bootmain executable.

To verify the current image:

git clone https://github.com/raspberrypi/rpi-eeprom
wget https://downloads.raspberrypi.com/net_install/boot.sig
wget https://downloads.raspberrypi.com/net_install/boot.img
cd rpi-eeprom
./rpi-eeprom-digest -k imager/net_install_pubkey.pem -i ../boot.img -v ../boot.sig

On success the expected output is "Verified OK" and exit status 0.

See: raspberrypi#711
@timg236 timg236 merged commit 0f69205 into raspberrypi:master May 22, 2025
1 check passed
@timg236 timg236 deleted the net-install-pubkey branch May 22, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant