How do I install Pihole with an unsupported CPU?

Hello everyone.

My question is, how do I install/update Pihole if my CPU doesn't support v5TE?

I've already compiled FTL on my device.

https://tricorder.pi-hole.net/5QW7cH9u/

I am also running on unsupported hardware and keep the device up to date via:

# pihole checkout core master
# pihole checkout web master
# pihole updatechecker

And FTL you need to git pull every now and then; recompile and reinstall

There was a PR initiated a while ago to make this easier for us by @davygravyUnsupported/binary branch: 1 proposal and 1 question

The PR is here: Allow users to skip binary check and installing FTL in case the use a self-compiled binary by yubiuser · Pull Request #6022 · pi-hole/pi-hole · GitHub but it wasn’t merged yet.

2 Likes

Thanks! :slight_smile: