External Massstorage mounted read only

Hi!
My USB disks are helpfully mounted by arch in /media. The only problem is that they are mounted root:root with only write access to root. How do I have these automounted with group write access without updateing fstab for each external device I connect?

ok. I didn'r write any "automounting" scripts so, yes it is Arch mounting devices under /media "by itself". The devices were mounted (not by me) upon connect as :
/dev/sdf1 on /media/maxtor type fuseblk (rw,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)
/dev/sdg1 on /media/trekstor type xfs (rw,nosuid,nodev,noexec,noatime,attr2,inode64,noquota)
in fstab I find (irrelevent bits excluded) 
LABEL=maxtor /media/maxtor ntfs-3g noauto,user,locale=de_CH.utf8,guid=1000,uid=1000 0 0
Last edited by theking2 (2014-01-04 12:04:21)

Similar Messages

  • How to attach an external USB drive read-only

    I would like to hook up an external USB hard drive and would like to do so in such a manner as to ensure that absolutely nothing is modified on the drive at all. Is there some way I can specify this before I connect the drive or while I plug it in? (e.g. hold down the shift key or something like that.) I have found all sorts of posts from folks who wanted to know how to turn off read-only mode, but haven't had much luck finding out how to turn it on.
    I noticed recently when I plugged in a USB stick that it sat and blinked for some time. I'm guessing that OS X was busy indexing the drive. I'm not sure if the index was written back to the USB stick, or cached somewhere locally. If it was written back to the USB stick, I would like to prevent this from happening when I plug in a real drive.
    Thanks for any tips you can give me.
    --wpd

    If the drive is formatted NTFS, it will automatically mount read-only. If it is formatted HFS+ or FAT, I don't know of any way to external drives to mount read-only without installing OS X Server for $500.

  • "underlying task reported failure..." & "root device is mounted read-only"

    My ibook is not starting up. It was having problems loading up and getting in interminable spinning ball fits as I tried to use the computer for basic things like surfing internet, word processing, itunes. I ran disk repair several times, and the problems would resume. Finally I left it on, afraid to turn it off, but my boyfriend unplugged it, and it eventually ran out of juice. Now I hear it power up, but it doesn't start up all the way (it's gotten to different points in start-up process after I took each step below, but never all the way).
    What I've tried so far:
    1. I've run disk repair from the start-up disk, and got the "The underlying task reported failure on exit" message.
    2. I did the archive reinstall, did not work either. Tried disk repair again and still getting same message as #1.
    3. Also tried starting up in single-user mode and running fsck, but getting message "root device is mounted read-only." Not sure what this means. Ran disk repair again after this, gets me same message as #1.
    I'm hesitant to do a complete reinstall, as I have documents and music files that haven't been backed up. I have an external hard drive to move files if I could just start up my computer.
    My questions:
    1) Any thing else I can try short of complete reinstall to fix the problem?
    2) Any way I can save my files if I can't get the computer fully loaded?
    3) Would a 3rd-party disk repair program allow me to fix the problem without wiping out my files?
    4) Why is fsck not running?
    Any advice would be appreciated!

    Hi, tgt. DiskWarrior would be a good bet to fix the "keys out of order" errror, if things haven't gotten much worse since you saw that message. You can order it direct from its developer, Alsoft, or you can call around to Mac dealers in your area to see if one carries it. If you already have a bootable external hard drive with OS X 10.3.9 or better installed on it, you can boot to the external drive, buy DW from Alsoft via download, install it on the external drive, and use it to therapize the internal drive. If you don't have an external drive with 10.3.9 or better installed, you'll need the DW CD to start up from.
    To shut your computer down while it isn't working properly, just press and hold down the power button for a few seconds.

  • External hard drive read-only?

    Just got a Macbook Pro last week and I have found that my external drive is read-only, where it used to work perfectly on my old Windows laptop.
    I can assume that the drive is formatted as NTFS from reading other posts, and that I must format it as FAT32 (I believe), but in the Disc Utility I do not see this option.
    Can someone aid with this slight problem? I seem to be heading in the right direction as I'm not too keen on using third-party applications to enable writing.
    Additionally, sometimes the drive will not connect (light stays red) but I assume that this is possibly related to the formatting issue at hand. Any suggestions?
    Thanks in advance

    It is FAT32.  For some reason, OS X refers to it just as "FAT".
    As AussieDJ indicated, you can use NTFS 3G.  This allows your Mac to write to NTFS formatted drives.  I personally have used this for quite a while and have never had issues.  I have seen some posts from people saying it can be problematic.  As I have never had a problem, I can't say specifically what issues might arise.  Apple does offer it directly on their download pages:
    http://www.apple.com/downloads/macosx/system_disk_utilities/ntfs3g.html

  • Sanyo Phone always mounts read-only

    I recently purchased a Sanyo M1 phone that has a USB mass storage mode.
    The phone has 1GB of internal memory that is formatted with FAT16. When connected via a USB cable, a "SANYO" drive appears on the desktop, and is labeled "/Volumes/SANYO".
    This drive shows as locked in the finder, and the permissions information says "You can only read."
    Going to the command line, shows that it is mounted read-only:
    /dev/disk2s1 on /Volumes/SANYO (local, nodev, nosuid, read-only)
    If I attempt to remount it as read-write:
    Lappy-386:~ greg$ mount -u -o rw /dev/disk2s1
    mount_msdos: /dev/disk2s1: Resource busy
    Lappy-386:~ greg$ sudo !!
    sudo mount -u -o rw /dev/disk2s1
    mount_msdos: /dev/disk2s1: Resource busy
    I have heard that this may be because Mac OS doesn't react well to devices that don't respond to it's mode sensing. I don't really care about mode sensing, I care about being able to forcibly mount this device as read-write, as it works perfectly well in Windows (even under Parallels) and Linux.
    For a platform that prides itself on 'plug it in and it works', not being able to plug in a simple mass storage device is a huge mistake. What's even worse is that there is no option to forcibly mount it as read-write, and there is no error message that tells you why it is mounted read only. The console (in system.log) has:
    Apr 18 14:16:46 Lappy-386 kernel[0]: USBF: 691451.613 AppleUSBEHCI[0x4344000]::Found a transaction past the completion deadline on bus 253, timing out!
    The question is, how do I make this device show up read-write? Who can I contact at Apple to explain this problem? I do have AppleCare.
    MacBook   Mac OS X (10.4.9)  

    Any ideas...?
    MacBook Mac OS X (10.4.6)

  • Make a volume mount read-only

    Rather than dig for my Mac OS X Server DVD, I find it easier to clone the disc onto a small partition on a hard drive.
    However, the volume always mounts read-write, and I always get warnings about low disk space because of it. (I made the partition as small as possible.) Plus, I don't want to have anything mess with my Mac OS X Server "DVD".
    I noticed that Mac OS X doesn't use fstab for mounting volumes… is there a way to make a disc mount read-only all of the time? (chmod -R a-w * doesn't cut it for me.)

    I don't mean having it mount read-only when booting from it. I mean, while the server is running normally (not booted from the "disc").
    For peace of mind, I'd like to have my "disc" always be read-only, just to make sure that it isn't modified unless I explicitly allow it.
    On Linux, I could add "ro" to the mount options. Since Mac OS X doesn't use fstab, is there some plist that determines how volumes are mounted? I'd rather not edit the /etc/rc.* files unless absolutely necessary.

  • TS1550 OSX Upgrade (Mountain Lion) turned external drive to "read-only" and now I can not do back-ups on time machine.  How do I fix this?

    I recently upgraded to mountain lion, latest version OS and now my external drives are read-only.  They are formatted Mac OS Extended and I have been using one of them for Time Machine.  How do I fix?
    Thanks

    http://pondini.org/TM/C6.html

  • Why is SD Card mounted Read-only?

    Hey all.  I've had my HTC Incredible for about 6 months.  Recently upon starting it up I get the message something like "There is a problem with your SD Card, it has been mounted Read-only".  I have taken it out and tried to reseat it with no change.  Any idea?  Thanks.

    I have had the HTC thunderbolts for about a month now and I got this problem today. I was on the phone with tech support for a while and was not able to fix it (due to I do not want to loose my pictures on my sd card) so I have to go into a store tomrw and see a tech person...idk what happen, but my phone did this on its own mid day.

  • Help.  After updating my software my external disc is "read" only.  How do I change this back to read and write?, help.  After updating my software my external disc is "read" only.  How do I change this back to read and write?

    Help.  After updating my software my external disc is "read" only.  How do I change it back to Read and Write?
    Thanks

    Have you formatted it for Mac using Disk Utility?
    If not, open Disk Utility (Applications>Utilities folder) and select the drive to the left. Make sure that you select "Mac OS Extended (Journaled)" and then the erase button.
    If you have already formatted the drive, call back...
    Clinton

  • External hard drive read only unless you unplug and replug in

    I've got an external firewire hd (fw 400 with an adapter) connected to a MacBook Pro 2009 running OS X 10.6.2. It's been working flawlessly until recently. I'm not sure what happened and I don't think it's the result of any system upgrade or modification, but now, at startup, the drive shows up as read-only. But, if I eject, unplug, and replug it in, or eject, turn if off, and back on, it mounts correctly as read/write. Get Info on the drive shows that it should be read/write. I've tried repairing permissions and doing a repair disk from Disk Utility, but no problems are found.
    Any idea on what the problem/solution is?

    I'm not sure where the issue is but you do you do have it running. One thing you can do to see if it's the computer or the drive is to get another FW drive and connect it and see if it works. If the Mac automatically detects it (like it should!) then that tells you it something with the original drive and if it doesn't then it's obviously something with the MBP. If you take it to an Apple Store and explain the issue they can probably provide another drive to test it out.
    If it turns out to be the drive (that's my guess) then it might be a power supply problem or the FW connection, a hunch tells me it would be the power supply.
    At least you are finally making progress and can use the drive though!

  • External drive goes read only with error -50 after time

    Running the special release of 10.8.2 for Mac Mini (2012) that was recently released.  I have two external USB drives.  The first contains my iTunes collection and the second is my time machine backup disk.  The iTunes drive seems to go read only after it's been mounted awhile.  I can read files off the drive, but I can't make any changes.  I can't delete files nor edit them. 
    If I try to do anything with the disk including a repair permissions or disk on it, I get an error -50.   The only way to get out of this state is to unmount the drive and remount it forcibly or reboot. 
    Anyone have ideas on what is going on or experienced a similar issue?  

    I did a little more research and there are quite a few people who've seen this error.  I don't think it's the drive. 
    I suspect the controller in the enclosure, a jmicron 0x2336, is responsible for my problems.  It looks like Linux and FreeBSD both had software updates to work around bugs in the controller.  If OS X did not get updated, it would explain everything. The drive sleeps and then won't wake up fully and OS X marks it as in error and goes read only. 
    The enclosure is a Thermaltake Silver II USB + esata.  It looks like a lot of people have had similar problems with them.  I saw posts on macrumors, adobe's support forums, etc.

  • External editors and read-only folders

    I'm trying to use LR4 to work on NEF images I'd imported from a read-only directory. While regular LR4 editing works, using an external editor doesn't because LR4 insists on trying to write a file into that read-only directory. Is there a way to persuade LR4 to put the files it uses to communicate with external editors somewhere else? I intentionally want to keep my NEF directories read-only because they're synced with other programs (which would get upset by LR4 sneaking extra files in there) and because I don't want to accidentally alter anything there.

    Not for secondary editors.
    Only the primary Photoshop CSx can open a file wihtout creating it first. Then tiy ba use Save As from Photoshop to choose another location.

  • Why is external hard drive read-only on one Mac, but read/write on another?

    I have a Seagate Backup Plus Portable Drive.  I bought it to be compatible with both Windows and Mac, which it currently is.  It works just fine on my PC and my MacBook.  However, recently, I bought a MacBook Pro.  The Seagate drive shows up as read only on the MacBook Pro, though it is read/write on my MacBook.  It's formatted NTFS, yes, but it already works on my MacBook.  What's going on here?

    Nope, one of the selling points of the drive was that it came ready to work with both Mac and Windows (the product description says there is an NTFS drive installed for use on Mac).  No hacking or installing on my part.
    But I think I figured it out.  Apparentely, Mavericks comes installed with something that does not allow it to write NTFS no matter what (well, unless you go through a whole bunch of technical stuff to rewrite the software).  My old MacBook was Leopard.
    I'll just reformat the external hard drive for Mac, and if I ever need to use it on a Windows, I'll install HFS+ Explorer on the Windows.  Oh well.

  • External drive is read only under mountain lion?

    I have a firewire external drive which is used for Time Machine backups and my iPhoto + iTunes libraries.
    Since installing Mountain Lion, the disc is now reported to be Read Only, meaning none of the three uses above work.
    A quick google search shows that I am not the only one with this roblem.
    Has anyone got any suggestions? Rebooting & remounting the drive both fail to help.
    Looks like a ML bug....
    Omar

    I had the same problem.  Right click on the drive and hit "Get Info".  Under "Sharing and Permissions" make sure everone, especially "everyone" is labeled "read & write".  I did this and it works now.
    Spencer

  • External Hard Drive Read-Only Issue

    I have a Samsung M3 portable 2TB hard drive which i used to back up my iMac to take travelling with my Macbook Pro. Today it has turned to read only and everything in the disk utility is greyed out. I haven't used this hard drive on any other machines. I've tried running this in Terminal as advised by KAPPY and here are the results:
    sudo chown root:admin
    chown: /Volumes/SAMSUNG: Read-only file system
    sudo chmod a+rwx
    chmod: Unable to change file mode on /Volumes/SAMSUNG: Read-only file system
    killall Finder
    When opening get info it says 'you can only read' in the sharing & permissions section. This is the first time i've tried to copy anything from the Macbook to the Samsung device since transferring all the data. Also sometimes when I connect the drive it doesn't appear in the sidebar in Finder. Macbook Pro with Retina display running OS X Yosemite v10.10.2.

    I have found a solution!
    http://www.cnet.com/au/news/how-to-manually-enable-ntfs-read-and-write-in-os-x/
    "First ensure that your NTFS drive has a simple single-word name, and then go to the Applications > Utilities folder and launch the Terminal program. In here, run the following command to edit the fstab file (supply your password when prompted):
    sudo nano /etc/fstab
    The Terminal should now show an editor window for the fstab file, in which you can enter the following all on one line. Be sure to change the word NAME to the name of your drive (it is case-sensitive):
    LABEL=NAME none ntfs rw,auto,nobrowse
    When finished, press Control-O to save the file, followed by Control-X to exit, and then unmount your NTFS drive and attach it again. When you do so, the system will no longer immediately show it in the Finder, but you can go back to the Terminal and run the following command to reveal it in the hidden Volumes directory where the system mounts all attached drives:
    open /Volumes
    In the folder that opens, you should see the mounted NTFS volume, and should now be able to copy files to it, or otherwise manage files on it. If you need to access this volume more frequently, you can drag it to the sidebar, or make an alias of it in the location of your choice. You can also view the Volumes directory in Column mode to reveal it as a parent directory, from which you can create an alias instead of doing so on a per-drive basis."
    This may only be a temporary fix but hopefully it will last me until I can afford to buy a new drive!

Maybe you are looking for

  • Inter company code STO , with delivery type NL

    Hii friends While trying out cross company code STO between two plants(supplying plant is 9037 belonging to company code 9036 and the recieving plant is 9030 belonging to company code 9030) of two different company code, i am able to create a PO, del

  • How to use Translate This! 1.8

    I installed Translate This! 1.8, but no icon has appeared in my add-ons toolbar and there is no entry in the Tools menu after restarting Firefox. If I select text and right click, the menu does not list translate either. Under View>Toolbars>Customize

  • Program to upload stock count data file through MI09

    Hi guys! I have a situation where currently the users will create SAP physical inventory document, enter count to their external system then mapped it back to SAP physical inventory document. Then now they want to have a new program to upload the cou

  • Scan all objects and store their information

    Hi Could any one give me an idea for a loop, where I can scan through all the objects in a panel and store their information (type of object, location and size) in a file? So that later I can read the file and and place (or create if possible) the ob

  • Ipod won't respond to anything

    I have a 20g ipod with click wheel and color screen. First, my ipod wouldn't be roconized by my itunes. No icon came up in the source list. Nothing would happen when I would connect to my imac. Now, my ipod won't stop flashing the do not disconnect s