cm0002@lemmy.zip to Linux@programming.dev · 6 days agoFedora Cloud Looks To Switch /boot To Btrfs Subvolumewww.phoronix.comexternal-linkmessage-square4linkfedilinkarrow-up121arrow-down10
arrow-up121arrow-down1external-linkFedora Cloud Looks To Switch /boot To Btrfs Subvolumewww.phoronix.comcm0002@lemmy.zip to Linux@programming.dev · 6 days agomessage-square4linkfedilink
minus-squareswizzle9144@lemmy.blahaj.zonelinkfedilinkarrow-up3·5 days agoYup—it’s on its own ext4 partition
minus-squareLiveLM@lemmy.ziplinkfedilinkEnglisharrow-up1·4 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·edit-24 days agoMhmm, that’s correct! GRUB ships with its own FS drivers, which enable that, AFAIK
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