From owner-freebsd-hardware Mon Apr 28 02:18:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA03289 for hardware-outgoing; Mon, 28 Apr 1997 02:18:50 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id CAA03284 for ; Mon, 28 Apr 1997 02:18:45 -0700 (PDT) Received: from vodka.sublink.org by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0wLma2-0009EWC; Mon, 28 Apr 97 02:18 PDT Received: from nameron by vodka.sublink.org with uucp (Smail3.1.29.1 #3) id m0wLmYx-001bhYC; Mon, 28 Apr 97 11:17 MET DST Received: from hp-dyno.smd by nameron.smd.sublink.org with smtp (Smail3.1.28.1 #17) id m0wKWoQ-0008EaC; Fri, 25 Apr 97 00:16 MET DST Received: by hp-dyno.smd (Smail3.1.28.1 #8) id m0wKXk1-000JL7C; Fri, 25 Apr 97 00:15 MET Received: from luppolo.lpds.sublink.org (luppolo.lpds.sublink.org [192.9.200.50]) by radikkio.lpds.sublink.org (8.6.12/8.6.9) with ESMTP id XAA01828 for ; Wed, 23 Apr 1997 23:48:31 +0200 Received: (from wcp@localhost) by luppolo.lpds.sublink.org (8.6.12/8.6.9) id XAA00415; Wed, 23 Apr 1997 23:48:36 +0200 Date: Wed, 23 Apr 1997 23:48:36 +0200 Message-Id: <199704232148.XAA00415@luppolo.lpds.sublink.org> From: wcp@luppolo.lpds.sublink.org (Walter C. Pelissero) X-Attribution: WcP To: freebsd-hardware@freebsd.org Subject: old motherboard don't run FreeBSD Reply-to: wcp@lpds.sublink.org Comments: Hyperbole mail buttons accepted, v3.18.5. Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Today I tried to install FreeBSD 2.1 (local reseller still don't have the 2.2.1) on a old Ti 486/40. All went well. When I try to bootstrap from hard disk it shows the boot prompt and then reports a "Read error". If I move that hard disk to a Pentium or newer 486/133 machine it works as it should. I made a try with a FreeBSD 2.0 boot floppy but that time the "Read error" message comes up immediately bootstrapping from floppy disk. I found the that the "Read error" message is printed by /usr/src/sys/i386/boot/biosboot/start.S but nothing more. What can I do to make this old motherboard accept FreeBSD? Any help will be appreciated.