Hi all,
I can not mount a drive I just formatted with UDF using udftools on the very same machine.
$ mount -t udf /dev/sdb /mnt/
mount: /mnt/sdb: unknown filesystem type 'udf'.
$ mount -t auto /dev/sdb /mnt/sdb
mount: /mnt/sdb: unknown filesystem type 'udf'.
I used all the usual tricks of the trade, the drive should be okay.
Kernel is linux 5.15.5.artix1-1 on an otherwise vanilla Artix linux system. udftools 2.3-1 are
installed.
Am I lacking any modules / config settings? Does the shipped kernel support UDF by default?
Thanks,
Florian
More information about the artix-general
mailing list