https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238749
--- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: tsoome Date: Thu Jan 9 21:40:59 UTC 2020 New revision: 356572 URL: https://svnweb.freebsd.org/changeset/base/356572 Log: MFC r356570: loader: bioscd probe can get sector size 0 With buggy BIOS, it may happen we get sector size reported 0 for cd, and then the default 512 is used, which is quite wrong. PR: 238749 Changes: _U stable/11/ stable/11/stand/i386/libi386/biosdisk.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"