Jump to content

[ Kernel was updated, please reboot ]


Go to solution Solved by Igor,

Recommended Posts

Posted

Hello Armbian,

 

how does kernel update procedure work?

 

There is the script [1] that indicates that kernel was updated. 

Is that updating procedure automatic? When does that happen? Has it user under the control?

 

Many thanks for clarification.

Rostislav

 

[1] https://github.com/armbian/build/blob/master/packages/bsp/common/etc/profile.d/armbian-check-first-login-reboot.sh

  • Solution
Posted
2 hours ago, spinarr said:

There is the script [1] that indicates that kernel was updated. 


Its actually tied to board support package, not a kernel. In most cases this update comes together, sometimes just this package is pushed.

The change is done here and when BSP package is intalled tha file is generated.
https://github.com/armbian/build/blob/master/lib/makeboarddeb.sh#L46-L67

 

2 hours ago, spinarr said:

Is that updating procedure automatic?


Not by default.

This process is triggered when you run apt update and apt upgrade or its version via armbian-config wrapper.

 

2 hours ago, spinarr said:

Has it user under the control?

 

Absolutely.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines