# corpnewt/MountEFI

An even more robust edition of my previous MountEFI scripts

Repository: https://github.com/corpnewt/MountEFI
Canonical: https://ross.abutalabs.com/products/mountefi
Language: Python
License Family: other
Last push: 2025-11-22T16:24:22+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 53, release rhythm 35, longevity 100
- inputs: {"age_days": 3657, "days_push": 284, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1222, forks 132 (observed 2026-08-28T04:04:02.526831+00:00)

## What it is
A Python-based macOS script that mounts EFI system partitions on disks, either interactively or silently when called from other scripts. It is a more robust rewrite of the author's earlier MountEFI scripts and supports mounting multiple disks in one invocation.

## Use cases
- mount the EFI partition on a hackintosh disk
- mount EFI partition from the command line on macOS
- silently mount an EFI partition from another script
- mount multiple EFI partitions at once
- access the EFI folder on disk0 to edit Clover or OpenCore config

## When to choose
- you need a scriptable, silent EFI mounter with exit codes for automation on macOS
- you maintain a hackintosh and frequently edit EFI partitions
- you want to mount EFIs on several disks in one command

## When to avoid
- you are on Linux or Windows and need to mount ESP partitions
- you need a GUI disk mounting tool
- you need general-purpose disk management beyond EFI partitions

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, file-system, developer-tools
- domain: operating-systems, developer-tools
- platform: python, cli
- tags: hackintosh, efi, disk-utility, mounting, scripting, command-line, macos

## Member repositories
- corpnewt/MountEFI (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.526831+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:37.038227+00:00, confidence not recorded.
  - readme: https://github.com/corpnewt/MountEFI (fetched 2026-08-28T04:04:02.526831+00:00, sha 9091053cdba6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
