Can't Delete "StartupManager" or "InputManager" folders after sys reinstall

I had to do a archive and reinstall awhile back. Everything went fine, and I recently tried to delete the "Previous Systems" folder. Everything in the folder was deleted except for 2 locked folders named StartupManagers and InputManagers, which were locked. I attempted to unlock them, but whenever I tried to give Read & Write permissions to myself, it would just switch back to "No Access" on its own. This prevented me from unlocking the folders in order to delete them.
I tried a number of solutions from this forum and others using the command line and single-user mode, and I was finally able to remove the checkmark next to "Locked" in the Info windows for the folders. However, I still don't have Write privileges to either folder, and when I go through the steps of changing permissions, it just switches right back to "No Access."
The thing is, I actually ran into this problem some time ago, and after much googling, I did figure it out, but I can't find the information this time.
This is my last ditch effort before doing a Erase & Reinstall. Any help or information from anyone else who has run into this would be most appreciated.

See if this helps: Fix No Access Permissions on HD or this:
To fix this:
1. Launch Terminal, which resides in the Macintosh HD > Applications > Utilities folder.
2. At the Terminal prompt, type the following command:
sudo chmod a+rwx "/Volumes/partition_name"
where: partition_name is the name of the affected partition.
3. Press Return.
4. Type your Admin password when prompted, then press Return.
5. At the Terminal prompt, type exit and press Return.
6. Quit (Command-Q) Terminal.
7. Relaunch Finder: Press and hold the Option key, click and hold mouse button 1 on the Finder icon in the Dock, select "Relaunch" from the Finder icon's contextual menu.
You should then see the volume, or be able to use Disk Utility to Unmount it, then Mount it and see it.
Reset the permissions for Group and Other for the partition as desired. Do not change the permissions for Owner.
If you want a volume / partition unmounted at startup, see:
• this tip Mac OS X Hints, or...
• this tip on the OSX86 Project forums.
Good luck!
Dr. Smoke
Author: Troubleshooting Mac® OS X
In your case just apply to the PSF's contents. BTW, have you just tried restarting to see if you can then remove the PSF?

