TODO:
USB_MSD_EXCLUDE_VID_PID (
info)
nano '/tmp/bootconf.txt'
[all]
BOOT_UART=0
WAKE_ON_GPIO=0
POWER_OFF_ON_HALT=1
NET_INSTALL_AT_POWER_ON=0
wget -O '/tmp/pieeprom-latest.bin' 'https://github.com/raspberrypi/rpi-eeprom/raw/refs/heads/master/firmware-2711/latest/pieeprom-2026-05-17.bin'
'/usr/bin/rpi-eeprom-config' '/tmp/pieeprom-latest.bin' --config '/tmp/bootconf.txt' --out '/tmp/pieeprom-latest-custom.bin'
sudo rpi-eeprom-update -d -f '/tmp/pieeprom-latest-custom.bin'
systemctl reboot
sudo rpi-eeprom-update -r
sudo rpi-eeprom-update
CURRENT: Sun May 17 07:13:18 PM UTC 2026 (1779045198)