Code Monkey home page Code Monkey logo

Comments (2)

xiaofami avatar xiaofami commented on July 29, 2024

硬路由默认的文件系统
/dev/root on /rom type squashfs (ro,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock6 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
无法启动,使用ln -s /tmp/stats.db /usr/bin/AdGuardHome/data/stats.db可以启动
对于硬路由算是一个暂时解决办法
也已经向官方反馈

我尝试在K3上用这个方法,但是有以下问题:
1./tmp/stats.db 这个文件不存在
2./usr/bin/AdGuardHome 目录下只有这一个文件:

root@OpenWrt:/usr/bin/AdGuardHome# ls -l
-rwxr-xr-x 1 root root 13126088 Dec 14 13:09 AdGuardHome

并不存在data/及下面的stats.db文件

另外我用的是coolsnowwolf/lede源码,给软路由编译的vmdk固件没有问题

from luci-app-adguardhome.

rufengsuixing avatar rufengsuixing commented on July 29, 2024

我自己写了luci

from luci-app-adguardhome.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.