Cannot create folder on root of HD

I use the root of my HD to store a couple of folders of video projects from FCE and iMovieHD, so that I can have some accountability as to where my disk space is going and not have them scattered all over my machine (anyone who has worked with DV knows that you can never have enough space, especially on a laptop).
I used my computer for a demo today, and when I went to put a bunch of files on the HD, I couldn't make a new folder. I then made a new folder within another folder, but when I put it on the root of the HD, I had to authenticate. I am the only user on this machine, and my account is the admin account. How do I fix this so that I have full read/write access to the root of my HD?
I feel really dumb right now because I am usually the computer nut who everyone else asks questions, and this seems so simple, but evidently I am missing something.

Don't modify the permissions of the boot volume. They are setup that way for a reason. This reminds me of the old saying: +sudo doesn't kill OS's, users how enter admin passwords do+
The default privs for your boot volume should be 775. Owner (root) set to Read&Write, group (admin) set to Read Only and Everyone set to Read Only. If your user is an admin user, then you should be able to create folders on the root of your hard drive without issue. If your user is not an admin user, then that would explain the problem. There have been reports of admin users getting downgraded to regular users after an upgrade install. To verify this, launch /Applications/Utilities/Terminal.app and type:
id
and press return. In the list of users/groups, the group 'admin' should be present. If not then your user is not an admin user. To solve this, either login as another admin user and make the other user an admin again via System Preferences->Accounts or if you don't have another admin user, check out this article:
http://docs.info.apple.com/article.html?artnum=306876
Hope that helps.

