From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 05:51:31 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D93CE37; Tue, 16 Sep 2014 05:51:31 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA75080B; Tue, 16 Sep 2014 05:51:30 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) with esmtp (envelope-from ) id <1XTlfk-000e9f-6s>; Tue, 16 Sep 2014 07:51:28 +0200 Received: from g225112153.adsl.alicedsl.de ([92.225.112.153] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.82) with esmtpsa (envelope-from ) id <1XTlfk-003c9K-3G>; Tue, 16 Sep 2014 07:51:28 +0200 Date: Tue, 16 Sep 2014 07:51:21 +0200 From: "O. Hartmann" To: Nathan Whitehorn Subject: Re: CURRENT: EFI boot failure Message-ID: <20140916075121.29989a53.ohartman@zedat.fu-berlin.de> In-Reply-To: <541786BE.6010105@freebsd.org> References: <20140916020541.03c18d04.ohartman@zedat.fu-berlin.de> <54178607.1060305@freebsd.org> <541786BE.6010105@freebsd.org> Organization: FU Berlin X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/4zyOP_wCrHe_XZ=mPTwCBPl"; protocol="application/pgp-signature" X-Originating-IP: 92.225.112.153 X-ZEDAT-Hint: A Cc: freebsd-current@freebsd.org, Allan Jude X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 16 Sep 2014 05:51:31 -0000 --Sig_/4zyOP_wCrHe_XZ=mPTwCBPl Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Mon, 15 Sep 2014 17:39:26 -0700 Nathan Whitehorn schrieb: >=20 > On 09/15/14 17:36, Allan Jude wrote: > > On 2014-09-15 20:05, O. Hartmann wrote: > >> Installing FreeBSD-11.0-CURRENT-amd64-20140903-r270990 on a Laptop wor= ks for UEFI > >> fine. After I updated the sources to r271649, recompiled world and ke= rnel (as well > >> as installed), now I get stuck with the screen message: > >> > >>>> FreeBSD EFI boot block > >> Loader path: /boot/loader.efi > >> > >> and nothing happens. After a couple of minutes, the system reboots. > >> > >> What happened and how can this problem be solved? > >> > > You might need to update the boot1.efi file on the UEFI partition (small > > FAT partition on the disk) > > > > I am not sure how 'in sync' boot1.efi (on the fat partiton) and > > loader.efi have to be. > > > > https://wiki.freebsd.org/UEFI > > >=20 > boot1.efi is designed never to need updating. (It also hasn't changed=20 > since April) > -Nathan But it has changed bytesize when I recompiled world with recent sources com= pared to the boot.efi size from the USB image I installed from (revision see above). How to update bootcode on UEFI layout? I created a GPT partition with type = efi (1 GB) as well as a 512KB partition typed freebsd-boot. I'm new to EFI and the way the notebook now behaves is really strange. Whil= e the USB drive image used to boot with new console enabled, it now boots again with = the old console and 800x640 resolution. This might indicate some minor but very eff= ective mistake I made. Oliver --Sig_/4zyOP_wCrHe_XZ=mPTwCBPl Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUF8/fAAoJEOgBcD7A/5N8tmgH/1j2uaTJkwa8wognvF2yake9 mCG8Dg8YRD99yd0aue4oUZAxdkPas4Z6Nzyd0VMFbhZx4eXaU2cAfwKq1afj8tL/ 41gozRDIU+nskQuIP4xO6QXnPU/4TjBuZINGuD99FHhmaWnv4Ow5wzXVw6dF5B1K LyOXHeRQvlzuXkk/s2WVwK0YZeVacWE2v/H3zOMvJ3FIedS3iDV5mGCXJHoEVggz N5Bqowvtxilq+I/BOXCrnA1A8fAlP9k1RXNBZaX5SshWmbjoCwE8VowFYwG53gRw diBY7mxyM2zhLvMkHmhBASmK1dfT2O374cfsrPXTsRGo2Z/YrsKbdN51c9j/3W8= =7pEr -----END PGP SIGNATURE----- --Sig_/4zyOP_wCrHe_XZ=mPTwCBPl--