Join Nostr
2025-08-22 23:35:10 UTC
in reply to

Klaus Frank on Nostr: LisPi No ZFS. I've an NVME with 2 partitions. 1 for boot where also the kernel is at ...


No ZFS.
I've an NVME with 2 partitions. 1 for boot where also the kernel is at (UKI boot + secureboot signed with own keys) and the 2nd one is encrypted containing a LVM with 2 partitions. There the first one is / and the 2nd one is swap.

And for / I'm using ext4, /boot is vfat, and within /mnt one sshfs one.

Oh and I just see in the output of mount that I've also hugetlbfs (should be currently unused though).