Similar Messages

  • HT201302 how can i delete photos from my iphone after uploading in Iphoto even if i say not to keep on phone

    how can i delete photos from my iphone after uploading in Iphoto even if i say not to keep on phone

    Hello paolo@spring,
    Just as photos that were taken more than 30 days ago remain on your MacBook Air, so will photos that are deleted from your iPhone.
    Photos in My Photo Stream are saved on the iCloud server for 30 days.
    Because your Mac and PC have more storage than your iOS devices, you can choose to download all of your My Photo Stream photos automatically.
    In iPhoto or Aperture preferences on your Mac, select Photos (or Photo Stream) > My Photo Stream > Automatic Import. All of your photo stream photos will import into your Events, Projects, Photos, Faces, and Places folders in iPhoto or Aperture.
    iCloud: My Photo Stream FAQ
    http://support.apple.com/kb/HT4486
    Cheers,
    Allen

  • Can't delete a file or folde after using admin. password.

    Can't delete a file or folder after using admin. password.

    Solving Trash Problems...
    http://thexlab.com/faqs/trash.html

  • How can i delete photos from iphone 4s after transferring from pc?

    How can I delete photos from iphone 4s after transferring from pc?

    acapetown is the one who really solved this for me: his suggestion to create an empty folder and sync to that was THE ONLY solution that actually worked for my iphone 4s. Everything else about uncheckign "sync" and unchecking events DID NOT WORK. I think there is more than one glitch in this system because I noticed a lot of other people struggling with the question. Now my phone is light as a feather again and I can actually benefit from backup to the Cloud. Thanks acapetown!

  • Can't delete primary zone in DNS after moving the server

    Woe is me!
    Our MacMini was hosted at a Colo site and working fine. No firewall in front of the machine, so we turned on the server firewall and only allowed mail, web, ftp, and a couple of other services. This worked great using our external public DNS wired to our domain names and public fixed IP address. Later, we got VPN up a running (the trick was to create a second, local IP address for the ethernet port), but this also required us to turn on the server's DNS to create a split-brained DNS server.
    Everything was working swimmingly... and then we had a hard drive crash. Since we were thinking about moving the server onsite anyway (our POS system was accessed through the VPN, but it could be slow and made our tasting room dependent on Internet access in order to run the POS), we ordered Comcast business class internet with a fixed IP address.
    We updated the external public DNS to the new public fixed ip. Rather than plug the mini directly to the Comcast router (which is in pass-through mode), we elected to put a AirPort Extreme in front of it, mainly so we could get all of the POS computers on the same local network without using the mini as a DHCP/NAT router. We created a DHCP reservation on the Extreme so that the mini had a fixed local IP address. We port forwarded everything we wanted to expose to the Internet. Email started to work again. However, web services and VPN are nada.
    This being Snow Leopard Server and having spent literally hours debugging DNS issues when we first got the server, I knew it wouldn't be straightforward. And it hasn't been. Even changing the IP address of the server has been a chore.
    We ran "sudo changeip <old IP address> <new IP address>".
    Then we ran "sudo changeip -checkhostname" and received:
    "$ sudo changeip -checkhostname
    Primary address     = 10.0.8.2 <new static internal IP address>
    Current HostName    = <servername>.<domainname>.com
    The DNS hostname is not available, please repair DNS and re-run this tool.
    dirserv:success = "success""
    Oh no, the black pit of death.
    Even though I tried to modify the machine record in the local DNS to reflect the new internal static IP address, Nada.
    So, looking back on my previous research from Mr Hoffman and others, I stopped the DNS service, and I deleted the primary zone and reverse lookups in order to rebuild them from scratch. Except that no matter what I do, I can't delete the primary zone - it comes back like Dracula (even though the reverse zone and all of the zone records are gone). I tried rebuilding everything using the undeletable zone, but after a few services (saved each one separately), they would suddenly disappear.
    I am leery of messing with the DNS files on the server as I don't want to hose up Server Admin (my command line skills are rudimentary and slow). I have so much installed on the machine now that I am concerned about someone saying "reinstall".
    Help!
    Related to this is that it is not clear to me in web services which IP address you should use for the sites. The internal IP? The public IP? I thought Apache cared about the external IP address. And I think Apache is hosed at the moment due to my DNS troubles anyway.
    Thanks in advance!

    Morris Zwick wrote:
    And does anyone know which IP you enter for your sites in the web service? The public static IP or the internal private static IP?
    For the external DNS server I am sure you have already deduced that it should be the static IP issued you by Comcast and this will be forwarded by your router to your server.
    For your internal DNS server you could use either the internal LAN IP, or the external IP although the later might be affected by your firewall so this you will need to test.
    For the Web Server service in Server admin, if your only running a single website you could avoid the issue by just using the wildcard entry which will respond to any IP address, so this would be an empty host name and an IP address of *
    In fact you don't have to specify an IP address you could just use the hostname, so it will listen to traffic arriving at your server addressed to any IP address and as long as the URL that was requested includes the hostname you define for the site it will get responded to. So if as an example you have two websites you want to serve
    www.example.com
    site2.example.com
    then as long as both have the IP address for the site as an * (asterisk) then both should work as separate sites for traffic addressed to either the LAN or WAN IP address of the server.
    You will still need to use two IP addresses on the server to enable VPN, you could use a USB Ethernet adapter for the second one. Port forwarding for VPN is not as simple as other traffic as VPN requires traffic different to the standard IP and UDP packets. Routers that support 'VPN Passthrough' are specifically designed to accomodate this but I don't know if the AirPort Extreme does this. I have also found PPTP copes better with this sort of setup than L2TP although PPTP is generally regarded as less secure.

  • Can I delete my photos from HDD after importing them to Iphoto library?

    I switched from Windows to Mavericks. I have many photos on my HDD (about 1 5000) structured in different folders with some files. Now I"ve imported all of this photos to my iPhoto library. As a result I got one big file of iPhoto library. The question is what happened if I delete all those old folders and leave only that one library file?

    Depends:
    Are you running a Managed or a Referenced Library?
    A Managed Library, is the default setting, and iPhoto copies files into the iPhoto Library when Importing. The files are then stored in the Library package
    A Referenced Library is when iPhoto is NOT copying the files into the iPhoto Library when importing because you made a change at iPhoto -> Preferences -> Advanced. (You unchecked the option to copy files into the Library on import) The files are then stored where ever you put them and not in the Library package. In this scenario you are responsible for the File Management.
    If you're running a managed library then you can delete those folders.
    Some FYI
    For help accessing your photos in iPhoto see this user tip:
    https://discussions.apple.com/docs/DOC-4491

  • I need to purchase an app. Can I delete my card details straight after.

    I need to purchase an app for my grandson. Can I delete my card details as soon as I have purchased the app.

    If I were you, I'd buy an itunes / app store card.
    Morrisons, Sainsbury, most electrical stores, WHSmiths etc sell them.
    I think you can get them in £5 intervals
    Joe

  • Can I delete the actual .pkg files after they've been installed?

    Hi,
    My hard drive is totally full and I'm going through deleting everything thats accumulated over the years. I've found the packages/.pkg files that get downloaded automatically taking up 2Gb of space and I would really like to get rid of them. I've got the receipts folder, but the actual downloaded files are all still there. Can I delete them without ruining my computer?
    Thanks,
    J

    Old discussion but probably still applies:
    http://forums.macrumors.com/showthread.php?t=136148

  • Can I Delete my first IPhoto library after I made a new one

    Some of my photos were missing (had a dotted square around the thumbnails and a exclaimation on the actual pic) so i followed someone elses suggestion to make a new library which i did and everything is back to normal but i have two questions and I dont want to ruin it
    1. can i rename the photos
    2. Can i delete my original photo library
    any help is welcome

    Welcome to the Apple community.
    Settings > iCloud, scroll down and delete account, create a new account and add it back.

  • Bridge - can't delete files in some folders

    I just installed CS3 on my new PC. My problem is that in SOME (but not all) folders when I hit delete to get rid of some files it just totally ignores the command - it's not rejecting it - i've tried ALT+ delete and even the dustin icon at the top right hand side. NOTHING - it's as if i haven't pressed anything.
    then i've opened other folders (on the same drive) and the delete works like a dream. around half the folders on my drive have 'deletable' files and half are completely stuck. I copied one folder onto a different drive and from there i am able to deletes files from it.
    any ideas what is going on????????????????
    thanks
    desperate in London!

    Thanks curt young, that was the ticket.
    I'm running Vista 64 with 8GB of memory, quad core, because it's noticeably faster than XP. I too am always in Administrator mode.
    But...I had the "permissions" message too, right clicking on the icon, going into Properties, then clicking on Compatibility tab, then checking the "Run this program as an administrator" box solved the problem instantly on next program load.
    Vista...what a concept. For that matter, Bridge, what a concept. As in, great concept, when are you guys at Adobe going to fix all the bugs in this useful but klugey program?
    But at least it's working for now after the fix, thanks again curt.
    How stupid is it for a program or an OS to require that, even though you're logged in as Admin, you have to tell the program to run in Admin? Just lame as all heck. ;-) Don't mind me, I'm in a rant mood this morning.
    peace, love, Obama 08

  • How can I delete my empty music folders?

    Using a Mac with OS X Mavericks: I recently deleted many songs from my iTunes library and simultaneously from my iTunes music folder.  My iTunes music is stored in this order: Music > Artists > Albums > Songs. Now, I am left with many Album folders that are empty because there are no song files in them. I am trying to delete all of these empty Album folders.
    I already tried doing an advanced search (below) in my general Music folder, but no results came up.
    Is there a way to search for all empty folders within my general music folder and delete them? I don't want to go into each individual artist folder to see which of their albums folder is empty and then delete those one by one. I would like to use a method that would show me all empty folders within the big "Music" folder. I am aware that I can use the Terminal app to do this but have been unable to find a source that clearly explains how to do it for a non-expert like myself. I am an amateur mac user so a beginner's guide to this solution would help. Thanks!

    Since you are determined to solve this puzzle, I rolled up my sleeves & dove in -- starting with a refined search...
    Some of the categories may be found under Other (which is found at the bottom of the list that pops up when you click on the button to the right of the button).
    Before I took this screen shot, I selected all & then ticked Get Info -- obviously, just to view the confirmation dialog box.
    On my machine, when I clicked on a folder, the path was revealed on the bottom bar. It was typically either Michael > Music > iTunes > Album Artwork> Cache > (####'s, etc...) [italics mine] or Michael > Music > iTunes > Album Artwork> Cloud Purchases > (####'s, etc...) [italics mine]. 
    Disclaimer: If you do similar to what I have done, then select all, you could use the command in Finder > file > Move To Trash; however, the onus would be on you.   Notice how the System Files were specifically NOT included in the search parameters. If you don't empty the trash, then the folder(s) could (theoretically) be dragged back out of the trash & returned to their respective original location(s). Of course you could just select one folder, click on that, check the path for yourself, & decide to do a test drag to trash using said single folder. Then simply investigate the effect it has on your iTunes library.
    Finally, you may also wish to see if any higher level ASC volunteers chime in as well -- as they oftentimes do when they come across a rather unique issue such as yours.
    Click on the screen shot & it will zoom larger for you.
    That's my story & I'm stickin' to it!
    mm
    iMac (20-inch Early 2008), Mac OS X (10.6.8), iTunes 11.3.1

  • How can I delete time machine backup folders moved into the trash from an external drive?

    I made the mistake of moving Time Machine backup files into the trash, but I can't seem to delete them. I tried the option key when clicking on "Empty Trash" and "Secure Empty Trash" (before and after rebooting), but that always led to error 8003. The files won't allow me to change their name. Using approchaes to Terminal from three different Mac-related webpages also failed. I also tried Trash It, but it seemed to be making little progress after letting it run 48 hours. Any other suggestions before calling Apple?

    Assuming these were not backups made over a network (thus not in a sparse bundle disk image), see #E6 in Time Machine - Troubleshooting.
    But any way you empty the trash on that disk/partition is probably going to take a very long time -- there's no doubt several hundred thousand files there, perhaps a million or more.
    You may have to just erase the disk (with Disk Utility) and start over.
    You really shouldn't have to delete Time Machine backups, as it will do that automatically when the destination gets full.  But if you really want to, see #12 in Time Machine - Frequently Asked Questions.

  • I download confidential info & save to a secured flash drive; how can I delete the file from "downloads" after that?

    I am a mental health professional. My supervisor emails me confidential information as Word documents, which I download using Firefox. When the download is complete, I open the document and save it to my secured flash drive. I would like to then delete the file from my computer, so the flash drive has the only copy, to protect my clients' privacy. The only directions I can find are for deleting the entry from the downloads list, but not the file itself.

    There is technology known as RMS which you could set series of policies like only members in the company could access certain documents and if someone copy them and attempt to run them in another PC or outside company, it won't work. Take a look at:
    http://blogs.technet.com/b/rms/archive/2013/08/29/the-new-microsoft-rms-is-live-in-preview.aspx
    https://technet.microsoft.com/en-us/library/dd277361.aspx

  • How can I delete an account, BUT only after having saved data

    I need to delete my account from the iPhone BUT not before having saved the current data. How?
    My Calendar, Contacts, Bookmarks sync is not working. As a solution, I was told to delete account from the iPhone, reset the iPhone, create my MobileMe account again on the iPhone and select Calendar, Contacts and Bookmarks to be synced using MobileMe.
    Fine, but I get a warning that all the information that I currently have in Calendar, Contacts and Bookmarks on my iPhone will be lost!!!
    That would be a problem, as I have entered a great number of new contacts on the iPhone, and I really don't want to lose them. Is there no way to MERGE without losing what's on the iPhone? Or can I save the Contacts and Calendar data somehow before I delete the account of the iPhone, so I can import them back later in a new account?
    In a nutshell: I need to delete my account from the iPhone BUT not before having saved the current data. How?

    If the sync process is not working between your iPhone and the MobileMe "cloud", is it working properly between the Address Book and iCal on your Mac with the MobileMe "cloud"?
    With a MM account, you can sync contacts and calendar events over the air, or direct with the supported applications on your compute via the iTunes sync process. You can do one or the other, not both at the same time. In order to sync direct with the supported applications on your computer via the iTunes sync process, you must turn Contacts and Calendars off for over the air syncing on your iPhone, which will remove all contacts and calendar events from your iPhone.
    I'm afraid you will need to manually enter the new contacts with the Address Book, the new calendar events with iCal on your Mac.
    There is an outside chance. Contacts and calendar events are included with your iPhone's backup. You can sync with iTunes to update your iPhone's backup before deleting your MM account on your iPhone - I suggest turning Contacts and Calendars off on your iPhone before deleting the account.
    Follow deleting your MM account from your iPhone by restoring your iPhone with iTunes from your iPhone's backup. This should restore the contact and calendar events on your iPhone from your iPhone's backup. Follow this by syncing with the Address Book and iCal on your Mac.
    There is a chance this won't work and if not, all contacts and calendar events on your iPhone will be lost in the process.
    Message was edited by: Allan Sampson

  • How can I delete an ODBC data source after 10g client has been uninstalled?

    I uninstalled the 10g client and now when I attempt to delete the ODBC data source, I get an error: "The setup routines for the Oracle in Oraclient10g_home2 ODBC driver could not be found. Please reinstall the driver. I re-installed the client and I get the same error, but I had to specify a new home. I still get the error. Anyone have an answer or a workaround to deleting the ODBC entry so that I can re-create with the same name later under the 9i client?

    I have the same problem... and nobody gots the point:
    1st. the ODBC and the client/home exists on the machine...
    2nd. the client/home is unistalled and so...
    3rd. tada! Now we have a impossible-to-unistall ODBC entry!
    That is happening on a Windows, at last to me...
    Please, help us if someone knows how to remove this ODBC entry... if know how to DO the stuff (permissions, system, all that things is answered above).
    Best regards,
    Bruno Araujo

Maybe you are looking for

  • Real player downloader on mac os x 10.5.8

    Why I can't use my Real Player Downloader for MacBook 10.5.8, anyone please help me, thanks

  • New (6.2010) Mini and Subwoofer

    I purchased the new Mini to be my media server and replace an aging laptop that was standing in. HDMI was supposed to be the key for me. Unfortunately, I can't get the Mini to pass sound to my subwoofer. My setup is a Sony DN1000 receiver driving JBL

  • 2 very simple questions

    1. How do I left click? I can only right click with the button thingy and its driving me nuts =[ I went out and seperatly bought a wireless mouse but I can't always have the mouse around.. 2. Why does my macbook overheat soooo much? The fan doesn't d

  • Cost Center/Profit Center - MBS

    Hi Gurus, Where i assign a cost center and profit center in documents  when posting mbs in ff67 ? Tks MP

  • FaceTime and iMessage are not working in iPad mini 2 wifi only model.

    Hi , I am using iPad mini with retina display wifi only model. In my iPad everything is ok but FaceTime and iMessage are not working. In settings Removed my id and re-logined multiple times, but still they are not working. Please help me.