Prepare for usb mount
opkg update
opkg install block-mount lsblk blkid usbutils kmod-usb-storage-uas ntfs-3g ntfs-3g-utils
Add usb mountpoint
block detect > /etc/config/fstab
service enable fstab
block mount
» luci / system / mount points
Prepare for Samba share
opkg install luci-app-ksmbd ksmbd-server kmod-fs-ksmbd kmsbd-utils ksmbd-avahi-service
service ksmbd enable
Add Samba share
» luci / service / network shares
Edit:
I will try to document the workaround on 19.07.7 necessary because of the issue of ksmbd dependency missing…