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
It appears you are using firmware that is not from the official OpenWrt project.
When using forks/offshoots/vendor-specific builds that are "based on OpenWrt", there may be many differences compared to the official versions (hosted by OpenWrt.org). Some of these customizations may fundamentally change the way that OpenWrt works. You might need help from people with specific/specialized knowledge about the firmware you are using, so it is possible that advice you get here may not be useful.
You may find that the best options are:
- Install an official version of OpenWrt, if your device is supported (see https://firmware-selector.openwrt.org).
- Ask for help from the maintainer(s) or user community of the specific firmware that you are using.
- Provide the source code for the firmware so that users on this forum can understand how your firmware works (OpenWrt forum users are volunteers, so somebody might look at the code if they have time and are interested in your issue).
If you believe that this specific issue is common to generic/official OpenWrt and/or the maintainers of your build have indicated as such, please feel free to clarify.
2 Likes
As stated by @elder_tinkerer , you are currently using the gl-inet vendor firmware. This is not from the official openwrt project.
Your device is well supported by official openwrt - if you switch to firmware from here, we can help. But if you are using the gl-inet firmware, you need to ask them for help.
1 Like
GL.iNet always is two-fold. They keep their hardware open, they build their firmware upon OpenWrt. But they also do funny things regarding extending, backporting and picking stuff. I generally like their hardware and the user friendliness of their travel routers, but even there ran into so many weird things that I moved to vanilla OpenWrt and always keep a few config tarballs.
Here, the firmware is based on an OpenWrt branch that is very outdated, latest maintained old stable is 23.05. So it is very likely they messed up something when backporting patches. That they do not move to a supported branch of OpenWrt is a sure sign that they will drop updates for that device soon, so it might be best to move to OpenWrt 24.10 now instead of trying to troubleshoot a firmware that will be EOL'ed in a few months.
Remember: You can try to keep the config that is present on the device, but I recommend to swallow that toad and start over with a fresh config (of course, C&P of config piece by piece is legitimate).
No, this will cause major problems. You need to reset to defaults and configure from scratch when you switch to/from official openwrt. The configs from gl-inet firmware is not compatible with official openwrt and vice versa.
right i get that guys (its GL not base openwrt) but id hoped that you guys might be able to help
but i guess its to far diverged
thanks anyways
side note, i have asked there as well
1 Like
Yes. Very far diverged. Gl-inet forums are your best bet unless you install official openwrt.