Update bug_report.yml

This commit is contained in:
Tim Gover
2022-02-12 08:18:46 +00:00
committed by GitHub
parent aa59c8f7f8
commit e75ccb4b1c

View File

@@ -51,11 +51,12 @@ body:
attributes: attributes:
label: Bootloader configuration. label: Bootloader configuration.
description: | description: |
Copy and paste the results of `rpi-eeprom-config` or `vcgencmd bootloader_config` or describe the configuration changes if the system is not booting. Copy and paste the results of `vcgencmd bootloader_config` or describe the failing configuration.
* `rpi-eeprom-update` saves a backup of the previous bootloader configuration to `/var/lib/raspberrypi/bootloader/backup` before it schedules the update. * `rpi-eeprom-update` saves a backup of the previous bootloader configuration to `/var/lib/raspberrypi/bootloader/backup` before it schedules the update.
* `rpi-eeprom-config pieeprom.upd` can be used to read the contents of an EEPROM image.
validations: validations:
required: false required: true
- type: textarea - type: textarea
id: system id: system