From owner-freebsd-ppc@FreeBSD.ORG Fri Dec 2 11:30:36 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E00A106566C for ; Fri, 2 Dec 2011 11:30:36 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from mail.kirov.so-ups.ru (mail.kirov.so-ups.ru [178.74.170.1]) by mx1.freebsd.org (Postfix) with ESMTP id C53AC8FC13 for ; Fri, 2 Dec 2011 11:30:35 +0000 (UTC) Received: from kas30pipe.localhost (localhost.kirov.so-ups.ru [127.0.0.1]) by mail.kirov.so-ups.ru (Postfix) with SMTP id A9D5DB8068; Fri, 2 Dec 2011 15:30:31 +0400 (MSK) Received: from kirov.so-ups.ru (unknown [172.21.81.1]) by mail.kirov.so-ups.ru (Postfix) with ESMTP id A48A4B8066; Fri, 2 Dec 2011 15:30:31 +0400 (MSK) Received: by ns.kirov.so-ups.ru (Postfix, from userid 1010) id A103EB8F78; Fri, 2 Dec 2011 15:30:31 +0400 (MSK) Received: from [127.0.0.1] (elsukov.kirov.oduur.so [10.118.3.52]) by ns.kirov.so-ups.ru (Postfix) with ESMTP id 6BF52B8F5B; Fri, 2 Dec 2011 15:30:31 +0400 (MSK) Message-ID: <4ED8B6D3.3030508@FreeBSD.org> Date: Fri, 02 Dec 2011 15:30:27 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Milan Obuch References: <20111202121746.6cce0999@atom.dino.sk> In-Reply-To: <20111202121746.6cce0999@atom.dino.sk> X-Enigmail-Version: 1.3.3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig66E5556971410B2EB2102977" X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0284], KAS30/Release X-SpamTest-Info: Not protected Cc: freebsd-ppc@freebsd.org Subject: Re: CURRENT on Mac Mini does not boot for a week... X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 11:30:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig66E5556971410B2EB2102977 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 02.12.2011 15:17, Milan Obuch wrote: > As partition map is rejected, root file system can't be mounted from > disk, but I can mount root file system from USB flash disk. >=20 > Any idea here what could be wrong? Is this integrity check something > just freshly introduced in CURRENT? What does it check, actually? > Everything worked in 9 and still works in yesterday compiled > 9-PRERELEASE, it worked with 10-CURRENT up until a week (see at the > beginning of this message), but not after that point. Hi, i think it happened after r228061. And, probably, you have partition that overlaps APM boundaries. If you enable verbose boot mode you will see what is incorrect. As temporary solution you can disable integrity check with this loader tunable: kern.geom.part.check_integrity=3D"0". It will be good if you send GEOM_PART' messages from verbose log, also output of `gpart list` will be helpful. --=20 WBR, Andrey V. Elsukov --------------enig66E5556971410B2EB2102977 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) iQEcBAEBAgAGBQJO2LbXAAoJEAHF6gQQyKF6uAAIALAObIeRqjtW2nkZrL3PAwMN 5yJbDHB/0lm3piWS7fw0Gu4H4glHOg6xqU1DS8qszfa6C2GKC/su2lynSOpBJRe6 rsyeH64oeSHEDJWMkCErlJEIt4IW6rjKkSZ5+0QDLLS9In4uFzVKV9t7tYCesaNO j8IcrSYTK6kJHz8+tJGBRHskGnMuT2UGk0ilb5TlIO0OVd/oaPxcQcEpVZFurDrK YobrE+UrUuqp93BuCMH1fjsfUIaYym5yFG1y9FJlIF7Gb51Q3bEJNpPNUMRr1ykr sw3F+UuCaDY0WVyFgtIyPKPZ4V41cyjyub0g8SPfBl0CA7VeVah13axdG4C2Bc4= =jep7 -----END PGP SIGNATURE----- --------------enig66E5556971410B2EB2102977--