Closed cmonty14 closed 2 years ago
Hello, I'm running OpenWrt 21.02 on this device. This router is MMIPS architecture with MT7621A CPU.
I downloaded pre-compiled package _netmaker-dev_0.9.4-1all-openwrt-21.02.ipk assuming this would be correct for my architecture.
Installation with command
root@eddie:~# opkg install netmaker-dev_0.9.4-1_all-openwrt-21.02.ipk Installing netmaker-dev (0.9.4-1) to root... Configuring netmaker-dev.
finished w/o errors.
However, there's no file in /etc/init.d to start the service:
root@eddie:~# ls /etc/init.d/ boot cron firewall luci_statistics set-irq-affinity sysctl ucitrack urngd bootcount dnsmasq gpio_switch network sqm sysfixtime uhttpd wpad chronyd done led odhcpd stubby sysntpd umount collectd dropbear log rpcd sudo system urandom_seed
Therefore I conclude that the installation is incomplete. Please advise how to fix this issue.
Duplicate of https://github.com/sbilly/netmaker-openwrt/issues/1
Hello, I'm running OpenWrt 21.02 on this device. This router is MMIPS architecture with MT7621A CPU.
I downloaded pre-compiled package _netmaker-dev_0.9.4-1all-openwrt-21.02.ipk assuming this would be correct for my architecture.
Installation with command
finished w/o errors.
However, there's no file in /etc/init.d to start the service:
Therefore I conclude that the installation is incomplete. Please advise how to fix this issue.