Page MenuHomeFreeBSD

Add ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and installboot.sh
ClosedPublic

Authored by allanjude on Jun 8 2018, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 22 2024, 11:42 PM
Unknown Object (File)
Dec 22 2023, 9:44 PM
Unknown Object (File)
Dec 19 2023, 5:40 PM
Unknown Object (File)
Dec 7 2023, 7:41 AM
Unknown Object (File)
Sep 18 2023, 1:35 PM
Unknown Object (File)
Sep 16 2023, 7:22 PM
Unknown Object (File)
Jul 22 2023, 4:51 AM
Unknown Object (File)
Jul 15 2023, 10:05 PM
Subscribers
None

Details

Summary

Generate test cases for ZFS on GPT for EFI only, or EFI+Legacy with rootgen.sh

Find the GPT bootcode partition(s) and update their contents for booting from ZFS

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Additional fixes:

  • make qemu .sh files not get overwritten in _both() cases
  • copy more bootcode files to the target directory so installboot.sh can find them
This revision is now accepted and ready to land.Jun 8 2018, 5:37 PM
This revision was automatically updated to reflect the committed changes.