cm0002@lemmy.zip to Linux@programming.dev · 8 days agoFedora Cloud Looks To Switch /boot To Btrfs Subvolumewww.phoronix.comexternal-linkmessage-square4linkfedilinkarrow-up121
arrow-up121external-linkFedora Cloud Looks To Switch /boot To Btrfs Subvolumewww.phoronix.comcm0002@lemmy.zip to Linux@programming.dev · 8 days agomessage-square4linkfedilink
minus-squareInfernal_pizza@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·8 days agoIs /boot separate from the EFI partition on Fedora?
minus-squareswizzle9144@lemmy.blahaj.zonelinkfedilinkarrow-up3·7 days agoYup—it’s on its own ext4 partition
minus-squareLiveLM@lemmy.ziplinkfedilinkEnglisharrow-up1·6 days agoWait, so they have the GRUB EFI executable on the standard Fat32 partition and then it reads the kernel images from another partition? I didn’t know that was possible
minus-squareswizzle9144@lemmy.blahaj.zonelinkfedilinkarrow-up2·6 days agoMhmm, that’s correct! GRUB ships with its own FS drivers, which enable that, AFAIK
Is /boot separate from the EFI partition on Fedora?
Yup—it’s on its own ext4 partition
Wait, so they have the GRUB EFI executable on the standard Fat32 partition and then it reads the kernel images from another partition? I didn’t know that was possible
Mhmm, that’s correct! GRUB ships with its own FS drivers, which enable that, AFAIK