Fast boot raspberry pi
Posted: Tue Dec 23, 2014 1:29 pm
How to boot the raspberry pi quickly.
i am not getting the correct solution.
i am not getting the correct solution.
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=71&t=94619
shuckle wrote:How long does it take now then?
My pi is very close tp 30 secs without tuning.
Forget getting it running fast as soon as you say "Java".enpboss wrote:I need to boot in 30 sec, it contains web service and java program.
Or just do on the Pi whatever is done to achieve that. If jamesh's recollection is correct then equally fast boot up times on a Pi should be possible but it does depend on exactly what the boot process needs to do.Richard-TX wrote:If you need a fast boot get a Beaglebone black. It boots in about 10 seconds.
I have 7 seconds with a fairly stock archlinux on pi.Richard-TX wrote:If you need a fast boot get a Beaglebone black. It boots in about 10 seconds.
http://www.raspberrypi.org/forums/viewt ... 80#p657429mahjongg wrote:The "fastest booting OS" is the one that spends the least time transferring data from the card into memory, running the least amount of code to "boot", and spending the least amount of time initializing sub-systems. its as simple as that.
Well, indeed, the fastest booting OS is the fastest booting OS.r3d4 wrote:http://www.raspberrypi.org/forums/viewt ... 80#p657429mahjongg wrote:The "fastest booting OS" is the one that spends the least time transferring data from the card into memory, running the least amount of code to "boot", and spending the least amount of time initializing sub-systems. its as simple as that.