this post was submitted on 16 Jun 2023
311 points (98.7% liked)
Memes
45944 readers
1375 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Steps to remove GRUB on Debian: "doas apt purge grub-efi* -y" "doas rm -rf /boot/efi/EFI/debian"
Look at this guy with his fancy efi bootloader..
Look at this guy with his less than 2.2TB drive.
Thanks running it rn. GRUB was hogging precious disk
GRUB is bloat
mkfs.fat -F 32 /dev/(boot partition)
'dd if=/dev/zero of=/dev/(boot partition)'