From owner-freebsd-stable@FreeBSD.ORG Tue Jul 26 15:31:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF06E16A41F for ; Tue, 26 Jul 2005 15:31:57 +0000 (GMT) (envelope-from alexjeffburke@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 198B143D49 for ; Tue, 26 Jul 2005 15:31:53 +0000 (GMT) (envelope-from alexjeffburke@gmail.com) Received: by nproxy.gmail.com with SMTP id g2so199870nfe for ; Tue, 26 Jul 2005 08:31:51 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R41cqX6Emwb6oJaS0XBhaj1L12+PlGIWvbeN00qHiNq624T8WjLexxZwJDAGQDxArGxR6vTx+AfW076PARex+C0kdugrGAb9SVaAQX1ejlfjZ2LL6svtUUpT7Wc9xNgP0pNmOYOYfQ2rR1JeYnCAmxkiDtBDolj31JSZ1i3Z1CI= Received: by 10.48.144.1 with SMTP id r1mr27404nfd; Tue, 26 Jul 2005 08:31:51 -0700 (PDT) Received: by 10.48.249.8 with HTTP; Tue, 26 Jul 2005 08:31:51 -0700 (PDT) Message-ID: Date: Tue, 26 Jul 2005 08:31:51 -0700 From: Alex Burke To: Matthias Buelow In-Reply-To: <20050723141155.GA706@drjekyll.mkbuelow.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050723141155.GA706@drjekyll.mkbuelow.net> Cc: FreeBSD STABLE Subject: Re: FreeBSD 6.0BETA1 - Oddness with install floppies X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Burke List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 15:31:58 -0000 Hi, Sorry it took me a little while to reply. I dont think this is an ATA problem as the hard disks in the system are all on SCSI channels. Anyway, I dont think an ATA timeout should affect loading the memory image from floppy, thats why I wanted to ask if anybody else had seen this. I guess I will have to download the CD and burn it to check if this is a problem with my machine, or if thats just a boot floppy issue. FYI, the system is an IBM Netfinity 7000, quad Pentium Pro box with 512meg RAM. Disks are currently attached to one of the onboard Adaptec 7800 SCSI controllers. Thanks for the reply, Alex J Burke. On 7/23/05, Matthias Buelow wrote: > Alex Burke wrote: >=20 > >I was trying to boot a system from the installation floppies, and > >after the kernel booted it dropped me out into a mountroot prompt. I > >am posative its not meant to do this, it should start sysinstall. > >I am not exactly sure what to do from here on, should i specify > >ufs:da0s1a...would that be the location of the memory disk? >=20 > There were no ATA timeout messages? Otherwise, this would indicate > that the nasty ATA bugs are on 6.0 still. > I have (on 5.4-stable) to try a boot several times until the kernel > properly recognizes my drive, and it dumps me in the mount root > prompt when it doesn't. >=20 > mkb. >