GL.iNet GL-MT6000
OpenWrt 21.02-SNAPSHOT r15812+1084-46b6ee7ffc
Since the last upgrade (i think friday) my external hard drives aren't accessible (mostly)!
SAMBA still works but not via the console (or rather by their mount point)
I cd into where they should be mounted and ls but nothing is listed! and other services like minidlna and transmission dont see them
my fstab
config global
option anon_swap '1'
option anon_mount '1'
option auto_swap '1'
option auto_mount '1'
option delay_root '5'
option check_fs '0'config mount
option target '/overlay'
option uuid '2c17596b-ae0f-4aa4-8e91-fec6cf5dc717'
option enabled '0'config mount
option target '/rom'
option uuid '8cb90de3-eadd86b9-11c107b6-927f3d91'
option enabled '0'config mount
option target '/mnt/sda1'
option uuid '8CB3-F55D'
option enabled '0'config mount
option enabled '1'
option uuid '9dbc4223-a76a-2e43-baad-905b04b04c65'
option target '/mnt/usb2'config mount
option enabled '1'
option uuid '05821d9b-1a09-4385-8e9d-9c43ac801832'
option target '/mnt/usb1'
df output
blkid
trying to access the files
FYI if you notice the "path" this must be why SAMBA is still working