logoalt Hacker News

velcrovan04/26/20253 repliesview on HN

Is there any chance of booting this on a raspberry pi someday?

I'd love a non-linux minimal single-user OS that boots in <1 second


Replies

incanus7704/26/2025

While I share the sentiment (and have been noodling with similar projects), unfortunately the minimum is around 4 seconds as the VideoCore chip is what boots first, then after about 4 seconds hands things over to the ARM chip, which can effectively boot instantly with this sort of OS.

show 1 reply
pavlov04/26/2025

It’s written for the i386 CPU architecture while Raspberry Pi is ARM, so it would need to be ported.

What about Haiku OS? It’s supposed to be for that exact use case…

show 1 reply
800xl04/26/2025

Have you checked out RISC OS already?