DIY: Find and delete files in recovery mode yourself (macOS)

Описание к видео DIY: Find and delete files in recovery mode yourself (macOS)

Learn how to find and then remove .kext files from your mac.

Actually; you can remove anything - but this is inteded as a support video for those wishing to remove iShowU Audio Capture, or even Soundflower.

Jump to the last recap if you're somewhat comfortable or experienced with Terminal on the mac.

Otherwise; I recommend watching the video to get a feel for how to use the various commands in Terminal to:

1. Find what you're looking for
2. Delete said thing (safely!)

I spend QUITE some time going through examples here. I know this'll be useful for some, and others will find it boring. Hence the many chapter marks.

Hope some of it is useful to you!

00:00 - Intro
01:31 - Getting into Terminal
04:27 - cd/df/pwd recap
06:51 - Trying mdfind
07:19 - Finding mdfind!
07:41 - How to go “up” the folder tree
08:58 - lets try using mdfind
09:51 - alternative: find
10:41 - first example: find zcat
11:19 - how to stop ‘find’
12:20 - first usage of a full path
13:12 - example trying to find SWB Audio Capture
13:59 - we’ve found the driver “manually”
14:20 - example: lets try to ‘find’ our example driver
15:00 - executing the find command (example)
15:44 - we found many of them!
16:04 - using “rm -rf” … safely
16:24 - carefull of spaces in paths!
17:20 - ctrl-c to cancel a command
18:12 - finding ‘iShowU Audio Capture.kext’
18:56 - what if find comes back with nothing?
19:40 - trying ‘find’ from alternate location
20:35 - dont be alarmed. find can take a while
20:50 - final recap: lets do it all again!
21:39 - having a look in System/Extensions manually
22:37 - recapping using the ‘find’ command
23:58 - recapping ‘rm’, removing the kext
24:34 - rm: safer communities together
24:57 - DONT do this example! Unless you want to break your machine!!!
25:09 - Closing thoughts

Комментарии

Информация по комментариям в разработке