Jump to content
1 post in this topic

Recommended Posts

Hi everybody,

 

After an succeeded install of Leopard 10.5.2, I had minor problem with USB.

But finally resolved here http://forum.insanelymac.com/index.php?showtopic=93480 thanks Vash :D

But, if I reboot, I have to type this command one more time (also, after 5 or 10 minutes Leo is working, I have to retype this command, otherwise, I can't use USB ports).

 

Now, if I want USB at startup, it seems I need a script launching at each startup with this

 

  sudo su -
  type your password
  rm -rf /System/Library/Extensions/caches
  exit

Something like that

If possible, I would like that this script runs silently.

With AppleScript, it could be possible?

 

Thanks for help! :)

 

PS: Sorry, mistake, it's wrong place.

Link to comment
https://www.insanelymac.com/forum/topic/93696-need-a-script/
Share on other sites

×
×
  • Create New...