From a6e6f88848a9e4b40cbd57271ac14703c056f86b Mon Sep 17 00:00:00 2001 From: timg <990920+timg236@users.noreply.github.com> Date: Mon, 23 Sep 2019 15:27:02 +0100 Subject: [PATCH] Update raspberry_pi4_network_boot_beta.md --- firmware/raspberry_pi4_network_boot_beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/raspberry_pi4_network_boot_beta.md b/firmware/raspberry_pi4_network_boot_beta.md index 77d1222..3078afc 100644 --- a/firmware/raspberry_pi4_network_boot_beta.md +++ b/firmware/raspberry_pi4_network_boot_beta.md @@ -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. ``` # 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 # Enable network boot