Similar Messages

  • Cannot Create Folder in Integration Service Catalog

    Hi
    I have created Catalog(SSISDB) in Sql Server 2012 , after that I was trying to create folder in Catalog but it was given an error
    TITLE: Microsoft SQL Server Management Studio
    Operation 'Create' on object 'CatalogFolder[@Name='ActiveDB']' failed during execution. (Microsoft.SqlServer.Management.Sdk.Sfc)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=11.0.3000.0+((SQL11_PCU_Main).121019-1322+)&LinkId=20476
    ADDITIONAL INFORMATION:
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account that uses Windows Authentication.
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account that uses Windows Authentication. (Microsoft SQL Server, Error: 27123)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.3128&EvtSrc=MSSQLServer&EvtID=27123&LinkId=20476
    BUTTONS:
    OK
    I tried several name as Folder but still the the same, please any one can help me to resolve this issue.
    Thank you.
    Harsha

    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account
    that uses Windows Authentication.
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account
    that uses Windows Authentication. (Microsoft SQL Server, Error: 27123)
    The error message is obvious. You're using a sql authentication account. As the error suggests you need to use a windows authentication account ie machine or domain level account to connect to server and then try to create the folder.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Cannot Create Folder at Top Level of Documents Library

    Operating System:  Windows 7 Enterprise, 32-Bit
    Environment:  Windows 2003 domain
    Security:  Local Machine admin, and domain admin
    Documents Library is redirected via Group Policy to
    \\servername\home\username
    Navigating to Libraries\Documents, there is no "New Folder" button available at that top level of the library.  When using File menu => New => Folder, I get "Unable to create the folder 'New Folder'   File system error (512)."  
    Looked that one up using Google, er, I mean Bing, and found articles about it being an old DOS\Win95 issue with the 512 max limit on the root drive.  Am familiar with that problem, and this ain't it. Less than 30 folders at the root level, and none more
    than 20 characters long. 
    From inside an Application, if I try to save to my Library\Documents folder, I cannot save a file to the root level.  I get "To save here, you must first include a folder in the Library."
    At this point where I am looking to save a file, I also cannot type a folder name for navigation, as I am used to doing with previous OS's.  So in my address area, I have Libraries\Documents, then I have a subfolder called "important."  If I type
    the word "Important," expect the system fo navigate down into that folder.  Instead I get "To save here, you must first include a folder in the Library." If I type "Important\" I still get the same error.
    Navigating to \\servername\home\username, I am able to create a New Folder at the top level from a Windows Explorer window, or from inside an application such as Word. 
    Mapping a drive letter to \\servername\home\username also will allow me to create a New Folder at the top level, from a Windows Explorer Window, or from inside an application.
    From a command prompt, I am able to get to the drive letter and create a new folder. 
    With the drive letter mapped, going back to Libraries\Documents, I am still unable to create a new folder that way.  
    I read these two threads, both of which sort of die off with no real answers.  So I've started my own. 
    http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/4ea2f28f-8487-40cf-abb0-745916e72b7a
    http://social.technet.microsoft.com/Forums/en/w7itprosecurity/thread/ae2505ce-8a6b-493b-9473-a0dca215fd34
    Any Help? 

    Hi,
    Regarding your problem, it seems that the user didn’t have appropriate permissions to create folders. To get it work, NTFS and Share permissions must be configured
    appropriately.
    Here are the Share and NTFS Permissions needed on the File Server Shares and the steps to do so:
    NOTE: The $ symbol should be used to hide the existence of the share.
    User Home Share Configuration:
    Here are the Share and NTFS Permissions needed for Home Directories:
    a. The Share permissions (Sharing Tab): Share Named: <HOME>$
    Administrators: Full Control
    System: Full Control
    Authenticated Users: Full Control
    b. NTFS Folder Permissions (Security Tab): Turn off inheritance on the Folder named <HOME>, and copy the permissions. (Uncheck "Allow inheritable permissions
    to
    propagate to this object")
    Administrators: Full Control
    System: Full Control
    Creator Owner: Full Control
    Authenticated Users: Read & Execute, List Folder Contents, Read
    c. On the NTFS Folder Permissions Click the Advanced Button. Then highlight Authenticated Users, Select View/Edit
    d. On the Permissions Entry for <HOME>, "the Apply onto" change to: "This folder
    only"
    e. Click OK
    f. Click OK again.
    More reference, please read the following document:
    Windows Server 2008 Share/NTFS permissions on home
    directories/folders
    Redirect the Documents folder to a network share
    Please note: we provide the third party link for technical use
    only. There may be some changes without notice, Microsoft doesn’t guarantee any accuracy on contacting information.
    BTW, as this issue is relevant to Windows Server 2003, please post in
    Windows Server forums for solution as well.
    Hope it helps.
    Best Regards
    Dale
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • External HDD locked, can't repair permissions or create folder at root

    After having to do an archive and install as mac mini stuck in start-up, start-up not finished, start start-up again loop I am experiencing bizarre problem. Spend 3 days on this and now just 2 hours with Apple Support. Since the archive and install the 3 partitions of my external HDD all have a padlock on them. Tried many things including checking permissions from install disk or from usual start-up disk and even logged in as root user. At the root level it is not possible to create a new folder or trash items or to move anything to this level. At lower directory levels you can. Clicking on Get info for each partition shows the same thing. It says just above the name box that I can read only, yet by my name says I can read and write. However, selecting anything other than read and write does not stick, it ignores the request. At the sub directory level it says my privileges are custom. Logged in as a root user, I tried to move something to the root level of the HDD. It asked me to authenticate but even after doing that said I had insufficient privileges!
    Please someone help. Apple support has had to escalate now. Their comment was "I've never heard of such a sever issue with permissions."
    In the mean time I have limited control over my external HDD.
    thanks
    D

    Hopefully you can help me out here as well V.K.
    I had to reformat my Mac and now can only read my external drive. I have tried everything. Here is the response I get to running:
    sudo chflags nouchg /My Book II
    chflags: /Volumes/My Book II: Read-only file system.
    I can read files, but when I try to delete them I get a error -67 code.I also cannot write to my external.
    Thanks

  • Cannot create Folder and then add AppV sequenced apps in the Start menu

    Hi,
    I have managed to sequence the apps properly using the App-V 5.0 SP2 sequencer. But after adding the package and publishing it globally, when i mount the package in my App-V client machine, it creates a direct application shortcut in the Start menu. What
    I want is to create all the App-V sequenced apps in a Folder in start menu so that users do not get confused by the overwhelming list of apps. Please suggest if there is a way possible.
    Thanks!

    Hi 
    I managed to install App-V client on a new server and mount the package again.
    But still I can't seem to get it work the way I want. I want to see a Folder in the start menu hosting my App-V apps. Even though I have given the same setting in the APP-V management server, it still publishes the app directly in the start menu. I can't
    understand how else to test this. What am I missing? Pls point me correctly
    Ben
    De Vriese & Tiberivs
    Find some screenshots for better understanding the issue.
    Also when i try the Publishing server URL from my client machine or any machine, I get the below output. Has this got something to do with the problem I am facing? Is it able to load the changes that I am doing, any SQL permissions problem?
    <?xml version="1.0"?>
    -<Publishing Protocol="1.0">
    <Packages/>
    </Publishing>

  • I cannot create a folder on USB flash driver that was format in Windows

    I have a USB flash drive that was format and use for my Windows PC.
    When I used the USB flash drive on my Macbook, I can read the file but cannot create folder.
    Is that the IOS restriction?
    Thanks for replying.

    Click on the drive, choose Get Info from the File menu, and check the format.
    If it's formatted as NTFS, reformat it as MS-DOS, exFAT, or Mac OS Extended (Journaled) as desired.
    If it's formatted as FAT32 or exFAT, use the Disk Utility's Repair Disk command on it.
    (82812)

  • I just installed Lightroom CC. When I try to open it, I get an error message: "An internal error has occurred.  Cannot create the required folder: ..."

    I just installed Lightroom CC. When I try to open it, I get an error message: "An internal error has occurred.  Cannot create the required folder: ..."

    Cannot create the required folder

  • I have installed Adobe Lightroom CC.  In the process of launching, a popup appears, that says:  "AN INTERNAL ERROR HAS OCCURRED.  Cannot create the required folder:  /Users/(my user name)/Library/Application Support/Adobe/Lightroom/Develop Presets."  So e

    I have installed Adobe Lightroom CC.  In the process of launching, a popup appears, that says:  "AN INTERNAL ERROR HAS OCCURRED.  Cannot create the required folder:  /Users/(my user name)/Library/Application Support/Adobe/Lightroom/Develop Presets."  So even though Lightroom CC is installed, it will not launch.  What do I need to do to allow it to launch?

    The problem was solved today.  Here's the full story.  I'm a Mac user.  At first I installed Lightroom CC on my iMac (desktop).  I had this problem so I called Adobe, and was referred to a "special unit" .  After about an hour the tech solved it for me ... we did a screen sharing and she took control of my computer for a loooong time.  Because of language difficulties, at first I wondered if she knew what she was doing but she eventually solved it.  Although she couldn't explain exactly what she was doing, she summarized it by saying "it was a permissions problem."  I asked if I would have the same issue later when I installed it on my laptop (Macbook Air).  She said probably not.
    But I did.  The same internal error popup arose on launch and launch did not complete on my laptop.  I tried chat but no joy so I eventually called Apple Care.  I had noticed that on my laptop (and the iMac for that matter), that there was no Library folder after my user name.  The Apple tech explained that the Library folder is actually there but it is hidden because it's very easy for users to do some very nasty things to their computer by going astray while in the Library folder.  The folder is actually there, but they hide it.  I did remember seeing that the tech helping me with my iMac had typed the work "Library" while she was controlling my computer.  Basically she had activated the hidden Library folder so she could open the path that Lightroom was trying to follow to create that "Develop Presets" folder.  For some reason, the inability to create that folder in the launch process was preventing launch from being completed.  The Apple tech said she didn't actually have to do that and activated the Library folder by use of the Go selection on the menu bar.  Anyway, once that complete path was replicated and opened, the next step was to go to the Lightroom Permissions field and add my user name to the user categories already there and enable "read and write" permissions to my user name.  Once done, I shut down my laptop, and then rebooted.  I launched Lightroom and then boom, voila, heavens to betsy, etc. it launched and suddenly a dismal weekend turned into a great one. 
    I am not a geek, so I hope this makes some sense.  I also hope Lightroom launches again tomorrow and beyond! 

  • Creating a new "root level" folder in Infoview

    In Infoview (XI 3.1 SP6), does anyone know if it is possible (and how) to create a new "root level" folder, to add to the existing ones that are already there?
    At the root level, is "My favorites", "Inbox" and "Public Documents".  I've been asked to create a new folder at that level called "Team Space" so that people can store WebI documents in a folder structure, keeping them out of the general "Public Documents" folder.  I know that we can hide folders from groups etc, but I've been asked whether it's possible to do this.
    This is a mocked-up image of what they'd like it to look like, so if you have any great ideas or suggestions, i'd love to hear them!
    Adrian

    Hi Adrian ,
    You cant create multiple root folders , the Public folder is the ultimate root folder in BO .
    Thanks,
    Sneha

  • Everytime I hit the   button to add a folder it says CANNOT CREATE A FOLDER AT THIS TIME

    Everytime I hit the button to add a folder it says CANNOT CREATE A FOLDER AT THIS TIME. I've already created several folders but now this comes up. I signed in and out a few times to see if that would change anything.

    Finally got to the store to see what was going on. I didn't do it. My previous carrier was still holding my number even though it was working before. Verizon called and got it released and problem solved!!  Thanks!!

  • LR6 Cannot Create the Required Folder

    I've just bought the LR 6 upgrade and uploaded it without any problems onto my iMac and MacBook Pro. However, when trying to open the software on my iMac, I get the following message: An internal error has occurred. Cannot create the required folder: '/Users/xxxxxxxx/Library/Application Support/Adobe/Lightroom/Develop Presets, followed by An error occurred when attempting to change modules. I've tried clearing all traces of previous LR installations to no avail (there shouldn't be any because I recently had to clear my computer to its factory setting and did not reload LR after that). I've also tried to load the new software with and without the previous version (ie LR1) installed and receive the same problem. I'd be so grateful if anyone could help sort this out.

    This matter was sorted out with the help of a Mac expert and Adobe Chat (thanks guys). It was complicated and many hours were spent on it. Eventually had to create a new User name to open LR 6.

  • Cannot create new folder?

    I have just moved to a new hosting and have connected to it
    and I can edit files. When I try to add a folder to the remove I'll
    get
    "An FTP error occured - cannot create new folder .
    Access denied. The file may not exist or there could be a
    permission problem".
    Any idea?

    Hi,
    Did you make any changes before the issue appears?
    Before going further, you may try the
    system restore to go back to a previous status and check the result.
    Tracy Cai
    TechNet Community Support

  • Adobe PDF (Print) presets: "Cannot create the file. The folder may be write protected."

    In Windows 8, this feature of InDesign CS6 only works for the local Administrator account:
    File -> Export -> Save as type: Adobe PDF (Print) -> Save -> Save Preset... -> OK
    If you try it with any other account this error message is given: "Cannot create the file. The folder may be write protected."
    For anyone else encountering this problem, a workaround is to run as administrator.

    Which permissions exactly did you set, how did you set them and what did you set them to?
    The path to the Drop Box would be /Users/someuser/Public/Drop Box but you obviously wouldn't want the ownership and permissions to be the same on all four directories.
    Have you tried using Disk Utility (/Applications/Utilities/Disk Utility) to repair permissions? That would probably be the best way to ensure they're correct.
    - cfr

  • Cannot create new mailbox folder on my mac.

    I am trying to add a new mailbox folder and gives me error cannot create on your mac? What is this all about?

    Apparently, Mail has a bug that causes ~/Library/Mail/Mailboxes to sometimes be a file instead of a folder, and that prevents Mail from creating any mailboxes there.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, proceed as follows:
    1. Quit Mail if it’s running.
    2. In the Finder, go to ~/Library/Mail/.
    3. Locate Mailboxes. If it’s a file instead of a folder, move it to the Trash.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • My boss cannot create a new subfolder by pressing "new folder" until he's already saved the file to his desktop. A "read only" error appears the first time. Is there a way to create and save to subfolder directly? It's Mavericks/Macbook Pro

    Hi, when my boss wants to save a new file in a new subfolder, he presses "new folder" but cannot create a new one because a “read only” error box appears. Once he saves the file to his Desktop he clicks on “save as” again and then he can create a new subfolder by pressing “new folder.” Is there a way to create and save to a subfolder directly without having to first save somewhere else?

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

