From owner-freebsd-questions@FreeBSD.ORG Tue May 12 05:31:41 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE029106566B for ; Tue, 12 May 2009 05:31:41 +0000 (UTC) (envelope-from saifi.khan@twincling.org) Received: from s217.sureserver.com (s217.sureserver.com [203.194.200.22]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7BE8FC14 for ; Tue, 12 May 2009 05:31:40 +0000 (UTC) (envelope-from saifi.khan@twincling.org) Received: (qmail 22750 invoked by uid 1002); 12 May 2009 05:31:37 -0000 Received: from unknown (HELO ?10.10.10.7?) (saifi.khan@twincling.org@59.92.222.2) by s217.sureserver.com with ESMTPA; 12 May 2009 05:31:37 -0000 Date: Tue, 12 May 2009 11:03:20 +0000 (GMT) From: Saifi Khan X-X-Sender: saifi@localhost To: Pietro Cerutti In-Reply-To: <4A0861D9.4050308@FreeBSD.org> Message-ID: References: <4A0861D9.4050308@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: FreeBSD Questions Subject: Re: fdisk: class not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2009 05:31:42 -0000 On Mon, 11 May 2009, Pietro Cerutti wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Saifi Khan wrote: > | Hi all: > Hi Saifi, > > | Trying to write a partition table using fdisk supplied in the > | installation DVD of FreeBSD 8.0 i386 200905 snapshot. > | > | Should we write new partition table ? [n] y > | fdisk: Class not found > | > | When i again run 'fdisk' it should the old partition table. > | > | What exactly does 'Class not found' mean ? > > This comes from geom. See geom(8). > Hi Pietro: Does this imply, geom_mbr needs to be loaded, if one is using the Fixit# (DVD/Live) console ? thanks Saifi.