linux - How do you find the time taken to boot? -


i not referring holding stop watch when boot takes place.

but there way find time taken complete boot operation in linux/windows?

bootchart can give lot of information boot process of linux system (including graphical representation).

a more up-to-date version (called bootchart2) on github.


Comments