From owner-freebsd-chat@FreeBSD.ORG Mon Jan 22 16:23:01 2007 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4882816A400 for ; Mon, 22 Jan 2007 16:23:01 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id ECEBB13C459 for ; Mon, 22 Jan 2007 16:23:00 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id l0MFsJ2j099205; Mon, 22 Jan 2007 10:54:27 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-chat@freebsd.org Date: Mon, 22 Jan 2007 09:40:35 -0500 User-Agent: KMail/1.9.1 References: <45B3A409.40005@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701220940.35834.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 22 Jan 2007 10:54:28 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2477/Mon Jan 22 10:10:05 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Jason Hensler Subject: Re: what can i do with a 486? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 16:23:01 -0000 On Sunday 21 January 2007 12:55, Jason Hensler wrote: > It seems to be that the motherboard probably does not support booting > from cd as was common with older systems. A side note, I got the same > error on a p4 board yesterday because there was not boot device (bad > mbr). I would try a boot floppy to get the system to access the cd-rom > or install freebsd on the hard drive from another machine and swap it > to the 486. Use boot0cfg to turn off 'packet' mode in boot0. -- John Baldwin