Stomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 1 month agoI still like this memesh.itjust.worksimagemessage-square217linkfedilinkarrow-up11.5Karrow-down126
arrow-up11.48Karrow-down1imageI still like this memesh.itjust.worksStomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square217linkfedilink
minus-squareTrainguyrom@reddthat.comlinkfedilinkEnglisharrow-up2·1 month 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·1 month 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 month 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!