From owner-freebsd-fs@FreeBSD.ORG Mon Dec 1 13:57:38 2008 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF26B1065676 for ; Mon, 1 Dec 2008 13:57:38 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from sorbesgroup.com (mail.sorbesgroup.com [217.159.241.118]) by mx1.freebsd.org (Postfix) with ESMTP id 780DB8FC0C for ; Mon, 1 Dec 2008 13:57:38 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from localhost (localhost.localdomain [127.0.0.1]) by sorbesgroup.com (Postfix) with ESMTP id 309B23C50367 for ; Mon, 1 Dec 2008 15:57:33 +0200 (EET) Received: from sorbesgroup.com ([127.0.0.1]) by localhost (sorbesgroup.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21806-02 for ; Mon, 1 Dec 2008 15:57:33 +0200 (EET) Received: from [192.168.0.80] (andrei [192.168.0.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sorbesgroup.com (Postfix) with ESMTP id 0829D3C50340 for ; Mon, 1 Dec 2008 15:57:32 +0200 (EET) Message-ID: <4933ED59.5070802@bsd.ee> Date: Mon, 01 Dec 2008 15:57:45 +0200 From: Andrei Kolu User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: freebsd-fs@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at localhost Cc: Subject: Disklabel Editor strange labeling X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 13:57:38 -0000 Hi, here is my disklabel editor "screenshot"- from where it got ad14cs1 partition name? When I created it then it was named ad14s1... --------------------------------------------------------------------------- FreeBSD Disklabel Editor Disk: ad14 Partition name: ad14cs1 Free: 293041602 blocks (139GB) Disk: ad18 Partition name: ad18s1 Free: 293041602 blocks (139GB) --------------------------------------------------------------------------- When I trie to create partition on this slice then I got error message: "Error mounting /dev/ad14cs1d on /tank/bootdir : No such file or directory" After I close sysinstall and restart it then partition disappear... --------------------------------------------------------------------------- Disk name: ad14 FDISK Partition Editor DISK Geometry: 18241 cyls/255 heads/63 sectors = 293041665 sectors (143086MB) Offset Size(ST) End Name PType Desc Subtype Flags 0 293046768 293046767 - 12 unused 0 --------------------------------------------------------------------------- FreeBSD testiserver 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Mon Dec 1 12:13:41 EET 2008 root@testiserver:/usr/obj/usr/src/sys/KERNEL amd64