You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/main/prerequisites.md
-31Lines changed: 0 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,37 +34,6 @@ The following operating systems are **officially** supported:
34
34
35
35
Pi-hole only supports actively maintained versions of these systems.
36
36
37
-
<!-- markdownlint-disable code-block-style -->
38
-
!!! info
39
-
One of the first tasks the install script has is to determine your Operating System's compatibility with Pi-hole
40
-
41
-
It is possible that Pi-hole will install and run on variants of the above, but we cannot test them all. If you are using an operating system not on this list you may see the following message:
42
-
43
-
```bash
44
-
[✗] Unsupported OS detected: Debian 16
45
-
If you are seeing this message and you do have a supported OS, please contact support.
You can disable this check by setting an environment variable named `PIHOLE_SKIP_OS_CHECK` to `true`, however Pi-hole may have issues installing.
64
-
If you choose to use this environment variable, please use the [Community Help](https://discourse.pi-hole.net/c/bugs-problems-issues/community-help/36) topic on Discourse to troubleshoot any installation issues you may (or may not!) have.
65
-
66
-
<!-- markdownlint-enable code-block-style -->
67
-
68
37
### IP Addressing
69
38
70
39
Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine).
0 commit comments