Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jan 2020 21:21:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238749] startup error in boot/lua/loader.lua
Message-ID:  <bug-238749-227-dtjKVVC45b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238749-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238749-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238749

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tsoome
Date: Thu Jan  9 21:21:08 UTC 2020
New revision: 356570
URL: https://svnweb.freebsd.org/changeset/base/356570

Log:
  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:
  head/stand/i386/libi386/biosdisk.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238749-227-dtjKVVC45b>