Update raspberry_pi4_network_boot_beta.md

This commit is contained in:
timg
2019-09-23 15:27:02 +01:00
committed by GitHub
parent 2bba067706
commit a6e6f88848

View File

@@ -43,7 +43,7 @@ sudo echo FIRMWARE_RELEASE_STATUS="beta" > /etc/default/rpi-eeprom-update
Network boot is not enabled by default in the bootloader. To enable it the bootloader configuration file must be edited. Network boot is not enabled by default in the bootloader. To enable it the bootloader configuration file must be edited.
``` ```
# Extract the configuration file # Extract the configuration file
cp /lib/firmware/raspberrypi/beta/pieeprom-2019-09-23.bin pieeprom.bin cp /lib/firmware/raspberrypi/bootloader/beta/pieeprom-2019-09-23.bin pieeprom.bin
rpi-eeprom-config pieeprom.bin > bootconf.txt rpi-eeprom-config pieeprom.bin > bootconf.txt
# Enable network boot # Enable network boot