jd-debian-user@dybdal.dk wrote:
But why does it seem not to trim the root partition (/dev/nvme0n1p2)? The EFI partition on the same physical disk seems to be trimmed fine.
My fstab contains LABEL=ESPANDY /boot/efi vfat nofail,errors=remount-ro 0 2 LABEl=root / ext4 errors=remount-ro 0 1 LABEL=disk2 /disk2 ext4 errors=remount-ro 0 1
What happens if you change LABEl=root to LABEL=root Regards, Geoff