Skip to content

chris1111/Command-Line-SnapShot-Mounter

Repository files navigation

Command-Line-SnapShot-Mounter

Name Description
Command-Line-SnapShot-Mounter Utility using the macOS terminal

Credit: chris1111, Apple

Command Line SnapShot Mounter is an utility that allows you

to install your kexts in / System / Library / Extensions

  • Kext, bundle and plugin files are allow., a backup of the original files is made.
  • You can also install Frameworks and PrivateFrameworks.
  • For macOS Monterey 12 and Big Sur 11

Note: You cannot mount a Snapshot disk from another disk, this must be done on the live system.

Warnings: :this sofware replaces system files in /S/L/E and could render your system unbootable.

Screen

Screen Shot

  • Video ⬇︎

Modular Image Creation

Build the Project with Xcode - ⬇︎ - You need Xcode and the Command Line tools installed.

Build

git clone https://github.com/chris1111/Command-Line-SnapShot-Mounter.git

cd $HOME/Command-Line-SnapShot-Mounter/CommandLineSnapShotMounter

make