What's new

amtm amtm - the Asuswrt-Merlin Terminal Menu

  • 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!

This works real well so far! I've tried everything except swap file install as I don't need one. Everything worked! I installed the beta pixelserv-tls the dncrypt installer skynet ab-solution its all good.
 
Awesome work! this works great, one question, once installed and exit, I can not start it again with amtm?
It did tell you how to start it. If Entware is installed or /opt/bin/ is otherwise present, you can start it with amtm.
In your case it said to start it with /jffs/scripts/amtm
 
This works real well so far! I've tried everything except swap file install as I don't need one. Everything worked! I installed the beta pixelserv-tls the dncrypt installer skynet ab-solution its all good.
I don't see the swap file install option. Is that just because I already have a swap file installed?
 
I don't see the swap file install option. Is that just because I already have a swap file installed?
Swap file install is not (yet) part of amtm. This can be done through Skynet.
 
It did tell you how to start it. If Entware is installed or /opt/bin/ is otherwise present, you can start it with amtm.
In your case it said to start it with /jffs/scripts/amtm
Yes that works, I’ve only got 3 dirs in my USB root: entware, adblocking and skynet.
Can I just create opt and bin in opt?
 
Yes that works, I’ve only got 3 dirs in my USB root: entware, adblocking and skynet.
Can I just create opt and bin in opt?
What's your output of
Code:
which opkg
 
This is what happens
Code:
ASUSWRT-Merlin RT-AC5300 380.68-4 Wed Oct  4 19:03:28 UTC 2017
admin@RT-AC5300-7380:/tmp/home/root# which opkg
/opt/bin/opkg
admin@RT-AC5300-7380:/tmp/home/root# amtm
-sh: amtm: not found
admin@RT-AC5300-7380:/tmp/home/root#
 
This is what happens
Code:
ASUSWRT-Merlin RT-AC5300 380.68-4 Wed Oct  4 19:03:28 UTC 2017
admin@RT-AC5300-7380:/tmp/home/root# which opkg
/opt/bin/opkg
admin@RT-AC5300-7380:/tmp/home/root# amtm
-sh: amtm: not found
admin@RT-AC5300-7380:/tmp/home/root#
Humour me, what is it for:
Code:
which amtm
If that returns nothing, start amtm with the jffs command and remove it.
Then reinstall.
 
And I want to add: The version number 0.1 suggests this is a beta version...
 
Just did, result is the same? Maybe a rights issue? As I don’t see opt either?
In the terminal, enter
Code:
cd /opt/bin
then
Code:
ls
About 10 binaries should be listed. One of them called ab-solution.
 
Just did, result is the same? Maybe a rights issue? As I don’t see opt either?
Also, if you start AB-Solution and enter s, what is the first start option listed?
 
Just did, result is the same? Maybe a rights issue? As I don’t see opt either?
One more check. Copy and paste this whole line into the terminal, then hit enter.
The return should say foundit:
Code:
[ -d "/opt/bin" ] && echo foundit || echo notfound
 
After I ran the update Entware feature it broke pixelserv-tls start in services-start. I added 15 seconds to the start of Entware and it solved the issue.
 
For me, the installation command does nothing.

Code:
# curl -Os https://raw.githubusercontent.com/decoderman/amtm/master/amtm && sh amtm
#
 

Latest threads

Sign Up For SNBForums Daily Digest

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