Samba4 mapping wrong location

Hi, I have an issue 'seeing' the correct drive. I mount and share a USB drive, but it looks like it's mounting from the router itself. it did would correctly once or twice, but I swapped from External HDD to memory stick, and it worked but then swapped back to USB HDD and it's never worked since

This drive that appears when mapped is 110Mb, so suspect it's

/dev/ubi0_1 /overlay 83.73 MiB / 110.65 MiB 20.06% (22.20 MiB) -
overlayfs:/overlay / 83.73 MiB / 110.65 MiB 20.06% (22.20 MiB) -

whereas I'm mounting /dev/sda1 to /mnt/sda1 and it's 931Gb

Any thoughts on how I remedy this / troubleshoot?

Thanks

1 Like

/dev/ubi0_1 <> /dev/sda1, who's supposed to see what, where ?

Your screenshot has nothing to do with samba.

1 Like

ntfs is very weakly supported under sambe, use ext4 or xfs

Frustratingly after messing for over a day I've fixed it. It was a mount issue. Factory reset of OpenWRT fixed it. I'm sure there would be an easier way to resolve.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.