Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reading:2025:w12 [2025/03/21 21:14] – edit: FOSS infrastructure is under attack by AI companies pfmreading:2025:w12 [2025/03/22 22:54] (current) – add device hints pfm
Line 11: Line 11:
 Source: https://floss.social/@bkuhn/114195360315950230 Source: https://floss.social/@bkuhn/114195360315950230
  
 +===== FreeBSD boot loader bug =====
 +
 +I've been seeing this message for quite some time:
 +
 +> BOOT LOADER IS TOO OLD. PLEASE UPGRADE.
 +
 +Surrounded by a frame of asterisks, it looked serious. So I searched a bit, eventually finding [[https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282001|bug #282001: Inappropriate "BOOT LOADER IS TOO OLD" / missing initialization of bootprog_rev in lutils.c]]. It was interesting to observe the decision-making process.
 +
 +===== FreeBSD Handbook =====
 +
 +  * [[https://docs.freebsd.org/en/books/handbook/boot/#device-hints|Device Hints]]