MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visitors connected
Welcome Guest
 
Reply to this topicStart new topic
> Dont Have Authority/permissions Ondisk After Installing Backup
Chris C.L
post Sat 15 Jul 2006, 18:06
Post #1


Member
**

Group: Members
Posts: 53
Joined: 18-Jul 04
From: London - UK
Member No.: 47,155




HI

I rescently had to rearange my partitions due to a misscalculation in how much size my system drive needed to be.
All data was stored on an external drive and then brought back in after partitioning. On my non system drives the data is messed with. Some files are locked as in its only accesable to someone elses login. Other files if i try to sae into them it sais I dont have the permissions and have to type in my password to authenticate. Lastly tobay i tried to run a library program to transfer ome midi data into a hardware synth and i get
ERROR
There is a problem accessing the SysEx files folder "/Volumes/Library/librarian files".
The folder's privileges do not allow writing.

I would be very greatfull if someone knows what the problem here is, its doing my head in.
Go to the top of the page
 
+Quote Post
Francois Déchery
post Sat 15 Jul 2006, 21:33
Post #2


Webmaster
Group Icon

Group: Admin
Posts: 3,204
Joined: 29-Oct 00
From: Sommieres - FR
Member No.: 11




this means that you dont have the right unix permissions / ownership on some of your files.

If you're not afraid by the terminal.app (/Applications/Utilities)

you could try:
chown -R your_short_name /path/to/my/broken/directory/
(this will change ownership on your directory , plus all file insides)

chmod -R 755 /path/to/my/broken/directory/
(this will allow the user to have full authorisation, whiles others can only read and execute)

if terminal say that you are not allowwed to blablabla..., prefix the two commands by "sudo"
ie : sudo chown -R your_short_name /path/to/my/broken/directory/

Terminal will then ask you for your admin pass, and if correct, execute the command.
HTH


--------------------
Soif, MacMusic Webmaster

440Software, our new audio software directory
_____________________________________

440Software, notre nouveau site sur les logiciels audio pour Mac, PC et iPhone/iPad
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version - Tue 16 Apr 2024, 06:12
- © MacMusic 1997-2008