https://bugs.kde.org/show_bug.cgi?id=510956
--- Comment #1 from [email protected] --- Here's my `/etc/fstab`: ``` gme@kde-desktop:~$ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a device; this may # be used with UUID= as a more robust way to name devices that works even if # disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> UUID=605E-36ED /boot/efi vfat defaults 0 2 UUID=6dd6face-23b9-4cf7-8128-1312b3156b01 /boot ext4 defaults 0 2 /dev/mapper/luks-b250e9b5-fcd3-4f4c-8440-d9c436d93806 / ext4 defaults 0 1 /swapfile swap swap defaults 0 0 tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0 /dev/mapper/luks-928ca301-f97c-4ed1-ac7e-4f95afe91c31 /mnt/WXH1AC6NUA11 ext4 defaults 0 1 /dev/mapper/luks-4f1fd094-f64b-41d1-8128-232407cb417f /mnt/NA9FPP5Y ext4 defaults 0 1 /dev/mapper/luks-cdd96d08-d1a9-42cb-a7c2-628806c5eb4a /mnt/ZA231AMC ext4 defaults 0 1 /dev/mapper/luks-6250881e-0b2e-47fe-8b35-25586323e59d /mnt/S5VUNG0R103220X ext4 defaults 0 1 /dev/mapper/luks-f72e4864-1b3d-4b61-82d8-e98684fcbe1a /mnt/ZCT2CLFC ext4 defaults 0 1 /dev/mapper/luks-26acc33b-fda3-4298-a42f-0354b9a3cda5 /mnt/ZCT2BMV0 ext4 defaults 0 1 /dev/mapper/luks-1e4882d3-0876-4640-859c-41c0c6f5117b /mnt/WCJ1ENJ5 ext4 defaults 0 1 /dev/mapper/luks-0ccdc595-de46-4e21-b03b-2f1d4155c7ec /mnt/WX11D587JS2N ext4 defaults 0 1 gme@kde-desktop:~$ ``` -- You are receiving this mail because: You are watching all bug changes.
