Hi Roberto, I’m not sure if the snapshot is built daily or weekly. To have this latest fix, I suggest you re-buildworld. If you have done buildworld in your local directory, then you only need to rebuild the EFI loader: 'wget' the patch (https://github.com/freebsd/freebsd/commit/f61d2c287970bdfb013deafb416e82a844415031.patch) cd' into your FREEBSD_SOURCE_ROOT/sys/boot/ and run "patch -p3 < the_patch_name". If you have run 'make buildworld", just run 'make' in the sys/boot/ directory and copy the new loader.efi into the boot folder, e.g. in my side, I use cp -iv /usr/obj/root/bsd.git/sys/boot/efi/loader/loader.efi /boot/loader.efi Thanks, -- Dexuan From: Roberto Rodriguez Jr [mailto:rob.rodz.jr9_at_gmail.com] Sent: Monday, March 6, 2017 20:33 To: Dexuan Cui <decui_at_microsoft.com> Cc: FreeBSD Current <freebsd-current_at_freebsd.org> Subject: RE: input/output error _at_boot Hey I do appreciate the work and time put into this issue. I will update my sources when I chroot from the USB, need to find out how first, ;) and do I rebuildworld or just download the lastest head snapshot? Im new to testing with others. Thank you very muchReceived on Mon Mar 06 2017 - 13:06:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:10 UTC