@zaknenou@lemmy.dbzer0.com to Linux@lemmy.mlEnglish • 11 months agoIs it possible to erase the UEFI/BIOS using dd or rm -rf on Linux ?yt3.ggpht.commessage-square17fedilinkarrow-up127arrow-down11
arrow-up126arrow-down1external-linkIs it possible to erase the UEFI/BIOS using dd or rm -rf on Linux ?yt3.ggpht.com@zaknenou@lemmy.dbzer0.com to Linux@lemmy.mlEnglish • 11 months agomessage-square17fedilink
minus-square@Kyrgizion@lemmy.worldlinkfedilink15•11 months agoIt resides on the MB itself in a separate chip, so no, although there are probably tools to make it possible.
minus-square@zaknenou@lemmy.dbzer0.comOPlinkfedilinkEnglish6•11 months agowhat about this answer ? Is it outdated ? According to it, UEFI could be mounted like a flash drive I understand ?
minus-squareNaNlinkfedilinkEnglish5•11 months agoThey should still be possible. It’s not clearing the BIOS though, it is clearing variables loaded into the BIOS. The OS needs to be able to write to them. A good one limits what an OS can write or rebuilds them, a bad one bricks.
minus-square@zaknenou@lemmy.dbzer0.comOPlinkfedilinkEnglish1•edit-211 months agohmm, so this is not a constant thing among BIOSes and UEFIs
It resides on the MB itself in a separate chip, so no, although there are probably tools to make it possible.
what about this answer ? Is it outdated ? According to it, UEFI could be mounted like a flash drive I understand ?
They should still be possible. It’s not clearing the BIOS though, it is clearing variables loaded into the BIOS. The OS needs to be able to write to them. A good one limits what an OS can write or rebuilds them, a bad one bricks.
hmm, so this is not a constant thing among BIOSes and UEFIs