Squid with extroot cant see device

Hi. I followed the instructions on https://openwrt.org/docs/guide-user/services/proxy/proxy.squid and after the point mount -a i shall chekc if the device can be seen with df -h.
I cant see the device in list, but in LUCI i see the Mount Point enabled.
The output is

Filesystem                Size      Used Available Use% Mounted on
/dev/root                 2.5M      2.5M         0 100% /rom
tmpfs                    60.8M    400.0K     60.4M   1% /tmp
/dev/sda1                 3.6G     30.7M      3.4G   1% /overlay
overlayfs:/overlay        3.6G     30.7M      3.4G   1% /
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/mtdblock4            3.9M      1.8M      2.1M  46% /rwm

I guess there is a problem with extroot, because sda1 is also mounted to overlay?

I am asking, because when i go further in Topic and try to connect to cache mgr i get a connection refused message.

I got it working. I just created 2 partitions and mounted SDA2 to /tmp/squid

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.