From owner-freebsd-bugs Thu Oct 16 03:50:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA21304 for bugs-outgoing; Thu, 16 Oct 1997 03:50:08 -0700 (PDT) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA21285; Thu, 16 Oct 1997 03:50:02 -0700 (PDT) (envelope-from gnats) Resent-Date: Thu, 16 Oct 1997 03:50:02 -0700 (PDT) Resent-Message-Id: <199710161050.DAA21285@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, filo@yahoo-inc.com Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA20989; Thu, 16 Oct 1997 03:40:10 -0700 (PDT) (envelope-from nobody) Message-Id: <199710161040.DAA20989@hub.freebsd.org> Date: Thu, 16 Oct 1997 03:40:10 -0700 (PDT) From: filo@yahoo-inc.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: i386/4775: AL440LX board will not boot from a freebsd-dedicated hard drive Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4775 >Category: i386 >Synopsis: AL440LX board will not boot from a freebsd-dedicated hard drive >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 16 03:50:01 PDT 1997 >Last-Modified: >Originator: David Filo >Organization: Yahoo! Inc. >Release: 2.1, 3.0 >Environment: FreeBSD fb21.yahoo.com FreeBSD 2.1-STABLE #0: Mon Jul 21 11:13:11 PDT 1997 root@fb21.yahoo.com:/usr/src/sys/compile/YAHOO i386 >Description: The latest BIOS from Intel for their AL440LX board does not pass the drive number in %dl as biosboot/start.S assumes (instead %dl is set to 0). The end result is that you cannot boot from a harddrive if you're not using slices. Booting from floppy works fine and using slices with bteasy works as well. >How-To-Repeat: Install FreeBSD on a drive and dedicate entire drive to FreeBSD (i.e. do not use slices). Try to boot an AL440LX board with this drive. It will fail after BIOS with "read error". >Fix: Forcing %dl to $0x80 (which is what bteasy appears to do) solves the problem. Not sure what the real fix should be. >Audit-Trail: >Unformatted: