|
|
|
|
|
by butz
1424 days ago
|
|
Enabled "fast boot" in BIOS:
Startup finished in 4.369s (firmware) + 1.935s (loader) + 2.516s (kernel) + 1.336s (initrd) + 9.797s (userspace) = 19.954s One caveat - after enabling "fast boot" it is impossible to enter BIOS configuration usual way with hotkey, had to use `systemctl reboot --firmware-setup`. And there's a `systemd-analyze plot` command, which draws a chart of boot process in SVG format. |
|