https://pubs.opengroup.org/onlinepubs/9 ... tag_03_206.
My /etc/fstab without the newline at the end:nvme-WDS250G3X0C-00SJG0_185250422455-part3 (the ESP, containing efi/boot/bootx64.efi) is effectively mounted in /efi (visible with Dolphin) but KDE Partition Manager crashes.
With the newline:KDE Partition Manager works!
My /etc/fstab without the newline at the end:
Code:
/dev/disk/by-id/nvme-WDS250G3X0C-00SJG0_185250422455-part3 /efi
With the newline:
Code:
/dev/disk/by-id/nvme-WDS250G3X0C-00SJG0_185250422455-part3 /efi
Statistics: Posted by jebez — 2025-01-10 11:22 — Replies 6 — Views 176