Hacker News new | past | comments | ask | show | jobs | submit login

I built a small project using a Raspberry Pi Zero. Wanted to use it in my car. One frustration is that it takes 30+ seconds to boot and show signs of life on power-on.

Wondering how much faster I can make this, or a Pico? Before I lose all the benefits of Linux.




The AVR/Arduino boards boot instantly which is one of their big advantages here. I imagine the Pico will be the same.


Have you tried TinyCore http://tinycorelinux.net ? Might be faster.


You want to take a look at buildroot-based approaches. They're not quite instant-on, but they're tolerable. https://github.com/showmewebcam/showmewebcam is a good example.


You could go bare metal ARM on Zero and boot in under a second.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: