@[email protected] to [email protected] • 1 year 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] • 1 year agomessage-square53fedilink
minus-square@[email protected]linkfedilink1•1 year agoI use systemd-boot and my mount point is /efi. /efi/EFI/ is where my bootloaders live. If I rollback to an old enough snapshot, I have to reinstall my kernels from a chroot. It’d be cool if I could get around that.
I use systemd-boot and my mount point is /efi. /efi/EFI/ is where my bootloaders live.
If I rollback to an old enough snapshot, I have to reinstall my kernels from a chroot. It’d be cool if I could get around that.
Where’s your /boot?
Separate FAT32 part.