https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245
--- Comment #28 from Mark Millard <[email protected]> --- (In reply to Dennis Clarke from comment #26) Mixing a 12 world with a 13 kernel is not guaranteed to work in general. Generally uname -apKU should show matching numbers at the end (the KU part), for example: 1300036 1300036 . (The U is for User instead of Kernel as I understand.) When they are not the same is takes more detail about the differences to know what specifics to expect. It can vary widely, from mostly operable to failing to finish booting. Still, that it did boot is rather good evidence. If it had failed when or after starting the world stage of the activity, why would have been less clear. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
