- Joined
- Mar 3, 2013
- Messages
- 5
- Reaction score
- 0
So I really screwed up here guys.
Due to my clean-freakyness, I was trying to remove notification center.
A site gave the terminal command:
However, I only got to "/System/Library/LaunchAgents" before I accidentally pressed the enter button. For some reason I was dumb enough to restart rather than reload LaunchAgents.
So now, I get a big white screen every time I log in. No menu bar, application bar, wallpaper, nothing. I can still see changes in brightness and hear the volume change blip, but I don't see the bubbles.
I can't log into root because I didn't have it enabled before. Logging in in safe mode gives the same white screen. I can run recovery mode, giving me a shot at a terminal window, but if I command:
It shows a long list of things it tried to load but "failed: -10", followed by a short list of "Already loaded".
In order to cover all the bases, I reset my NVRAM, which had no effect.
I don't want a conversation about how dumb this was, I just need help, and I would prefer not to have to reinstall OSX.
For reference, I'm using a mid 2012 MBP with OS 10.8.2.
Edit: I just reinstalled Mountain Lion, but the problem persists!
Due to my clean-freakyness, I was trying to remove notification center.
A site gave the terminal command:
Code:
launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
So now, I get a big white screen every time I log in. No menu bar, application bar, wallpaper, nothing. I can still see changes in brightness and hear the volume change blip, but I don't see the bubbles.
I can't log into root because I didn't have it enabled before. Logging in in safe mode gives the same white screen. I can run recovery mode, giving me a shot at a terminal window, but if I command:
Code:
launchctl load -w /System/Library/LaunchAgents
In order to cover all the bases, I reset my NVRAM, which had no effect.
I don't want a conversation about how dumb this was, I just need help, and I would prefer not to have to reinstall OSX.
For reference, I'm using a mid 2012 MBP with OS 10.8.2.
Edit: I just reinstalled Mountain Lion, but the problem persists!