0

DDWRT

sh: write error: Function not implemented
INFO: OS: ddwrt
INFO: GOARCH: armv7
INFO: GOOS: linux
INFO: NEXTDNS_BIN: /jffs/nextdns/nextdns
INFO: LATEST_RELEASE: 1.10.1
i) Install NextDNS
e) Exit
Choice (default=i): i
INFO: Installing NextDNS...
mkdir: can't create directory '/jffs/nextdns': Read-only file system
i) Install NextDNS
e) Exit
Choice (default=i):

I followed the instruction as it says in the https://github.com/nextdns/nextdns/wiki/DDWRT

2 replies

null
    • jade_light
    • 3 yrs ago
    • Reported - view

    DD-WRT v3.0-r45563 std (01/24/21)

    • jade_light
    • 3 yrs ago
    • Reported - view

    BusyBox v1.33.0 (2021-01-24 00:57:05 +07) built-in shell (ash)

    root@DD-WRT:~# sh -c "$(printf "GET /install HTTP/1.0\nHost: nextdns.io\n\n" |
    >     openssl s_client -quiet -connect "nextdns.io:443" 2>/dev/null |
    >     sed -n '/^\r/,$p' | sed 1d)"
    sh: write error: Function not implemented
    INFO: OS: ddwrt
    INFO: GOARCH: armv7
    INFO: GOOS: linux
    INFO: NEXTDNS_BIN: /jffs/nextdns/nextdns
    INFO: LATEST_RELEASE: 1.10.1
    i) Install NextDNS
    e) Exit
    Choice (default=i): i
    INFO: Installing NextDNS...
    mkdir: can't create directory '/jffs/nextdns': Read-only file system
    i) Install NextDNS
    e) Exit
    Choice (default=i):
     

Content aside

  • 3 yrs agoLast active
  • 2Replies
  • 258Views
  • 1 Following