carmelo.violon Posted January 20, 2010 Share Posted January 20, 2010 Hello, How can I delete kexts files from terminal in installation process (boot from install dvd) on the hard drive ? I explain : I have 10.6 installed on the disk, and I have to deletes some kexts .... so I can boot from install dvd and have a terminal ... and ? what should i type in terminal ? thanks ! carmelo Link to comment https://www.insanelymac.com/forum/topic/208250-how-to-delete-kexts-files-from-terminal-install-dvd/ Share on other sites More sharing options...
ltoolio Posted January 20, 2010 Share Posted January 20, 2010 rm -r DirectoryName Make sure to boot with a -f flag afterward. Link to comment https://www.insanelymac.com/forum/topic/208250-how-to-delete-kexts-files-from-terminal-install-dvd/#findComment-1390974 Share on other sites More sharing options...
Recommended Posts