From owner-freebsd-geom@FreeBSD.ORG Fri Mar 31 16:08:45 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A9016A41F for ; Fri, 31 Mar 2006 16:08:45 +0000 (UTC) (envelope-from ivoras@fer.hr) Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F7143D48 for ; Fri, 31 Mar 2006 16:08:44 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [127.0.0.1] (localhost.cc.fer.hr [127.0.0.1]) by lara.cc.fer.hr (8.13.4/8.13.4) with ESMTP id k2VG86gq073525; Fri, 31 Mar 2006 18:08:07 +0200 (CEST) (envelope-from ivoras@fer.hr) Message-ID: <442D53E6.4010705@fer.hr> Date: Fri, 31 Mar 2006 18:08:06 +0200 From: Ivan Voras User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050921) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Jeremy C. Reed" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-geom@freebsd.org Subject: Re: fdisk "fstype" for GEOM? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 16:08:45 -0000 Jeremy C. Reed wrote: > The fdisk(8) manual for FreeBSD 6-STABLE says: > > For UFS file systems and ccd(4) partitions, use type 4.2BSD. For > Vinum drives, use type vinum. Other common types are swap and unused. > > Should that also mention GEOM? No it should not - GEOM is a layer below both ccd and vinum.