Jump to content

Command-Line-SnapShot-Mounter


chris1111
 Share

13 posts in this topic

Recommended Posts

Command-Line-SnapShot-Mounter

Update 12 Nov 2021 (V2)

Credit: 
- chris1111
- Apple

 

Github Repos

Sources Script

Confirm Working test-V2 ➥ Test V2

 

 

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

Only Apple kexts can be accepted to be loaded.

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.

 

NOTE: If you try to edit the script, use Xcode; Please do not use TextEdit.

 

Download App V2 ⬇︎

 Command Line SnapShot Mounter-V2.zip

 

one file Script Download Script V2 ⬇︎

CommandLineSnapShotMounter-V2.zip

 

 

 

 

-------------------------------------------------------------------------------------------

### Build the Project (Script and App) with Xcode - ⬇︎ - You need Xcode and the Command Line tools installed.
git clone https://github.com/chris1111/Command-Line-SnapShot-Mounter.git
cd $HOME/Command-Line-SnapShot-Mounter/CommandLineSnapShotMounter
make

 

--------------------------------------------------------------------------------------------

1165455223_Screen.png.f811d6da25dd8017726af0ba2c1af447.png

 

- Video ⬇︎

 

 

1551036984_ScreenShot.png.99e1268e71881b947d073e6aa6a7b15f.png

Edited by chris1111
Build the Project with Xcode (Script and App)
  • Like 9
  • Thanks 1
Link to comment
Share on other sites

@chris1111 Nice. So, can I use this to install the IONetworkingFamily.kext from Monterey beta 8 to (hopefully) get the I225 Controller working again, as discussed here?

Edited by 5T33Z0
Link to comment
Share on other sites

 

 

Update 12 Nov 2021 (V2)

New video with the V2 file

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.

Link to comment
Share on other sites

### Build the Project (Script and App) with Xcode - ⬇︎ - You need Xcode and the Command Line tools installed. ;)


git clone https://github.com/chris1111/Command-Line-SnapShot-Mounter.git
cd $HOME/Command-Line-SnapShot-Mounter/CommandLineSnapShotMounter
make
 

Edited by chris1111
Build the Project (Script and App) with Xcode
Link to comment
Share on other sites

Now you can Build the Project (Script and App) with Xcode - ⬇︎ - You need Xcode and the Command Line tools installed.

An Applications with a _CodeSignature

 

git clone https://github.com/chris1111/Command-Line-SnapShot-Mounter.git
cd $HOME/Command-Line-SnapShot-Mounter/CommandLineSnapShotMounter
make

Edited by chris1111
Script and App
  • Like 2
Link to comment
Share on other sites

  • 4 months later...

@5T33Z0@chris1111

 

Hi guys, thank you! 

 

Chris had stated not to use anything but Keplar architecture from High Sierra onwards.

I don't know if anyone has had success using chris's tool for other architectures for and in 

MacOS's 10.15, 11.  Well Windows runs in acclerated mode but no Mac. sad.

 

Would be nice if someone hacked the needed software to run it. :)

 

Edited by makk
  • Like 1
Link to comment
Share on other sites

@chris1111

 

by the way this works in mounting / read write and can do stuff now. So cool chris! 

Thanks!

 

What I had done the steps:

 

start it up,

Press A key, wait for the response on the Mounter Screen to show success and not busy (had that once or twice)

diskutil list runs

then type in the diskxsx you want mounted press enter,

then the Folder popups with Application Library System User.


leave the Mounter Window minimized, and do your thing,

after done bring the Mouner Window back up

press B, in the following questions press N for no, for the three questions

and then the Mounter runs a script to repair permissions and runs the kextcache program.

When done press to return to main window where A, B, X is and press X to exit.

Done.

Reboot.

 

Sweet.

 

Edited by makk
Link to comment
Share on other sites

 Share

×
×
  • Create New...