From owner-freebsd-current@FreeBSD.ORG Mon May 16 15:00:14 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 9B55A1065670 for ; Mon, 16 May 2011 15:00:14 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 65B0314F120; Mon, 16 May 2011 14:59:52 +0000 (UTC) Message-ID: <4DD13BE2.8020405@FreeBSD.org> Date: Mon, 16 May 2011 18:59:46 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: Michiel Boland References: <4DD015F1.6090203@xs4all.nl> <4DD02B73.10807@FreeBSD.org> <4DD114FE.9080406@xs4all.nl> In-Reply-To: <4DD114FE.9080406@xs4all.nl> X-Enigmail-Version: 1.1.2 OpenPGP: id=10C8A17A Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig870E5149951134557DC223F4" Cc: FreeBSD Current Subject: Re: -CURRENT: mountroot failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2011 15:00:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig870E5149951134557DC223F4 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 16.05.2011 16:13, Michiel Boland wrote: >> Can you send me a binary image of the first sector of ada0? >> Also, output of `gpart list ada0` would be helpful. > charlemagne# gpart list ada0 > Geom name: ada0 > modified: false > state: OK > fwheads: 16 > fwsectors: 63 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D> last: 1953525167 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D> first: 63 > entries: 4 > scheme: MBR > Providers: > 1. Name: ada0s1 > Mediasize: 1000204648448 (931G) > Sectorsize: 512 > Mode: r5w5e9 > attrib: active > rawtype: 165 > length: 1000204648448 > offset: 16384 > type: freebsd > index: 1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D> end: 1953524735 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D> start: 32 Your partition has start offset below the first LBA. As temporary workaround you can set loader tunable kern.geom.part.check_integrity=3D0 (recently added to CURRENT) > (Note that I partitioned the disk so that partition 1 starts at a > multiple of 4096 bytes; this is one of those 4kb-sector disks that > performs extremely badly if access is not aligned on a 4k boundary.) What tool did you use for partitioning? --=20 WBR, Andrey V. Elsukov --------------enig870E5149951134557DC223F4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJN0TvnAAoJEAHF6gQQyKF6lqEIAKQ1BTL1SmdjgsvNDUFRydxr VxO9nlGlbRabEH33qVRZ7otmmxd7FHq83MMk5C7zGz3TqkpeCFfw+yDDvbRAGp60 AFkXwE0H9Dq401MV4KbC3bRiowPyZmY3Xx8ch3bPe3WhGdXKqUu5SUTv3+G1BLrK ZNmacRVNraKJFfEGiRBEt1ogUbQI2lsCLxEiPhDgZN9SOTdTuGgnE5uTklsPPRoD n+ZlDD7VGrdtl3R2oh/1SucRpPDN2iZmM4Ofd7oO3iIEvP5VXKuxvl/JRJE5I5lt eZePseCVOoRP5x6QrVLg3HJcB8dkoOsU9cexBUqqdaF1y0B9AdtdaVBdxD3v0e4= =PRoc -----END PGP SIGNATURE----- --------------enig870E5149951134557DC223F4--