From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 5 13:35:15 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CE9F16A4CE for ; Tue, 5 Apr 2005 13:35:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC6BB43D31 for ; Tue, 5 Apr 2005 13:35:14 +0000 (GMT) (envelope-from alexjeffburke@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so360923wra for ; Tue, 05 Apr 2005 06:35:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=D40VW/Agfrh6DWEibbR8BUue+X1L6P2YoJ8kkTg3+ygly4X1V2nhygEXIfXKS5owQPCKBLedCYKoHhFVXHyhC0VsQkBEseztBtGHW0XAYxa57NJi+8oFzSP/9doR0K/fmfxuuHN9AApP1keo3gkVRsem+3K8FvBDxVN1swLdjSQ= Received: by 10.54.32.67 with SMTP id f67mr85712wrf; Tue, 05 Apr 2005 06:35:13 -0700 (PDT) Received: by 10.54.37.43 with HTTP; Tue, 5 Apr 2005 06:35:13 -0700 (PDT) Message-ID: Date: Tue, 5 Apr 2005 14:35:13 +0100 From: Alex Burke To: FreeBSD-HACKERS Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Boot0 on boot floppies and 2.88meg drives/controllers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Burke List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 13:35:15 -0000 Hi, I seem to be haivng an odd issue on a couple of my machines here. This occurs with both 5.3-RELEASE and 4.11-RELEASE. Wasnt sure which list to post to, apologies if I chose badly. I downloaded the boot floppies, but upon putting it in the mahcine the \ symbol swirled maybe once, then a pause and then it came up with two disk error messages and then loader cannot be found. I remembered that this was a 2.88Meg capable system, and when i forced it into 1.44Meg mode in the system configuraiton FreeBSD booted like a charm. I confirmed this phenomenon on another 2.88Meg enable system here also. I must say that these systems are MCA boxes, but I am pretty confident for the boot0 program that should make no difference. I should also say the boot floppy used was a 1.44Meg normal boot floppy that had started many other systems. If this indeed is a little bug, is there anything I can do to help? FreeBSD atleast boots on the mahcine i changed back to 1.44, NetBSD seemed to hang at the point of detecting fdc0 no matter what mode it was. Thanks, Alex J Burke.