External OS X formatted drive keeps switching to Read Only

Since completing the upgrade to 10.7.2, my generic external eSATA drive case holding a Caviar Green drive decides randomly that it should be read only, despite having been formatted as OS X Journalled.  Disk utiliy says that permissions have errors but I cannot repair them.  It also says taht the drive is not journaled which it was set up to be.
Using Get Info shows system as Read & Write, wheel and everyone as Read Only.  Unlocking with the admin id does not allow changes to be made to the Read Only settings and consequently my Carbon Copy Clone update fails every time as did the Super Duper method I was using previously.
The point of an extra backup is to keep it up to date, not to have to format the idiot thing every couple of days.
It happened again today and given the lack of any kind of solutions found with Google, I tried to add an authorized user.  I clicked the plus sign and selected my own id.  After accepting, the id was not added, nor was the Administrator group when I tried to add that.  However for reasons I do not understand I was now able to change wheel and everyone to Read & Write.  I was able to get CCC to do its update but I continue to have issues making the privilege correction stick.
Once I was able to filter out all the dreck about NTFS mounts, I discovered that A LOT of users were complaining about this happening and all the "helpful" advice was to reformat and start over.  That's not particularly helpful as it does not fix the problem or prevent it from happening again.
I don't know if the workaround I discovered will work again and I suspect that since both Super Duper and CCC actually call the open source service called rsync, there may be a bug in rsync in OS X 10.7
Anyone know the root cause and the permanent fix?
Thanks!
Ross

More info.  It's not RSYNC.  My LaCIE USB3 drive that has worked flawlessly as a RW volume decided that it is Read-Only.  My trick above does not work.  What a pain in the butt this is, and no answers from Apple as to why this happens.

