On Fri, 12 Jun 2020 20:54:15 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 12/06/2020 20.22, Stakanov wrote:
In data venerdì 12 giugno 2020 20:09:28 CEST, Carlos E. R. ha scritto:
On 12/06/2020 19.45, Peter Suetterlin wrote:
Carlos E. R. wrote:
Ok, so both say in different words that can be used to mount a filesystem when the type is not specified.
No.
/proc/filesystems tells what is loaded in the current kernel. I don't use xfs, so currently xfs is not in /proc/filesystems. If I would mount an xfs partition(*) it would load the respective module(s), and it would show up.
Ah! I see what you mean.
...
So we do not have a file with full list of possible filesystems supported by running kernel. Even less including those supported by fuse. But if I looked well at your output you have both, exfat and exfat-fuse installed? Does this cause no conflict?
No, his output was /etc/filesystems which shows a list of possibilities to be tested and says nothing about actual capabilities.
I have not done that myself. I don't recall doing it, at least.
cer@Telcontar:~> rpm -qa | grep exfat fuse-exfat-1.2.8-lp151.1.1.x86_64 exfat-utils-1.2.8-lp151.1.2.x86_64 cer@Telcontar:~> cer@Telcontar:~> uname -a Linux Telcontar 4.12.14-lp151.28.48-default #1 SMP Fri Apr 17 05:38:36 UTC 2020 (18849d1) x86_64 x86_64 x86_64 GNU/Linux cer@Telcontar:~>
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org