Date: Sat, 03 Dec 2016 12:13:11 +0000 From: Daniel D'Alonzo <daniel.dalonzo@gmail.com> To: freebsd-current@freebsd.org, freebsd-current-unsubscribe@freebsd.org Subject: Re: freebsd-current Digest, Vol 684, Issue 8 Message-ID: <00a1d58c-0677-7595-29a6-c86c69a7cf62@mixmax.com> In-Reply-To: <mailman.39.1480766401.16130.freebsd-current@freebsd.org> References: <mailman.39.1480766401.16130.freebsd-current@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
please remove me from your mailing list. i repeat, please remove me from = the thi subscription and any other subscription Daniel = D'Alonzohttp://danieldalonzo.com/ On Sat, Dec 3, 2016 7:00 AM, = freebsd-current-request@freebsd.org wrote: Send freebsd-current mailing = list submissions to freebsd-current@freebsd.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.freebsd.org/mailman/listinfo/freebsd-current or, via email, send a message with subject or body 'help' to freebsd-current-request@freebsd.org You can reach the person managing = the list at freebsd-current-owner@freebsd.org When replying, please edit your Subject line so it is more specific than "Re: Contents of freebsd-current digest..." Today's Topics: 1. Re: CFT EFI Boot Refactoring (Ben Woods) 2. Re: CFT EFI Boot = Refactoring (Ben Woods) --------------------------------------------= -------------------------- Message: 1 Date: Sat, 3 Dec 2016 14:57:24 = +0800 From: Ben Woods <woodsb02@gmail.com> To: Eric McCorkle = <eric@metricspace.net> Cc: freebsd-hackers@freebsd.org, = freebsd-amd64@freebsd.org, "current@freebsd.org" <current@freebsd.org> Subject: Re: CFT EFI Boot Refactoring Message-ID: <CAOc73CBgX_fiJJoaSnx8yYYrLg=3DJUoJ_uL8Zhv=3D4OcgtEJ8XJg@mail.gmail.com> Content-Type: text/plain; charset=3DUTF-8 On 3 December 2016 at 14:40, = Ben Woods <woodsb02@gmail.com> wrote: > I just applied your diff to my = subversion repository, and tried to > buildworld, but the build failed = with the following error: > > make[6]: make[6]: don't know how to make = efipart.c. Stop > > make[6]: stopped in /usr/src/sys/boot/efi/drivers > *** [all_subdir_sys/boot/efi/drivers] Error code 2 > > > Does it build ok for you? > > Because I use subversion, and I wanted to= build it from my main tree, I > had to regenerate your patch using "git = diff --no-prefix > master..origin/efize_new > /tmp/efize_new.diff". > I could then apply this cleanly with "svn patch /tmp/efize_new.diff". > > Never mind, I have realised that efipart.c was moved from = boot/efi/libefi/ to boot/efi/drivers/ in your git patch, but subversion = did not interpret this change and simply patched the file in place. I have fixed this with: $ svn mv boot/efi/libefi/efipart.c = boot/efi/drivers/efipart.c Sorry for the noise (and the previous top = post). Regards, Ben -- From: Benjamin Woods woodsb02@gmail.com ------------------------------ Message: 2 Date: Sat, 3 Dec 2016 18:10:39 +0800 From: Ben Woods <woodsb02@gmail.com> To: Eric McCorkle <eric@metricspace.net> Cc: freebsd-hackers@freebsd.org, = freebsd-amd64@freebsd.org, "current@freebsd.org" <current@freebsd.org> Subject: Re: CFT EFI Boot Refactoring Message-ID: <CAOc73CAV5tXa+G+HfDS5DX-pytwg4XZ7PUSKw4haQ3=3D0Z=3DHO+Q@mail.gmail.com> Content-Type: text/plain; charset=3DUTF-8 On 3 December 2016 at 01:02, = Eric McCorkle <eric@metricspace.net> wrote: > Therefore, I would like = to issue a CFT for this changeset. We need > people using the boot1/loader= EFI boot setup to test their setup using > boot1 and loader as built with= this patch applied. > After I got this to build, I managed to install= the new world, and copy the new boot1.efi to /EFI/BOOT/BOOTX64.EFI. Upon reboot, my machine hung at the loader, with the following text on the screen: >> FreeBSD EFI boot block Loader path: /boot/loader.efi Initializing modules: FS Backend| Unfortunately it stopped there and = didn't continue. I was able to recover my system by moving my BOOTX64.= BAK to BOOTX64.EFI, and changing back to my old loader.efi. Any thoughts of how we can debug this? Regards, Ben -- From: Benjamin Woods woodsb02@gmail.com ---------------------------= --- Subject: Digest Footer ________________________________________= _______ freebsd-current@freebsd.org mailing list https://lists.freebsd.= org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org" -----------------------------= - End of freebsd-current Digest, Vol 684, Issue 8 ***********************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a1d58c-0677-7595-29a6-c86c69a7cf62>