Similar Messages

  • My external drive keeps setting to read only, why???

    Periodically a 1TB external drive suddenly switches to read only and won't let me save edited documents to it any longer.  It shows as read and write for my access but still won't accept written items.  I'm curious as to why.  It's getting a lot of files but still has significant space.  Is this an address space issue?  Has anyone else encountered this on their Mac? 

    The drive is malfunctioning.

  • USB drive spontaneously switches to read only

    This has happened to me twice now. I have inserted a USB drive (formatted for FAT32) into Macbook. The USB drive has been fine for a while on both my Macbook and my Windows 7 computer. Then suddenly and spontaneously switched to read only while inserted into Macbook, without any action on my part. I have OS 10.8.5 installed on my Macbook Air. Anyone else have this problem?

    Does your USB drive have a lock switch like SD cards? I have found that sometimes my SD cards will show the same behavior, it is because the lock switch got moved during insertion.
    Also usally just ejecting and plugging in resolves the problem.
    What is the brand and model of your flash drive?

  • VFAT drive keeps turning into read only

    I notice that I one of my mounted VFAT drives, after online for a while, is becoming read only. Why would this happen? To resolve it, I have to umount and then mount it. After a while, I have to do it again. Here's the relevant line in my fstab:
    /dev/hdb1 /mnt/back vfat auto,umask=000,uid=1000,gid=100 0 0
    My user id and gid are the ones you see above. Here's an ls -l output of that partition:
    drwxrwxrwx 37 ralvy users 32768 2006-02-07 19:03 back
    No writes or deletes can be done on that drive right now.
    A few seconds later, after umount/mount of /mnt/back ...
    All is fine again. Why?
    I'm running Arch current/extra up to date.

    brain0 wrote:Check your syslog (/var/log/*). There might be something that tells you the reason (though I've only such this behaviour with ext2/3 so far).
    Found this for that day:
    Feb 7 11:43:17 tux FAT: Filesystem panic (dev hdb1)
    Feb 7 11:43:17 tux fat_free_clusters: deleting FAT entry beyond EOF
    Feb 7 11:43:17 tux File system has been set read-only
    So I just did
    fsck -t vfat -a /mnt/back
    and let it fix the problems. We'll see this stops it. Sounds like it will.
    Thanks for the suggestion.

  • External hard drives suddenly changed to read only

    Three of my external hard drives suddenly changed to read only. These hard drives have been working on my macbook pro for months. When I click on get info 'read only' shows up and there is no lock icon nor is there a window that shows name | permissions, also in disk utility the 'verify disk premissions', 'verify disk', 'repair disk', and 'repair disk premissions' buttons are ghosted and I can not select them. I have not made any changes to my computer and I have read many other posts and have not been able to find a solution.

    About a hundred times with no luck. Some of my research is leading to Western Digital, there may be a problem with the drives' 'smartware' software. I've been using this drive for months and I never used the 'smartware', but I tried it anyway with no luck. I just remembered that four days ago I had this drive plugged this drive into an Iomega wireless storage device and it seemed to work fine. Now the wireless storage device can't find the drive at all. I just need to know if there is a way I can change the permissions back to read/write, otherwise I will have to buy another drive and transfer all the data to the new drive and re-formatt the wd drive.

  • [solved] External drive automatically mounted as read-only

    Hi folks,
    I have a strange issue with an external drive automatically mounted as read-only whenever I plug it to my laptop :
    [sclarckone@archLaptop ~]$ mount
    /dev/sdb1 on /run/media/sclarckone/dd type ntfs (ro,nosuid,nodev,relatime,uid=1000,gid=100,fmask=0177,dmask=077,nls=utf8,errors=continue,mft_zone_multiplier=1,uhelper=udisks2)
    And I can't remount it as read-write :
    [sclarckone@archLaptop ~]$ sudo mount -o remount,rw /dev/sdb1
    mount: cannot remount /dev/sdb1 read-write, is write-protected
    But of course, I'm able to mount it as read-write on other operating systems.
    I have udisks and udisks2 installed on my system. I also belong to the storage group so I thought I could mount a filesystem as a normal user but I can't :
    [sclarckone@archLaptop ~]$ mount /dev/sdb1 dd/
    mount: only root can do that
    I don't know whether it is relevant to this problem, but I have systemd and polkit installed as well... Does anybody has an idea of where the problem could come from ?
    Thanks for your help !
    Last edited by sclarckone (2012-12-13 21:45:04)

    Check out following file :
    /usr/share/polkit-1/actions/org.freedesktop.udisks.policy
    Look for mount a device and It should have configuration like :
    <action id="org.freedesktop.udisks.filesystem-mount">
    <description>Mount a device</description>
    <description xml:lang="da">Montér en enhed</description>
    <message>Authentication is required to mount the device</message>
    <message xml:lang="da">Autorisering er påkrævet for at montere et fil system</message>
    <defaults>
    <allow_any>no</allow_any>
    <allow_inactive>no</allow_inactive>
    <allow_active>yes</allow_active>
    </defaults>
    </action>

  • My External Seagate Hard drive just changed to read only

    my External Seagate Hard drive just changed to read only on its own?
    I went to get info and scrolled down to the  Sharing and Permissions
    But there is nothing there but a greyed out : You can only read
    There are No boxes to check or uncheck, No options to change to read and write, No name of owner or ignore ownership box. NOTHING ELSE IS THERE
    HELP!
    I have recently upgraded to Mountain Lion and am having other problems as well

    Click on the external HDD icon COMMAND+I.  You should see a display such as this:
    You should be logged on as the administrator.  Click on the lock icon.  It should open and allow you to make the required changes.
    Ciao.

  • I have an external hard drive but it is read only on my macbook.

    I have an external hard drive but it is read only on my macbook. I have tried my friends which works on his macbook but this is also read only on mine. Do I need to change any settings?

    Here's my lo-tech solution (if you have Parallels) to this frustrating problem:
    Eject your hard drive.
    Unplug (USB) your hard drive from the MAC .
    Start Parallels.
    When Windows has started, plug your drive back into the MAC.
    You should get a little screen asking if you want the drive to be utilized by MAC or Windows. Select Windows.
    Use Windows to copy your files over to the hard drive.
    This is less than ideal and not a long-term solution, but I was afraid of attempting any reformatting since I have many files on my hard drive. 
    Just remember that Windows has to be running first, before you plug in your hard drive.

  • I purchased a IMac in Feb later I added a Seagate ext. hard drive. On April 29 I received an errors that the ext. Drive may be a read only and not backing up files. I'm unable to check disk permission or correct errors. Help would be appreciated.

    I purchased a IMac in Feb later I added a Seagate ext. hard drive. On April 29 I received an errors that the ext. Drive may be a read only and not backing up files. I'm unable to check disk permission or correct errors. Help would be appreciated.

    Click on the hard drive on the desktop, then File > Get Info. What does it say about permissions?  If this is just a data drive you may want to consider "ignore ownership on this volume".
    Otherwise I can only say I have not been reading good things about Seagate drives recently.  I have some of their rock-solid ones from about 10 years ago (still running well), but now...?

  • External Hard Drive changed permissions to 'read only'

    I have been searching everywhere for a solution to this with no luck, so I figured I would start my own post and see what comes of it.
    Computer: iMac Intel 24" /3.0ghz/4gb ram/1TB WD hard drive
    External Drive giving me issues: Western Digital 1.5TB (has been formatted for Mac)
    I recently installed a new main hard drive into my iMac after the original one began to die. I have an external drive that I had been using for achiving files for a long time, with no issues at all. After I installed the new drive, it has suddently become 'ready only' - thus, I cannot write to the drive at all, but can pull information off of it.
    When I go to 'Get Info' and down to the permissions section, it is completely 'greyed out' - I can't change or click anything. It reads:
    sckenyon (me): read & write
    staff: read & write
    everyone: ready only
    Which is normal, but given that I should have writing priveledges, shouldn't I be able to change those permissions? Or that I should have writing permissions since it shows that I should have them?
    I have tried some commands in terminal under other discussions, but I just get a statement that says the volume is 'ready only'.
    I have tried Verify Disk in Disk Utility - doesn't do anything, just tells me the disk is OK. I have no option to repair permissions - they are greyed out.
    So, can anyone help me out here? I'm at a complete loss! I'm not a complete noob at this, but I am definitely not an expert. I'm capable of following terminal commands if that's what it takes, but I do not want to format the drive if I don't have to (it's already formatted for Mac, so I don't see why I should have to).
    Thank you

    The problem may be an erroneous flag for the volume of the external drive that puts it in read-only mode.  When I had a similar problem, the following steps corrected it. 
    1. Open Disk Utility and Verify the Volume.
    2. If the verification shows that the volume is OK. If so, run repair disk. If the verification does not shaw that the volume is OK, STOP.  Copy the drive immediately to oanotehr drive before proceeding.  Failure to do so can result in permanent data loss. 
    3. After the repair function completes, close Disk Utility and start Terminal.  It is located in the System Utilities. Type in the following command:
    sudo chflags nouchg /Volumes/[Volume Name]
    For example, assume your external drives are named Mary X where X is a sequential Arabic numeral.  The command line for one of those volumes will be "sudo chflags nouchg /Volumes/Mary\ X" where X is the drive number. You will be prompted for your administrator's password.  Note that when you type in the password, it will not be echoed in the terminal window for security reasons .  Press "Return"
    If your experience is similar to mine, your external drive  will no longer be in read-only mode. Hope this is helpful.

  • External Hard Drives Changing Permissions to Read Only

    Three of my USB external hard drives have suddenly changed to read only. One of the times I was trying to transfer/back-up the files from one drive that had changed to read only to another external. Suddenly the second drive changed permissions. Then after plugging a third external, that drive changed permissions. They all were working perfectly fine with my computer and I have only been using them on MACS. Any explanations? Could there be something wrong with my USB ports? Is it possible to have a virus of some sort?
    Thank you!

    In disk utility I had a look. I cannot verify or set permission (greyed out). The data coming back from info. How can I change this??
    Name : FUJITSU MHZ2320BH G1 Media
    Type : Disk
    Partition Map Scheme : Master Boot Record
    Disk Identifier : disk2
    Media Name : FUJITSU MHZ2320BH G1 Media
    Media Type : Generic
    Connection Bus : USB
    USB Serial Number : 560A48A291F9
    Device Tree : /PCI0/EHC1@1D,7/@3:0
    Writable : Yes
    Ejectable : Yes
    Mac OS 9 Drivers Installed : No
    Location : External
    Total Capacity : 298,1 GB (320.072.933.376 Bytes)
    S.M.A.R.T. Status : Not Supported
    Disk Number : 2
    Partition Number : 0
    Name : NieuwVolume
    Type : Volume
    Disk Identifier : disk2s1
    Mount Point : /Volumes/NieuwVolume
    File System : Windows NT File System (NTFS)
    Connection Bus : USB
    Device Tree : /PCI0/EHC1@1D,7/@3:1
    Writable : No
    Universal Unique Identifier : C7B58C48-D6BC-4078-9DAE-CB125901A4D6
    Capacity : 298,1 GB (320.070.288.384 Bytes)
    Free Space : 127,1 GB (136.438.530.048 Bytes)
    Used : 171,0 GB (183.631.757.312 Bytes)
    Number of Files : 85.578
    Number of Folders : 0
    Owners Enabled : No
    Can Turn Owners Off : No
    Can Be Formatted : No
    Bootable : No
    Supports Journaling : No
    Journaled : No
    Disk Number : 2
    Partition Number : 1

  • External hard drive permissions frozen to "read only"

    Hi
    I have an external hard drive (windows formated) and I am using it on my imac but the permission won t change from read only
    I need to copy files into it and I can't right now...
    Thanks for your help if you have an idea!
    Matt

    I have an external hard drive (windows formated) and I am using it on my imac but the permission won t change from read only
    If it's in the Windows NT filesystem, you need to install a driver such as this one or reformat the drive, which erases everything on it.
    (45387)

  • How do i get my external hard drive permissions changed from read only to read and write?

    Does anyone know how to get an external drive to unlock the permissions from read only to read and write? Without reformatting or buying an app?

    Hey P,
    If you single click on your external drive icon on the desktop and then goto
    'File > Get Info' a window will display the information for that drive. At the
    bottom of the window their should be a check box that either allows you
    to recognise users of not. You probably want to uncheck this box.
    Or... You can keep the user option and just change the permissions
    using the same Get Info window.
    A.

  • Seagate 500 GB external hard drive allowing me to "read only"

    Hi Everyone -
    Well, I'm a Mac greenhorn - so I'm still learning the ropes of this wonderful world of Macs - after living with PCs my whole life.
    I have a 500 GB Segate Free Agent Drive - I have tons of files on the drive that I would like to go through and delete - but I am only able to "read only" in the permissions. I've followed the help menu's instructions to do everything from change the settings in the files permissions to "read & write" - but the option is not available. I've gone into the applications/utility to try and repair the drive - but so far no luck. When I look at the information for the Free Agent Drive the specs tell me: The format is for the Windows NT File System. I'm guessing this is part of the problem?
    Long story short: I need to be able to access/ add&delete files to the external hard drive on my Mac and my laptop. Is this possible? My software was all pre-loaded at the Apple store so if anything regarding reloading software is needed - I'm going to be clueless on that too. I'm usually clueless anyway
    If anyone has knowledge - I'd greatly appreciate a suggestion.
    Thanks for reading guys!

    Hello and Welcome to Apple Discussions. 
    Macs can only read NTFS drives at this time. You should reformat the drive to HFS+ ("Mac OS Extended" in Disk Utility) for sole use with a Mac; or to FAT32 ("MS-DOS" in Disk Utility) if you need to use it with a Windows laptop and iMac.
    mrtotes

  • My external harddrive has switched to read only

    i have a western digital 1 tb hard drive which is formated to fat 32.
    everything was going perfect on it until one day i was copying the whole drive to an older hard drive to create a back up when it came to my attention that my current external harddrive had become read only.
    it made no sense.

    Select the drive on your Desktop and then Get Info (command+i) In the window that opens, down at the bottom, are the permissions.
    Click the small padlock icon and enter your admin password then change the Privilege to Read & Write, if you're asked to apply the same setting to sub-folder say yes. When that's done close the window.

Maybe you are looking for

  • Movies do not show up on AppleTV but they are in iTunes

    I have around 220 movies in iTunes.  Most all were purchased through Apple.  I am having an issue where several of my movies are not showing up on my Apple TV.  The movies that do not show up were all purchased and watched on my Apple TV but once it

  • When downloading i-tunes 11 it will not load and gives me the error code:MSVCR80

    unable to download i-tunes 11.  get error code MSVCR80  -unable to open i-tunes

  • AT&T 3G (Sierra Wireless) Drivers Working Under 10.6?

    Anyone have any luck getting AT$T's Sierra Wireless modem working under 10.6. I have downloaded the latest drivers from Sierra's website which are suppose to allow using Apples WWAN utility; however, the WWAN software does not launch when the device

  • APPEAR IN ABAP CERTIFICATION EXAM IN APRIL

    Can anyone please suggest me for the certifcation exam which will be in the end of april.I have done the course from SISL.Which book is very important among the five books?Dums question is helpful?Please also mention which chapter of is very importan

  • Trying to sign into my hot mail account

    i can sign into my facebook its  fine..but im having trouble signing into my hot mail..when i sign in it just comes up with ..you have entered an invalied e-mail address or pass word please try again..but yet it works fine on my computer..this is rea