On 2024-10-06 08:24, -pj via openSUSE Users wrote:
Well, can you tell me why I am unable to mount the USB with f2fs in
Dolphin
Probably because you have not inserted the module.
try
lsmod | grep f2fs
and if nothing "grepped" do
sudo modprobe f2fs
--
/bengan