Upgraded the SSD on my MBP which is running 10.9.3, now I get an error 45054 when I try to download any of my purchased music on iTunes, I read about it being due to disk permissions but I repaired them in disk utility but to no avail. Anyone?
I have the folder, it has a locked folder in it called 'adi', I tried the permission thing in terminal (1777) but it's still locked, would I be best deleted the folder and recreating it in terminal?
I have the folder, it has a locked folder in it called 'adi', I tried the permission thing in terminal (1777) but it's still locked, would I be best deleted the folder and recreating it in terminal?
Folder can't be deleted, well I'm at a loss then, thanks for your help so far, if anyone can help me rectify this I'm all ears, I use my MBP a lot for music so the fact that I can't download any of it leaves it a bit useless...🙄
Folder can't be deleted, well I'm at a loss then, thanks for your help so far, if anyone can help me rectify this I'm all ears, I use my MBP a lot for music so the fact that I can't download any of it leaves it a bit useless...🙄
I deleted the folder with Sudo Su and it worked
so on terminal do :
sudo su
"Type your password"
go to the folder /Shared
delete with the command : rm -r adi
Solved 🙂