
15 May
2022
15 May
'22
6:57 a.m.
Can you use the same EFI partition for multiple distros? Eg. Can you have /dev/sda1 -- /boot/efi /dev/sda2 -- Slackware / /dev/sda3 -- Ubuntu / /dev/sda4 -- Fedora / where /dev/sda1 shared? Or, does distro need its own EFI partitions, like /dev/sda1 -- Slackware /boot/efi /dev/sda2 -- Slackware / /dev/sda3 -- Ubuntu /boot/efi /dev/sda4 -- Ubuntu / /dev/sda5 -- Fedora /boot/efi /dev/sda6 -- Fedora / ?