wtry@lemm.ee to Linux@lemmy.ml · 1 year agoWhat are the best practices to partition a linux system with?message-squaremessage-square60fedilinkarrow-up1127arrow-down14
arrow-up1123arrow-down1message-squareWhat are the best practices to partition a linux system with?wtry@lemm.ee to Linux@lemmy.ml · 1 year agomessage-square60fedilink
minus-squareyum13241@lemm.eelinkfedilinkarrow-up1·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.