Hi,
Udevil dont mount usb-stick (exfat fs) with pakage exfat-dkms-1.2.8_4 (Exfat kernel driver (nofuse)),
when trying to mount manually:
# udevil mount /dev/sdb /media
the udevil reports:
mount: /media/E: wrong fs type, bad option, bad superblock on /dev/sdb, missing codepage or helper program, or other error.
It's the mounted, if you delete option "nonempty" in the line:
default_options_exfat = nosuid, noexec, nodev, noatime, umask=0077, uid=$UID, gid=$GID, iocharset=utf8, namecase=0, nonempty
in the config file: /etc/udevil/udevil.conf
or if use pakage fuse-exfat-1.2.8_1 (Free exFAT file system implementation).
please comment how you see it, thanks.
p.s. the distributive - voidlinux
p.p.s. sorry for my English.
Hi, Udevil dont mount usb-stick (exfat fs) with pakage exfat-dkms-1.2.8_4 (Exfat kernel driver (nofuse)), when trying to mount manually:
# udevil mount /dev/sdb /media
the udevil reports:mount: /media/E: wrong fs type, bad option, bad superblock on /dev/sdb, missing codepage or helper program, or other error.
It's the mounted, if you delete option "nonempty" in the line:default_options_exfat = nosuid, noexec, nodev, noatime, umask=0077, uid=$UID, gid=$GID, iocharset=utf8, namecase=0, nonempty
in the config file: /etc/udevil/udevil.conf or if use pakage fuse-exfat-1.2.8_1 (Free exFAT file system implementation). please comment how you see it, thanks. p.s. the distributive - voidlinux p.p.s. sorry for my English.