My machine is linux (mint) but how to skip the check? I can't even with this guide Prerequisites - Pi-hole documentation
help.
My machine is linux (mint) but how to skip the check? I can't even with this guide Prerequisites - Pi-hole documentation
help.
What command did you use to install without checking for a supported OS?
Please share the exact command.
That is the standard install procedure.
Did you try to run one of the commands as recommended by both our documentation and the installer itself yet?
Re:
[✓] Update local cache of available packages
[✓] Checking apt-get for upgraded packages... 1 updates available
[i] It is recommended to update your OS after installing the Pi-hole!
[i] Checking for / installing Required dependencies for OS Check...
[✓] Checking for grep
[✓] Checking for dnsutils
[✗] Unsupported OS detected: Linuxmint 20.3
If you are seeing this message and you do have a supported OS, please contact support.
Which command did you run to produce your above output?
curl -sSL https://install.pi-hole.net | bash
Read again
Ok... Sorry.
I don't know if you quite understood @deHakkelaar . The command you need to run is right there in the picture
If you haven't tried it yet, this is the command that you should run:
curl -sSL https://install.pi-hole.net | PIHOLE_SKIP_OS_CHECK=true sudo -E bash
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.