View Single Post
  #9   (View Single Post)  
Old 29th November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,987
Default

I've taken a look at the dmesg(8) at pastebin. You appear to have been using a custom kernel, since the kernel is not GENERIC or GENERIC.MP. Custom kernels are not supported; your customization could have been the cause of your boot loop.

Per the FAQ, any problems occurring with a custom kernel must be repeatable with a GENERIC kernel to obtain support.

(There are sometimes valid reasons for custom kernels. One example: to respond to a call for testing of a newly developed kernel feature from a developer, before it is committed to -current. )
Reply With Quote