Raspberry Pi Installation Help?
|
30th Nov, 2021, 01:22 AM
(This post was last modified: 30th Nov, 2021 01:27 AM by Nachteule.)
Post: #19
|
|||
|
|||
RE: Raspberry Pi Installation Help?
(30th Nov, 2021 01:06 AM)gkusiak Wrote: Ok I guess I have to figure out how to edit that config. And find it first. Terminal root@kmxbilr2 ~ # rpi-eeprom-config -e Updating bootloader EEPROM image: /lib/firmware/raspberrypi/bootloader/default/pieeprom-2021-04-29.bin config_src: vcgencmd bootloader_config config: /tmp/tmp5uusnhdw/boot.conf ################################################################################ [all] BOOT_UART=0 WAKE_ON_GPIO=0 POWER_OFF_ON_HALT=1 DHCP_TIMEOUT=45000 DHCP_REQ_TIMEOUT=4000 TFTP_FILE_TIMEOUT=15000 TFTP_IP= BOOT_ORDER=0xf241 SD_BOOT_MAX_RETRIES=3 NET_BOOT_MAX_RETRIES=5 ENABLE_SELF_UPDATE=1 DISABLE_HDMI=0 [none] FREEZE_VERSION=0 ################################################################################ *** INSTALLING /tmp/tmp5uusnhdw/pieeprom.upd *** CURRENT: Do 29. Apr 16:11:25 UTC 2021 (1619712685) UPDATE: Do 29. Apr 16:11:25 UTC 2021 (1619712685) BOOTFS: /boot EEPROM updates pending. Please reboot to apply the update. To cancel a pending update run "sudo rpi-eeprom-update -r". If it complains that it can't find vcgencmd (for me it does when I use sudo), a sudo ln -s /opt/vc/bin/vcgencmd /usr/local/bin/vcgencmd helps The whole rpi-eeprom package is still a mess, but somehow you get it right |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] Raspberry Pi 2 - first installation not working | munich | 5 | 15,622 |
8th Mar, 2015 04:33 AM Last Post: munich |