From owner-freebsd-geom@FreeBSD.ORG Mon May 28 04:03:25 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63A81106564A; Mon, 28 May 2012 04:03:25 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from mail-new.kirov.so-ups.ru (mail-new.kirov.so-ups.ru [178.74.170.12]) by mx1.freebsd.org (Postfix) with ESMTP id 116EE8FC0A; Mon, 28 May 2012 04:03:25 +0000 (UTC) Received: from kirov.so-ups.ru (unknown [172.21.81.1]) by mail-new.kirov.so-ups.ru (Postfix) with ESMTP id 35510A1E37; Mon, 28 May 2012 08:03:16 +0400 (MSK) Received: by ns.kirov.so-ups.ru (Postfix, from userid 1010) id 84675B9FD0; Mon, 28 May 2012 08:03:17 +0400 (MSK) Received: from [127.0.0.1] (unknown [10.118.3.52]) by ns.kirov.so-ups.ru (Postfix) with ESMTP id 4F772B9FC9; Mon, 28 May 2012 08:03:17 +0400 (MSK) Message-ID: <4FC2F905.7060404@FreeBSD.org> Date: Mon, 28 May 2012 08:03:17 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: lev@FreeBSD.org References: <491776962.20120528004054@serebryakov.spb.ru> In-Reply-To: <491776962.20120528004054@serebryakov.spb.ru> X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-geom@freebsd.org Subject: Re: MBR is not detected on /dev/md0 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: Mon, 28 May 2012 04:03:25 -0000 On 28.05.2012 0:40, Lev Serebryakov wrote: > Hello, Freebsd-geom. > > I have image of old HDD with one MBR slice and some FFS partitions on > it. > I mount it ad `md0', but `md0s1' doesn't appear: Hi, Lev. Probably MBR on your image doesn't pass integrity checks. -- WBR, Andrey V. Elsukov