Stomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 days agoI still like this memesh.itjust.worksimagemessage-square184fedilinkarrow-up11.3Karrow-down124
arrow-up11.28Karrow-down1imageI still like this memesh.itjust.worksStomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square184fedilink
minus-squareTrainguyrom@reddthat.comlinkfedilinkEnglisharrow-up2·2 days agorm -rf / only deletes everything on the / partition and any currently mounted filesystems, since efi is its own partition and not mounted it wouldn’t be touched
minus-squaregandalf_der_12te@discuss.tchncs.delinkfedilinkarrow-up4·2 days ago not mounted I agree with you, the EFI variables shouldn’t be mounted by default. Unfortunately, on some systems, they are. There was even a huge fight about that. I’m too lazy to look it up now, though.
minus-squareTrainguyrom@reddthat.comlinkfedilinkEnglisharrow-up2·1 day agoHuh that’s very interesting!
rm -rf /
only deletes everything on the / partition and any currently mounted filesystems, since efi is its own partition and not mounted it wouldn’t be touchedI agree with you, the EFI variables shouldn’t be mounted by default. Unfortunately, on some systems, they are.
There was even a huge fight about that. I’m too lazy to look it up now, though.
Huh that’s very interesting!