@[email protected] to [email protected] • 2 years agoWhat are the best practices to partition a linux system with?message-square53fedilinkarrow-up1119arrow-down14
arrow-up1115arrow-down1message-squareWhat are the best practices to partition a linux system with?@[email protected] to [email protected] • 2 years agomessage-square53fedilink
minus-square@[email protected]linkfedilink1•2 years agoIt has been a while since I used grub that I forgot tgat esp could only be used to hold the boot files residing on /boot/efi.
minus-square@Molecular0079linkEnglish2•2 years agoI am guessing you’re on systemd-boot? Yeah, one of the reasons why I hesitate to use it is how it requires EFI contain the kernel images. I am currently using refind.
minus-square@[email protected]linkfedilink1•2 years agoYeah, I’m on systemd-boot, it requires the kernel to be located in the ESP partition which I mount in /boot, resulting in cleaner setup.
It has been a while since I used grub that I forgot tgat esp could only be used to hold the boot files residing on /boot/efi.
I am guessing you’re on systemd-boot? Yeah, one of the reasons why I hesitate to use it is how it requires EFI contain the kernel images. I am currently using refind.
Yeah, I’m on systemd-boot, it requires the kernel to be located in the ESP partition which I mount in /boot, resulting in cleaner setup.