Install Gargoyle on Mikrotik hEX S

Report problems and success stories with Gargoyle on various hardware platforms.

Moderator: Moderators

Post Reply
cmonty14
Posts: 6
Joined: Fri May 06, 2022 2:46 am

Install Gargoyle on Mikrotik hEX S

Post by cmonty14 »

Hello,
I have successfully installed OpenWRT on this router Mikrotik hEX S (rb760igs).

Question:
Can I install Gargoyle on this router?
And is it as simple as installing sysupgrade.bin using command

Code: Select all

sysupgrade [-v] sysupgrade.bin
in OpenWRT CLI?
Which sysupgrade.bin should be used for this router model?

THX

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Install Gargoyle on Mikrotik hEX S

Post by Lantis »

Code: Select all

sysupgrade -n -v /path/to/image.bin
Note the "-n" so that you don't preserve your settings, which would be catastrophic moving between OpenWrt and Gargoyle.

That being said, it isn't supported by Gargoyle, until at least v1.15.x (which is currently in very slow development) and only if someone tests the image.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply