From owner-freebsd-current@FreeBSD.ORG Fri Jul 11 17:22:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9744637B401 for ; Fri, 11 Jul 2003 17:22:56 -0700 (PDT) Received: from lightpro1.lightpro.de (lightpro1.lightpro.de [213.133.98.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6482E43F3F for ; Fri, 11 Jul 2003 17:22:55 -0700 (PDT) (envelope-from h@schmalzbauer.de) Received: from akima (ppp-62-245-163-74.mnet-online.de [62.245.163.74]) (authenticated bits=0)h6C0MuS5028986 for ; Sat, 12 Jul 2003 02:22:57 +0200 From: "Harald Schmalzbauer" To: Date: Sat, 12 Jul 2003 02:22:41 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: FFS_ROOT is gone? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 00:22:56 -0000 Hello, my kernel (5.1-REL) can't mount root (mountroot>) on my CF-card although it's booting fine and I can mount the card on my USB card reader. I had a look at GENERIC and saw that I didn't miss the option FFS_ROOT but it doesn't exist any longer. Any ideas why I can't mount root? The card is found correctly as ad0 Thanks, -Harry