This repository was archived by the owner on Apr 6, 2020. It is now read-only.
This repository was archived by the owner on Apr 6, 2020. It is now read-only.
Problem When Trying to Get/Install Grub (macOS) #35
Open
Description
When installing using the install file outlined here, and then later trying to run the grub-mkrescue
from here on macOS (Sierra), the grub-mkrescue
program does not seem to come as a part of the installation, as far as I can tell. That is, nowhere in ~/opt
or ~/src
does grub-mkrescue
show up.
I ended up just switching to Linux for the remainder of the book, but I'd still like to develop on my Mac if possible. Did I miss something, or was it installed in another area?