lemonahmas Posted February 9, 2019 Posted February 9, 2019 hi there,the 4.19 kernel on win plus is great to play with but it really takes hours to boot. it stucks at starting kernel step. any advice?
martinayotte Posted February 9, 2019 Posted February 9, 2019 You can edit /boot/armbianEnv.txt, change "verbosity=1" to "verbosity=7", change "console=both" to "console=serial", this will provide more verbose log, and you will be able to figure which service takes too long or hangs. If you reach login prompt and log into, you can do "systemd-analyze blame" to display how long each service took time.
Recommended Posts