Skip to content

Instantly share code, notes, and snippets.

View Lost-Entrepreneur439's full-sized avatar

Ivy Lost-Entrepreneur439

View GitHub Profile
@Lost-Entrepreneur439
Lost-Entrepreneur439 / MountEFI.sh
Last active March 9, 2025 17:20
EFI mounting script for legacy Mac OS X versions (such as Snow Leopard)
#!/bin/bash
echo "Available EFI Partitions:"
diskutil list | awk '/EFI/ {print NR-1, "->", $NF, $0}' # Assigns a number to each EFI partition
# Get user selection
echo "\nEnter the number of the EFI partition you want to mount:"
read -r SELECTION
# Get the actual disk identifier
.
./vendor
./vendor/media
./vendor/media/PFFprec_600.emd
./vendor/media/LMspeed_508.emd
./vendor/firmware
./vendor/firmware/bcm43454_V0154.0262.hcd
./vendor/firmware/sec_s3fwrn7_firmware.bin
./vendor/firmware/es305_fw.bin
./vendor/firmware/es305_fw_bypass.bin