GRUB2 Built on Ubuntu 14.04 to use in iMac Netboot via EFI
Steps:- download grub
- install packages to build
- create configure script
- configure for efi 64bit
- patch grub to automatically configure network on iMac efi
- make grub
- create bootstrap grub.cfg to load the real configuration from the network
- build efi netboot grub image
- create full grub.cfg to be pulled from server by grub
- install grub image, grub.cfg on TFTP server
See the attached files for more details.
Script to document the steps
git-diff output for patches to GRUB
No comments:
Post a Comment