From owner-freebsd-i386@FreeBSD.ORG Mon Mar 3 21:20:03 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3127E1065676 for ; Mon, 3 Mar 2008 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 30F248FC3A for ; Mon, 3 Mar 2008 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m23LK2GI077487 for ; Mon, 3 Mar 2008 21:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m23LK27l077486; Mon, 3 Mar 2008 21:20:02 GMT (envelope-from gnats) Date: Mon, 3 Mar 2008 21:20:02 GMT Message-Id: <200803032120.m23LK27l077486@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Peter Mulholland Cc: Subject: Re: i386/113160: [install] mountroot> prompt during first boot for installation X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Mulholland List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2008 21:20:03 -0000 The following reply was made to PR i386/113160; it has been noted by GNATS. From: Peter Mulholland To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/113160: [install] mountroot> prompt during first boot for installation Date: Mon, 3 Mar 2008 20:29:07 +0000 Hello bug-followup, I get this as well using both FreeBSD 6.3-RELEASE and FreeBSD 7.0-RELEASE on an old Pentium 3 Intel i440BX based system with 128MB. The hardware is fine other than the BIOS not correctly handling large disks - to this end I have installed a Promise PDC20268 based card to handle the disk. Both CD images are verified correct - they function OK in another system I have tested them in, an Apple iMac. From=20the look of it, the md0 device is never being created, which of course leads the boot process to fail as that's where the root FS will be. There is no error message given though - just the absence of the creation of md0. Disconnecting the disk thats on the Promise controller makes no difference. I haven't tried removing the Promise controller but I don't see why that would be causing a problem anyway. Any ideas? --=20 Best regards, Peter mailto:darkmatter@blueyonder.co.uk