chris1111 Posted November 5, 2021 Share Posted November 5, 2021 (edited) 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 -------------------------------------------------------------------------------------------- - Video ⬇︎ Edited April 13, 2022 by chris1111 Build the Project with Xcode (Script and App) 9 1 Link to comment Share on other sites More sharing options...
Guest 5T33Z0 Posted November 5, 2021 Share Posted November 5, 2021 (edited) @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 November 5, 2021 by 5T33Z0 Link to comment Share on other sites More sharing options...
chris1111 Posted November 5, 2021 Author Share Posted November 5, 2021 2 hours ago, 5T33Z0 said: @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? Of Course 3 Link to comment Share on other sites More sharing options...
PG7 Posted November 5, 2021 Share Posted November 5, 2021 @chris1111 perfect thanks 1 Link to comment Share on other sites More sharing options...
chris1111 Posted November 5, 2021 Author Share Posted November 5, 2021 I Add Script-CommandLine SnapShotMounter.command for download One file script 1 Link to comment Share on other sites More sharing options...
chris1111 Posted November 12, 2021 Author Share Posted November 12, 2021 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 More sharing options...
chris1111 Posted November 15, 2021 Author Share Posted November 15, 2021 (edited) ### 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 November 22, 2021 by chris1111 Build the Project (Script and App) with Xcode Link to comment Share on other sites More sharing options...
chris1111 Posted November 22, 2021 Author Share Posted November 22, 2021 (edited) 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.gitcd $HOME/Command-Line-SnapShot-Mounter/CommandLineSnapShotMountermake Edited November 22, 2021 by chris1111 Script and App 2 Link to comment Share on other sites More sharing options...
makk Posted March 25, 2022 Share Posted March 25, 2022 @chris1111 I'm wondering if this would allow Geforce kexts to be installed and working? what else would need to be done, as these are no longer supported? Link to comment Share on other sites More sharing options...
Guest 5T33Z0 Posted March 25, 2022 Share Posted March 25, 2022 @makk He has a tool for that as well: https://github.com/chris1111/Geforce-Kepler-patcher Link to comment Share on other sites More sharing options...
chris1111 Posted March 26, 2022 Author Share Posted March 26, 2022 22 hours ago, 5T33Z0 said: @makk He has a tool for that as well: https://github.com/chris1111/Geforce-Kepler-patcher This is the respond thanks @5T33Z0 1 Link to comment Share on other sites More sharing options...
makk Posted April 3, 2022 Share Posted April 3, 2022 (edited) @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 April 3, 2022 by makk 1 Link to comment Share on other sites More sharing options...
makk Posted April 3, 2022 Share Posted April 3, 2022 (edited) @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 April 3, 2022 by makk Link to comment Share on other sites More sharing options...
Recommended Posts