From owner-freebsd-geom@FreeBSD.ORG Thu Jun 17 12:23:34 2010 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42B3A1065679 for ; Thu, 17 Jun 2010 12:23:34 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward1.mail.yandex.net (forward1.mail.yandex.net [77.88.46.6]) by mx1.freebsd.org (Postfix) with ESMTP id E10708FC21 for ; Thu, 17 Jun 2010 12:23:33 +0000 (UTC) Received: from smtp2.mail.yandex.net (smtp2.mail.yandex.net [77.88.46.102]) by forward1.mail.yandex.net (Yandex) with ESMTP id E6D2869E8950; Thu, 17 Jun 2010 16:23:31 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1276777411; bh=mVNFPPpmTIkw/Yl/lW88i86FQZUrAy7MBKbY+le8/m4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=Dry/Eqrp4XZaoImQ/TtDQOlDe3jaZ7DMNYc/ahgiVlS7BTGYEwRqn+7IeH7QBILlD 0yaKa5opg4iotj88dVM/kph5qLRArSF8xDHRq4cEnsuiwjFYb+rEPuK6SOf9ub9wsy B6jY52fGhh6/x68wxWICd20Y6uH9odBjlXRvU/vw= Received: from [127.0.0.1] (mail.kirov.so-cdu.ru [77.72.136.145]) by smtp2.mail.yandex.net (Yandex) with ESMTPSA id AA0A252809F; Thu, 17 Jun 2010 16:23:31 +0400 (MSD) Message-ID: <4C1A13BF.4030603@yandex.ru> Date: Thu, 17 Jun 2010 16:23:27 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Andrey Groshev References: <4C1A043A.3000906@yartv.ru> In-Reply-To: <4C1A043A.3000906@yartv.ru> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig07200BD5453D6DC86243824E" X-Yandex-TimeMark: 1276777411 X-Yandex-Spam: 1 X-Yandex-Front: smtp2.mail.yandex.net Cc: freebsd-geom@freebsd.org Subject: Re: trouble creating UFS slise with gpart 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: Thu, 17 Jun 2010 12:23:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig07200BD5453D6DC86243824E Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 17.06.2010 15:17, Andrey Groshev wrote: > Now since MBR already have, I just create another one with freebsd. > #gpart add -t freebsd ada0 > ada0s4 added > =3D> 0 110307393 ada0s4 EBR (53G) > 0 110307393 - free - (53G) >=20 > Why did the resulting slice has a type of EBR and not BSD (as I asked)?= > It's me doing something wrong or gpart considers himself very clever? Which FreeBSD version do you use? Probably there are some EBR's metadata saved at this place. Did you try to create BSD scheme? # gpart create -s BSD ada0s4 --=20 WBR, Andrey V. Elsukov --------------enig07200BD5453D6DC86243824E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJMGhPCAAoJEAHF6gQQyKF61ZEIAKh8B1chGVQBgbk1lKZfNTTX AtPWdZ/sQ+hCUq3AFYu8FmaKcuiLbVATUqxXPSXibYv6L604kdIaSyWeuAau+9jT +NKeHZRncqvcSuMsw6+2OgI8vPvTzFCXwxm0pVFqERh1cctxicYdgCoUkI4XeXLJ KM+PKab+FQi0YpNTmx5b9p+j7RM2iK+yRiB+sAt69mlFtB0LJve+Sn+A1y67OT5h 3kjQa+KDEZ+zeD8cC8pRsv/A6j8L4dAUMkiE0Azoa5FgY/X4z12+4jUJXDa9KQMM jUl/mqXkGhTVkwrUbpiyk3jy2QfA1L6dNpXcECYvtEn/1loLMQ6ykuS7AnDDYBY= =zJ0f -----END PGP SIGNATURE----- --------------enig07200BD5453D6DC86243824E--