From owner-freebsd-i386@FreeBSD.ORG Wed Jun 6 20:40:20 2007 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7AA016A469 for ; Wed, 6 Jun 2007 20:40:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B5E6413C468 for ; Wed, 6 Jun 2007 20:40:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l56KeKbr019426 for ; Wed, 6 Jun 2007 20:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l56KeK7T019425; Wed, 6 Jun 2007 20:40:20 GMT (envelope-from gnats) Date: Wed, 6 Jun 2007 20:40:20 GMT Message-Id: <200706062040.l56KeK7T019425@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: misc/113160: mountroot> prompt during first boot for installation X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 20:40:20 -0000 The following reply was made to PR i386/113160; it has been noted by GNATS. From: Kris Kennaway To: Noel Nuguid Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/113160: mountroot> prompt during first boot for installation Date: Wed, 6 Jun 2007 16:37:51 -0400 On Wed, May 30, 2007 at 02:26:51PM +0000, Noel Nuguid wrote: > > >Number: 113160 > >Category: misc > >Synopsis: mountroot> prompt during first boot for installation > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Wed May 30 14:30:09 GMT 2007 > >Closed-Date: > >Last-Modified: > >Originator: Noel Nuguid > >Release: Freebsd 6.2 > >Organization: > Pinoy Compuworld > >Environment: > Can even reach that part > >Description: > I want to install Freebsd 6.2 on one of my old boxes (an old Celeron 1.2 Ghz). however when I try to boot up from the Installer CD to install the software. I ended up to this prompt: > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort Manual Input > > mountroot> > > tried doing the suggestions from this thread: > > http://www.bsdforums.org/forums/showthread.php?p=260183 > >How-To-Repeat: > Just boot from a freebsd 6.2 boot disc and try to install it I guess it means your CDROM is not detected by FreeBSD. Kris