On 8/1/24 10:57, Warner Losh wrote:
+if core.loaderTooOld() then
+
print("**********************************************************************")
+
print("**********************************************************************")
+ print("*****
*****")
+ print("***** BOOT LOADER IS TOO OLD. PLEASE UPGRADE.
*****")
+ print("*****
*****")
+
print("**********************************************************************")
+
print("**********************************************************************")
+end
+
Hey, Warner. I know this is an MFC, but could the message be updated
with a pointer on _how_ to do that upgrade? I always find myself
re-learning the process as FreeBSD has evolved, and a current man
pointer would always help.
Joe