We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bece181 commit c27a244Copy full SHA for c27a244
docs/main/prerequisites.md
@@ -34,6 +34,15 @@ The following operating systems are **officially** supported:
34
35
Pi-hole only supports actively maintained versions of these systems.
36
37
+<!-- markdownlint-disable code-block-style -->
38
+!!! info
39
+ Pi-hole may be able to install and run on variants of the above, but we cannot test all of them.
40
+ It's possible that that the installation may still fail due to an unsupported configuration or specific OS version.
41
+
42
+ Also, if you are using an operating system not on this list Pi-hole may not work.
43
44
+<!-- markdownlint-enable code-block-style -->
45
46
### IP Addressing
47
48
Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine).
0 commit comments