K 10 svn:author V 6 kevans K 8 svn:date V 27 2022-09-18T06:29:03.325970Z K 7 svn:log V 498 stand: i386: take into account disk sector size for blk calculation disk_blocks assumes BIOSDISK_SECSIZE, but the media may not be using it. In particular, bioscd on Parallels presents a 2K sector size, so we end up with a short disk_blocks and subsequent validation fails when trying to read /boot/lua. PR: 233098 Reviewed by: imp, tsoome (cherry picked from commit 72291cee075d9ef1a608b2a67762b44e024cc0d4) Git Hash: 8a832ed2f8c1f87f6461d7a6932cec357b04e538 Git Author: kevans@FreeBSD.org END