Browse Community
Help
Log In
Responses(1)
Solutions(1)
zheglov
2 Posts
0
July 31st, 2015 13:00
OK, I figured it out myself. The log is stored in a UEFI variable called "DIAGEEPROM". You just need to delete it. For example, boot from a ubuntu live CD and do
sudo rm /sys/firmware/efi/efivars/DIAGEEPROM_VAR-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
where the Xs are numbers specific to your system.
Dell Support Resources
View All
Top
zheglov
2 Posts
0
July 31st, 2015 13:00
OK, I figured it out myself. The log is stored in a UEFI variable called "DIAGEEPROM". You just need to delete it. For example, boot from a ubuntu live CD and do
sudo rm /sys/firmware/efi/efivars/DIAGEEPROM_VAR-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
where the Xs are numbers specific to your system.