From owner-freebsd-questions@FreeBSD.ORG Sat Dec 17 10:41:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2942516A41F for ; Sat, 17 Dec 2005 10:41:20 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from mail12.bluewin.ch (mail12.bluewin.ch [195.186.19.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E3D43D55 for ; Sat, 17 Dec 2005 10:41:19 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from twelvegates.homeip.net (83.79.191.90) by mail12.bluewin.ch (Bluewin 7.2.069.1) id 43926178002E346D for freebsd-questions@freebsd.org; Sat, 17 Dec 2005 10:41:17 +0000 Received: from gicco.here (localhost [127.0.0.1]) by twelvegates.homeip.net (8.13.4/8.13.1) with ESMTP id jBHAfFcL001442 for ; Sat, 17 Dec 2005 11:41:15 +0100 (CET) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by gicco.here (8.13.4/8.12.11/Submit) id jBHAfDMK001441 for freebsd-questions@freebsd.org; Sat, 17 Dec 2005 11:41:13 +0100 (CET) (envelope-from hampi@rootshell.be) X-Authentication-Warning: gicco.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 17 Dec 2005 11:41:13 +0100 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20051217104113.GA1409@twelvegates.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: extended/logical slices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2005 10:41:20 -0000 Hello, FreeBSD 6 seems to recognize logical slices in extended ones. The appropriate entries /dev/ad0sN appear. At least this works with logical slices that contain VFAT or ext2fs. Just 'fdisk' doesn't list the logical slices. Is there a tool that can list these? -Hanspeter