tec4mbps Posted February 20, 2008 Share Posted February 20, 2008 Those using RT2500WirelessDrivers, i found a easier way without the re/unplug fix. From the com.apple.plist, i have edit the strings from "-v -legacy" to "-f -legacy" to ignore the kextcaches and load on bootup. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-f -legacy</string> <key>Timeout</key> <string>1</string> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/88832-easier-way-to-load-without-reunplug-fix-d/ Share on other sites More sharing options...
Recommended Posts