Estoy siguiendo un tutorial que yo utilice mke2fs. Encontré que podía instalarlo mediante el uso de filtrobrew install e2fsprogs
Este devuelve lo siguiente:
This formula is keg-only, which means it was not symlinked into /usr/local.
This brew installs several commands which override OS X-provided file system commands.
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/e2fsprogs/lib
CPPFLAGS: -I/usr/local/opt/e2fsprogs/include
==> Summary