Skip to main content
Question

Run script -Post SS Reboot, Install, and another Reboot

  • August 16, 2012
  • 0 replies
  • 1 view

ImAMacGuy
Forum|alt.badge.img+23

What's the best way to get a script to run after an install/reboot from SS?

I tried to bundle a FB package w/ the createOSXInstaller for ML, but the local accounts get messed up. I found that when I use just the CreateOSXInstaller w/o any additional packages it's fine. I also created a FB Package that just has 'exit 0' as the only thing it does and it messed up the accounts as well.

Since there is limited support for using the OSXInstaller.pkg, I figured i would look for ways around the bundling FB with it.

Do anybody have any suggestions on how I can get it to run a script at boot to setup the stuff I need before getting the final login prompt?