Maybe you are looking for

  • Is there any way of accessing my iPod through Windows without having to reinstall the apple iPod driver every single time?

    I have an iPod Touch 4th Gen, and whenever I plug it into one particular computer, it has trouble detecting the camera's files (but it works on all others). I know this tells me that it's either a driver conflict, or something in the BIOS. I don't pa

  • Reposting cost from one value field to another value field in CO-PA

    Good day, Some of our FI postings to CO-PA were assigned to the wrong value field (in the PA transfer structure, the cost elements were in the wrong group and thus were recorded at the wrong value field). The number of documents invilved is huge - so

  • Pattern Swatch From Pattern Maker Filter

    Is there a way to copy a new custom Pattern Swatch that you create using the Pattern Maker filter? I have often created a pattern that worked perfect but could only apply it to a layer. I want to be able to save just the custom swatch that patterns c

  • READ using Binary Search

    Hi, Is it necessary to use all the sorted keys in READ using BINARY SEARCH . For EX: Sort it_tab BY key1 key2 While Reading i will use only key1 with BINARY SEARCH,Please tell me whether READ statement works? Thanks, Rathish

  • FrameSet in Wallaby

    j'ai une animation Flash a été fais avec flash CS3 et aprés je l'ai converti en cs5 pour la mettre en HTML5 avec Wallby mais j'ai trouvé une probleme et il m'indiqu ce Warning Unsupported feature: Actionscript Version Not Supported Context stack:   A