[Bug 238749] startup error in boot/lua/loader.lua
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 9 21:38:41 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238749
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tsoome
Date: Thu Jan 9 21:37:51 UTC 2020
New revision: 356571
URL: https://svnweb.freebsd.org/changeset/base/356571
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/12/
stable/12/stand/i386/libi386/biosdisk.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list