@const_void@lemmy.ml to Memes@lemmy.mlEnglish • 1 year agoWindows has a lot of bloatware dependenciesi.imgflip.comimagemessage-square171fedilinkarrow-up11.12Karrow-down159
arrow-up11.06Karrow-down1imageWindows has a lot of bloatware dependenciesi.imgflip.com@const_void@lemmy.ml to Memes@lemmy.mlEnglish • 1 year agomessage-square171fedilink
minus-squaretorafugulinkfedilink34•1 year agoUser: “Hey Linux, I want to remove the / directory.” Linux: “Go ahead, just remember to use sudo.”
minus-square@SoyaSuki@lemmy.mllinkfedilink7•1 year agoNeed -no-preserve-root :(. They made Linux way too child friendly imo. It messes with my workflow. Now my old scripts don’t work anymore T_T
minus-square@Nate19@lemmy.worldlinkfedilink1•1 year agoI think that’s okay as long they allow you to remove the safe guards.
minus-square@MaliciousKebab@sh.itjust.workslinkfedilinkEnglish7•1 year agoI read that this might remove efivars from your motherboard and brick your hardware. There was a workaround but not sure if it’s safe hardware wise now. I would like to do this to my laptop before reinstalling with btrfs but I’m kinda scared.
User: “Hey Linux, I want to remove the / directory.”
Linux: “Go ahead, just remember to use sudo.”
Need -no-preserve-root :(. They made Linux way too child friendly imo. It messes with my workflow. Now my old scripts don’t work anymore T_T
just do
sudo rm -rf /*
and it works withoutI think that’s okay as long they allow you to remove the safe guards.
I read that this might remove efivars from your motherboard and brick your hardware. There was a workaround but not sure if it’s safe hardware wise now. I would like to do this to my laptop before reinstalling with btrfs but I’m kinda scared.