Attempt at pull request (KDL suggestion)

If you are an end-user not interested in debugging or reporting kernel crashes, just disable KDL in the kernel settings. Then the comuter will immediately reboot, no questions asked to the user.

How is that configured?

Never done it myself - I rather see the KDL screen than jumping straight to the reboot - but I guess it’s this setting in /boot/home/config/settings/kernel/drivers/kernel. Uncomment the line bluescreen false by removing the #:

#bluescreen false
	# enables/disables on-screen KDL (defaults to on),
	# you want to disable this for serial debugging

From the help text above, I’m not sure though it really does do an auto-reboot…

3 Likes