From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 12:15:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B200937B401 for ; Fri, 25 Jul 2003 12:15:40 -0700 (PDT) Received: from backmaster.cdsnet.net (backmaster.cdsnet.net [63.163.68.2]) by mx1.FreeBSD.org (Postfix) with SMTP id E3A7C43F85 for ; Fri, 25 Jul 2003 12:15:39 -0700 (PDT) (envelope-from mrcpu@backmaster.cdsnet.net) Received: (qmail 41423 invoked by uid 29999); 25 Jul 2003 19:15:38 -0000 Date: Fri, 25 Jul 2003 12:15:38 -0700 From: Jaye Mathisen To: questions@freebsd.org Message-ID: <20030725191538.GR668@backmaster.cdsnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: kernel panic with ? List valid disk boot devices, even tho the disk is listed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 19:15:41 -0000 Trying to boot from a CF card. Kernel loads, but root mount fails. Nothing I try at the "mountroot>" prompt seems to work. pccard: card inserted, slot 0 pccard: card removed, slot 0 IPsec: Initialized Security Association Processing. ad0: 122MB [980/8/32] at ata0-master BIOSPIO Mounting root from ufs:/dev/ad0s1a Root mount failed: 6 Manual root filesystem specification: : Mount using filesystem eg. ufs:/dev/da0s1a ? List valid disk boot devices Abort manual input mountroot> ? panic: Root mount failed, startup aborted. syncing disks... done Uptime: 3s This is with 4.8-stable, supped as of last night. Thanks for any advice. A disklabel -r shows the partitions as being there... Any tips appreciated.