Hello,What if you try to mount it from the command line ?Why did you choose to put the mount point in /etc/fstab instead of using your graphical environment's file manager to mount the partition?
--
note: please, use code tags to include commands and/or their logs in the body of a message.
What is the output of the following commands ?[..]
For some reason [..] some of my apps seem to not recognize or even ignore the storage part.
The fstab looks like this:--Code:
#### Static Filesystem Table Fileproc/procprocdefaults00# /dev/mapper/lvmlmde-rootUUID=7952f8b9-3e2f-4ff6-8a66-86c92666779a / ext4 defaults 0 1# /dev/mapper/lvmlmde-swapUUID=8470719c-e899-470f-b5eb-bc9ea02afaad none swap sw 0 0# /dev/nvme1n1p1UUID=CA52-9078 /boot/efi vfat defaults 0 1UUID=ce9b2bf5-4d5a-49dd-a015-19f46d767a55 /home/D auto nosuid,nodev,nofail 0 0
Somehow some programs just refuse to see 'D' at all, and others refuse my rights to, for instance, play music from it.
Any help in rectifying that problem will be greatly appreciated.
Code:
sudo apt install util-linuxlsblk --fs --asciimount
Code:
sudo mount /home/D mount | grep ce9b2bf5
--
note: please, use code tags to include commands and/or their logs in the body of a message.
Statistics: Posted by Aki — 2024-07-07 14:06