wtry@lemm.ee to Linux@lemmy.ml · 1 year agoWhat are the best practices to partition a linux system with?message-squaremessage-square75fedilinkarrow-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-square75fedilink
minus-squareheartlessevil@lemmy.onelinkfedilinkEnglisharrow-up2·1 year agoThis is true. I used a 1gb boot partition on my Nixos install and every time I update it I need to delete all the old kernels/initrd and sometimes I even delete the one that’s currently running.
minus-squarechayleaf@lemmy.mllinkfedilinkarrow-up1·edit-21 year agoI use NixOS, and read my comment again. /boot/efi is only for GRUB. /boot is where the actual kernels reside, and it isn’t on the EFI partition.
minus-squarechayleaf@lemmy.mllinkfedilinkarrow-up2·1 year agoyeah that’s probably because systemd-boot only supports FAT
deleted by creator
This is true. I used a 1gb boot partition on my Nixos install and every time I update it I need to delete all the old kernels/initrd and sometimes I even delete the one that’s currently running.
I use NixOS, and read my comment again. /boot/efi is only for GRUB. /boot is where the actual kernels reside, and it isn’t on the EFI partition.
deleted by creator
yeah that’s probably because systemd-boot only supports FAT
*FAT32
I doubt it doesn’t support FAT16