Hi team
I’m trying to sift through bias opinions about resale products.
start9 OS hardware resellers say pi5 and BTC core with their OS are not a good mix.
pi5 resellers core electronics say it should be ok.
Has anyone running BTC core on raspberry pi? Specially I’m looking for GUI that I can use for supported apps.
Does it work ok?
Server or desktop could work.
@Steven320212 I had a look around, and the only direct references I could find on this specific combo were Start9 community pages with titles like “Raspberry Pi no longer recommended for use with Bitcoin stack” and “Known-Good Hardware Master List”. I can’t verify those pages directly from here, but based on the titles alone it looks like the caution is coming from the Start9 side of the stack, not from the Pi 5 hardware generally.
From the Pi hardware side, I’d still say a Raspberry Pi 5 Model B 8GB should be a reasonable starting point, provided you use SSD storage rather than microSD for chain data. Something like the NVMe Base for Raspberry Pi 5 makes more sense for that than relying on an SD card, and I’d pair it with the official Pi 5 power supply.
So my read is: the answer is probably yes for Raspberry Pi OS / general Linux setups, but maybe not if your plan depends specifically on Start9 officially supporting Pi 5 for Bitcoin Core. If you want the least-risk path, I’d check Start9’s current hardware support list first. If you’re open to running Bitcoin Core outside Start9, the Pi 5 itself doesn’t look like the weak link.
If you can link the exact Start9 reseller claim or say whether you want Start9 specifically versus another purpose build OS, that’ll make the answer much less fuzzy.
Pi 5 struggles mainly due to storage variability. Bitcoin Core depends heavily on disk I/O performance. Cheap SSD enclosures often disconnect or throttle. MicroSD cards are completely unsuitable for full nodes. USB storage reliability differs across brands and chipsets. Initial blockchain sync stresses disk and bandwidth heavily. Pi 5 also generates more heat than Pi 4. Poor cooling causes CPU and SSD throttling. Vendors prefer predictable x86 hardware platforms.