What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Collection of scripts for stock firmware

I used jas update to update. sha1 is 3d8944e08925a39f47744f2a3ef0fa93aa4b1f88, which seems to match the latest version even after the forcepush.
Hmmm, I dunno why it doesn't work then.
I assume you see "Mounted '/tmp/mnt/drivename/entware' on /tmp/mnt/drivename/asusware.arm" instead of "Mounted '/tmp/mnt/drivename/entware' on /tmp/opt" in the syslog?
Maybe try rebooting the router if it is not a problem, unless you already did that earlier.
 
Hmmm, I dunno why it doesn't work then.
I assume you see "Mounted '/tmp/mnt/drivename/entware' on /tmp/mnt/drivename/asusware.arm" instead of "Mounted '/tmp/mnt/drivename/entware' on /tmp/opt" in the syslog?
Maybe try rebooting the router if it is not a problem, unless you already did that earlier.

I see Mounted '/tmp/mnt/drivename/entware' on /tmp/mnt/drivename/asusware.arm in the syslog. I'm wondering if it's this check acting up. It seems readlink /opt returns tmp/opt for me, that is, a relative path.
 
I see Mounted '/tmp/mnt/drivename/entware' on /tmp/mnt/drivename/asusware.arm in the syslog. I'm wondering if it's this check acting up. It seems readlink /opt returns tmp/opt for me, that is, a relative path.
My bad, readlink -f will follow the symlink to the asuware.arm directory.
I replaced the code with something simplier
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top