On Fri, Feb 21, 2020 at 07:13:03AM -0500, Todd Gruhn wrote: > At the end of the boot sequence, it drops me into the > kernel debugger.
Give us a hint, what does it say? I would expect something like: panic: .... followed by a stack backtrace that might be longish. If in doubt, take a photo of the screen at the debugger prompt. Martin