OS X Mavericks :: Permission Denied On Mounted Volume?
Jun 26, 2014
in my office I've a network hard drive mounted volume on /Volumes/guest-share, when I try to open directory I get an error:
"The folder can't be opened because you don't have permission to see its contents"
imac:/ roccoverrastro$ ls -AOel /Volumes/
total 56
-rw-r--r--@ 1 roccoverrastro admin - 6148 26 Giu 00:33 .DS_Store
[Code] .....
View 3 Replies
ADVERTISEMENT
Oct 26, 2010
I did a clean 10.6 install and forgot to backup the ssh key. Now when I try to ssh into the server i get this:
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'macpro,10.0.1.20' (RSA) to the list of known hosts.
Permission denied (publickey,keyboard-interactive).
View 3 Replies
View Related
Jan 16, 2010
I'm attempting to duplicate the functionality exposed by Apple's signature server, by entering (/private/etc/hosts) into the command line of Terminal Bash. I'm doing this to downgrade the firmware in my iphone 3gs from 3.1.2 to 3.0.1. I've been receiving a (permission denied) response for my efforts. I've gone into "Disk Utility and added myself as a "root user". However, that doesn't seem to correct the permission denied issue. Perhaps I didn't correctly add myself as a root user.
View 1 Replies
View Related
Mar 4, 2008
I've used sudo before successfully, but suddenly it doesn't work anymore! For example, I try setting a shutdown timer using:
Code:
sudo shutdown -h +60
or
sudo pmset disksleep 30
or even just
sudo
and get
Code:
sudo: can't open /private/etc/sudoers: Permission denied
Just typing sudo alone results in the same error.
I've tried searching and following other threads on this topic to no avail. Repairing permissions from disk utility didn't help either.
View 22 Replies
View Related
Jul 14, 2008
I have this card reader. I have this brand new SD card. When I plug the card reader in and put the SD card in. The card reader blinks the light and then, on my disk utility. All I see is this: So it does not show up on the desktop. It seems I cant mount it. I cant erase it or anything...it says "permission denied" when I try to format it. I have a Mac Pro too.
View 9 Replies
View Related
Oct 7, 2009
I'm trying to configure a mac as a smb server and am encountering numerous difficulties in doing so. While I managed to get around most of them, one remains unsettled. I have my samba server running and what to add new users and passwords. Yet, when I want to use useradd or adduser, neither of the commands are recognized in the Mac OS X 10.6 terminal.
Moreover, the smbpasswd command is either non recognized when using sudo or, when logged in as a root, I get: sh: /usr/bin/smbpasswd: Permission denied
I also tried adding users through webmin, but I can only synchronize does on the Mac and when I want to modify the passwords, I get: Access control violation: Failed to change password using smbpasswd:
How do you add and update smb users on Mac OS X ?
View 1 Replies
View Related
Dec 26, 2009
I just got a MacBook Pro in November, and I've been having so many problems trying to do command line stuff that it makes me want to cry. Right now I'm trying to reinstall lua because it stopped working right, and I'm trying to install MacPorts to do so. When I tried to run the command: sudo port -d selfupdate, to update the ports like the MacPorts website says to do, I got a couple of permission denied messages and something about "can't find package Pextlib 1.0". So I looked up the Pextlib thing and was following the instructions at this site but when I try to edit pkgIndex.tcl file I get a permission denied message again.
I tried repairing permissions with disk utility, but that didn't work. I ran "ls -lad /" and got: drwxrwxr-t 33 root admin 1190 Dec 26 17:44 /
and I ran "id" and got: uid=501(myname) gid=20(staff) groups=20(staff),204(_developer),100(_lpoperator),98(_lpadmin),81(_appserveradm),80(admin),79(_appse rverusr),61(localaccounts),12(everyone),401(com.apple.access_screensharing),402(com.apple.sharepoint .group.1)
View 2 Replies
View Related
Apr 23, 2010
I am trying to install Symfony (a php framework) locally and have installed MAMP.
Symfony asks me to run this command
Code:
php lib/vendor/symfony/data/bin/symfony generate:project PROJECT_NAME
but I get
Code:
-bash: /usr/bin/php: Permission denied
now, in /usr/bin/php there is an alias to the location of php which is under MAMP in bin/php5.3/bin and this may be a reason for the error.
Even
Code:
php -v
gives
Code:
-bash: /usr/bin/php: Permission denied
I tried to login as root, but still nothing.
View 14 Replies
View Related
Jul 30, 2010
I'm trying to configure MacPorts to install Wine. According to this site: [URL]. I need to enter the command
echo export PATH=/opt/local/bin:/opt/local/sbin:$PATH$'
'export MANPATH=/opt/local/man:$MANPATH | sudo tee -a /etc/profile
but this just gets me the error message: sudo: can't open /private/etc/sudoers: Permission denied. I only have one account on this computer, so it is an admin account. I'm not really familiar with Terminal.
View 4 Replies
View Related
Mar 12, 2012
i have tried searching for answers but still no luck. im kinda scared mdealing with the terminal but have tried a few but to no avail.
Info:
MacBook, Mac OS X (10.4.11)
View 4 Replies
View Related
Mar 21, 2009
I have two imac computers networked both running Leopard OS. Mac1 connects to the 2wire ADSL router via Ethernet. Mac2 connects via wireless. Wireless signal is strong. Both computers can connect to the Internet. Both computers can share files with each other. Firewalls set to allow all incoming connection.
Cannot ping from either computer to the other. Error message: Permission Denied. Using the terminal for pinging has the same results. Have not found a solution search the forums. Would like to solve this problem before attempting to add a windows xp laptop to the network.
View 6 Replies
View Related
Apr 7, 2012
Using a Macbook Pro and Lion, suddenly unable to save Pages files. Tried verifying and repairing permissions, restarting program and laptop,tested various kinds of files, all say permission denied. unable to save changes also. Useless unless I can save my work.
Info:
MacBook Pro (13-inch Mid 2010), Mac OS X (10.7.3), Pages worked fine for two years
View 3 Replies
View Related
Apr 9, 2012
I was trying to install a software and edit hosts' files in Terminal to finish the whole process. However I can't find the location of hosts even searching on the net. I tried to put /etc/hosts and /private/etc/hosts/, they were 'no such file or directory' and 'permission denied' !
Info:
Mac Pro, Mac OS X (10.7.3), early 2011
View 6 Replies
View Related
May 4, 2010
my MacBook Air wouldn't boot up. After booting from the Install DVD and running disk utility, it said that there was a problem with the internal hard disk drive and that it needed to be reformatted and OS X reinstalled. I am now trying to backup some of my files onto a 1TB external hard disk drive using single user mode.
View 3 Replies
View Related
Sep 23, 2009
I have a couple of Windows systems on my home network, and it gets a bit confusing when I've got 2 mounted volumes on my desktop both called "Users", as it's not possible to see which one relates to which PC.
Is it possible to use a custom icon for a particular volume so I can visually differentiate between the two? If so, how do I do it?
And no, changing the name of the Windows share is not an option!
View 6 Replies
View Related
Oct 8, 2009
I'm not able to connect to a windows share on a Windows 2003 server with my AD username and password. I'm running OS 10.5.8 from a MacBook Pro.The AD credentials work from other Macs on the network running 10.4.11 but it will not connect from mine. I've added a virgin user account and had the same problem from that account. I've reinstalled the operating system with the same failure. AD credentials allow me to log into the Exchange server via Entoruage.
My Mac is not bound to AD and neither are any of the other Mac workstations in our group. The message I get after entering my username and password in the Windows dialog box is usually "The volume could not be mounted ". In the Console log the following entry pertains to this but it's foreign to me, CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
View 1 Replies
View Related
Sep 8, 2014
I cannot open my son's research paper he did in pages it says volume is not mounted ??? what does this mean??
View 1 Replies
View Related
Jul 29, 2009
The problem is when I put my 4gb flash drive in, the computer doesn't recognize it and doesn't show up on the desktop. So I go into Disk Utility and try to format it to maybe fix it that way, but when I try to, it says format failed, permission denied.
View 6 Replies
View Related
Jan 1, 2009
I've spent a good deal of time over three days trying to do something that I think is both doable and shouldn't be all that hard. I have a 750gb external HD attached to a Mini, and I'd like to use that drive to do TM backups for the Mini, as well as three MacBooks.
But I can't seem to get access to the backup drive from the laptops to either get going in the first place, or to remain available for TM. I get "volume can't be mounted" errors, "image can't be mounted errors", etc. I find that I can't ever eject the backup drive from the Mini (always told an application is using it...even if I've just booted up the Mini). And with one of the MacBooks, even a direct FW connection to the drive doesn't result in the drive showing up in Finder.
Isn't this a pretty straightforward thing to do? Is there a step by step somewhere that might help me figure out what I'm doing wrong, or what I need to fix? Should I reformat the drive again and start over (there are no important backups on it yet)? By the way, the drive is formatted Mac OS Extended (Journaled).
View 1 Replies
View Related
Mar 14, 2009
I'm having trouble backing up with Time Machine. Here's the setup:
1. Three, 1TB external hard drives in a concatenated software RAID. This means that they are treated as one large drive. There is no mirroring, no increased data rate, blah blah blah. It's just three hard drives in the place of one. I am aware that this means my backup is three times as likely to fail with the hardware, but that's OK.
2. These three are connected to a USB hub.
3. This hub is connected to a G5 tower. The G5 tower can back up to the concatenated drives (I'll call them just a RAID from here on), and also all additional external hard drives that I connect to the G5 tower have been backing up to the RAID no problem. This is great.
Here's the problem:
I'm trying to get two more computers to back up to the RAID wirelessly. I read a lot online about how this didn't used to be a supported feature (backing up to an external hard drive over a network with time machine), but that Apple has recently upgraded Time Machine to support this functionality.
The first computer I started with to try to backup over the network was a Macbook Pro, trying to get it to backup to this RAID. It can see the RAID over the network, mount it, copy files to it/read it, but CANNOT time machine backup to it. I select the network RAID as the backup device, hit "back up now," then get this message:
"The external volume cannot be mounted."
This is really bizzare, considering that it is mounted, and that I can copy to it. Just for your information, I have an airport extreme wireless network that has been working beautifully, no Keychain access issues, no 3rd party firewall, nothing. I've run through Applecare on this issue: the MacBook Pro has never done ANY time machine backup on the RAID, not even a partial one, so there's no dangling sparse bundle or backup folder or anything like that. All network permissions check out, etc. I've tried repairing the RAID with disk utility, as well as repairing permissions (although I have not done either of these things to the MacBookPro).
The latest thing I tried was plugging the RAID directly into the Macbook Pro. Here's where I got the first clue (at least I think so)...Plugged DIRECTLY into the MacBook Pro, the RAID will mount, but the MacBook Pro WILL NOT backup to the RAID. It gives me the same message: the selected volume cannot be mounted. Again, this is strange considering that, just like when I am viewing the RAID over the network, plugged directly into the MacBook Pro the RAID will mount, I can read it, copy files to it, etc.
I have considered plugging the RAID into the Airport extreme directly, but first of all this would mean much slower transfer speeds with the G5 tower, which is a big issue considering the files I am backing up every day, and two, since it seems that the RAID won't be recognized by the MacBook Pro even when plugged in directly, I'm thinking that this is a more fundamental issue.
View 7 Replies
View Related
Mar 26, 2012
Has anyone had this problem: I created a Lion Recovery Disk and it erased mounted volume? Can the data be recovered?
Info:
iMac, Mac OS X (10.7.3), External USB Disk
View 4 Replies
View Related
Jul 1, 2014
I have 2 Imacs, both running OS 10.9.3. The run on a simple office ethernet wired network. We have had no problems until yesterday when suddenly one of the Imacs (Imac A) disappeared from the network. Imac A could see Imac B but not the other way round. Imac A connected to Imac B but was denied access to all the folders under the user directory on Imac B. The folders all have the no entry icon on them and if I try to open them I get the message "can't be opened because you don't have permission to see its contents" . I have checked that the sharing set up on both machines allows access read and write on items and we have been successfully sharing files for months.
I have hooked up an old Mac Pro running 10.8.6. to the network. It can see both the Imacs but when I transferred files from that machine to Imac B I got the message "can't be opened because you don't have permission to see its contents". I've checked and the permissions on this folder are set for all to read and write.
So far I have checked and repaired privileges using disk first aid.
The Imacs are both 3.1ghz Quad core i5 running 10.9.3.
View 1 Replies
View Related
Sep 12, 2014
I've tried plugging two different cameras into the USB, MBP recognises neither. They don't show in disk utility either. Any solutions I can try? I have tried resetting the PRAM.
Info:
MacBook Pro, OS X Mavericks (10.9.4), 13" June 2012
View 9 Replies
View Related
Aug 23, 2014
I recently decided to increase the volume of my bootcamp disk, which I had done in the past using a method which ultimately made the disk unrecognizable. This time around I used Winclone to create an image of my bootcamp disk. I was not sure exactly how Winclone worked and to be safe I decided to keep the Bootcamp disk I had, and I created a third partition of a larger volume to which I restored the bootcamp image. Everything worked fine obviously, and the image was restored correctly to the new larger volume. The dilemma is I had two bootcamp disks, so I erased the smaller volume because I no longer needed it. Currently I am trying to restore this empty space within the main disk to the Macintosh HD. Disk util looks like:
I know I can just create a backup of the macintosh HD, another image of the bootcamp disk, and format the disk and start over, but I am hoping there is an easier way to go about this; considering there has been a method engineered such that I can just drag that corner of the mac HD and voila I have instantly more storage after applying, it seems viable that there is something that can be done rather than formatting my disk, unless the necessity for that of course was overlooked.
Info:
MacBook Pro (13-inch Mid 2012), OS X Mavericks (10.9.4)
View 4 Replies
View Related
Jun 4, 2014
I've been trying for weeks to update my MacBook Pro to either OS X Mavericks 10.9.2 or 10.9.3 but it isn't working. When I open Software Update, it tells me that I have an update available (OS X Update Combined 10.9.3), but when I click Update and agree to restarting, it says "An error has occurred. The file couldn't be saved because you don't have permission.(513)" Additionally, the update is listed under Updates Installed in the Last 30 Days. However, when I click on About This Mac, it says that I am running 10.9.1.
I tried downloading the update from the Apple Website (OSXUpdCombo10.9.3.dmg) and after installing/restarting, when I login and click About This Mac, it still says 10.9.1.
Info:
MacBook Pro, OS X Mavericks (10.9.1)
View 4 Replies
View Related
Jun 30, 2014
I have an Apple iMac running OS 10.9.3, with a 2.8GHz Intel Core i7 processor and 20GB of memory.My problem involved the compromising of my mail system after I foolishly clicked on a link in an e.mail which seems to have effectively given permission for the contents of my address book to be used to spread spam. I am currently receiving e.mails purporting to be from people in my address book, the subject of the mail is stated as 'Delivery Status Notification (Failure)'. It seems that the spam is trying to send mail to loads of people (because it was given permission...!) and the message are being bounced back. How can I remove (reverse) this permission and stop the spam in it's tracks.?
View 4 Replies
View Related
Jun 19, 2014
Everytime I time to open a PDF file in Preview I get the msg, the file couldn't be opened because you don't have permission to view it. I have checked the GET INFO and all permissions are correct.
View 3 Replies
View Related
Sep 2, 2014
Been dealing with some issues, thought I'd try for a clean install of Mavericks. I get a message that Mavericks cannot be installed on this volume. I have a brand new 2.8 GHz MacBook Pro, when I received it I just do what I've done many times before and used Carbon Copy Cloner to copy my old boot volume on to the new computer. I did, however, partition the drive (1 TB SSD) into manageable and useful segments. The message I'm getting I feel is saying that this computer doesn't use Mavericks, or the version I have (from the App Store).
Info:
MacBook Pro (Retina, 15-inch, Mid 2014), OS X Mavericks (10.9.4), 16 GB RAM - 1TB SSD - SuperDrive
View 6 Replies
View Related
Aug 24, 2014
I use the following setup:SSD: SystemInternal HDD: Data (Documents, Music, etc.)Both disks are encrypted via the Core Storage utility.It seems I can't mount the "Data" disk anymore.I wanted to download a random pdf which failed. ("Downloads Folder" is on "Data" Volume) Restarted the machine and now all aliased folders which refer to the "Data" volume have a question mark overlay rendered on their icon.It's not possible to mount/unlock the "Data" disk through disk utility a. The "Data" volume is, according to DiskUtility quite full (only 16MB left). I have the suspicion that this small amount of space left in combination with the encryption causes some trouble.What to do?
+-- Logical Volume Group 5898542B-F53F-46A6-B529-C31152081292
=========================================================
Name: Data
Status: Online
Size: 499763888128 B (499.8 GB)
Free Space: 16777216 B (16.8 MB)
|
+-< Physical Volume C6AAFA40-7F30-40C3-BC1E-A71A3C3DA757
[code]....
Info:
MacBookPro, OS X Mavericks (10.9.4)
View 1 Replies
View Related
Jun 1, 2014
Ran TechTool Pro 7 suite of tests and found no problems. When I tried to optimize the drive, it was not allowed. Message says the volume directory is fragmented.
OS X 10.9.3
Info:
iMac, OS X Mavericks (10.9.1)
View 1 Replies
View Related