#Changing my mac hd perms
95 messages · Page 1 of 1 (latest)
Hi there you can change the owner ship to you cos it may seem like you don’t have permissions to
Open your terminal
Type
ls /Volumes
Then you should see the drive
And then change the owner ship of the drive to your account using
sudo chown -R $(whoami) /Volumes/<drive-name>
for the <drivr-name> let it be the name of the drive that’s asking for the permission
Then enter your Mac’s password and it should work
If that doesn’t work
Open the terminal again
Type
sudo chmod -R 755 /Volumes/<drive-name>
replace the <drivr-name> with the name of the actual drive that needs the permission it should give you both read and write access now s
without the <>
ohh ok
but now it says: chmod: /Volumes/Macintosh: No such file or directory
chmod: HD: No such file or directory
Send a pic
sudo chown -R $(whoami) /Volumes/Macintosh\ HD
sudo chmod -R 755 /Volumes/Macintosh\ HD
You now have read and write access ?
i dunnolemme try
im opening the thing
cuz the terminal didn't show any errors
hmmm
it still says i dont have access
That wound be cos of MaCOS system protection preventing the changes from happening
There is
You can disable SIP and try it again
Then restart your Mac and check it if you now have permission
First type
diskutil list
And send a pic of what you see
what for
Wanted to see if there were other volumes for Macintosh hd
Okay
Then type sudo csrutil disable
Then
sudo chown -R $(whoami) /Volumes/Macintosh\ HD
sudo chmod -R 755 /Volumes/Macintosh\ HD
Restart your Mac after disabling sip
huh recovery mode?
you dont need to boot into that
were you prompted to ?
Disabling SIP requires recovery mode, yeah
After booting back into macOS, you should have access to change permissions of all protected directories and drives
I don't tho???
Is there still an error?
Yea
What error is it?
It says that you do not have the right permissions for this process
You changed the ownership of the drive?
Maybe try changing ownership of /
I tried earlier with sam
Yeah, but did u try changing ownership of /
Also why are you trying to do this?
Bc I need access of the drive
Cuz I'm tryna use the misaka x
And nugget
And when I import the mobile gestalt misaka says that Mac had is read only so it can't be used
Ok 👍
So, to confirm, you did try to chown /?
sudo chown -R $(whoami) /
sudo chmod -R 755 /
If that doesn’t work, then it might be macOS since it’s so locked down
And one more thing,
Doing all this, being setting SIP to off, and changing ownership of / to everyone read/write can have some consequences, as your system security will be quite reduced. After this action, I would recommend turning on at least part of SIP.
@dull silo I don’t rly know, but you can disable specifically the protected file protection
You’ll have to research that one tho but it shouldn’t be hard, there’s specific parts to sip that you can configure
Yup
yo guys
so the problem is that whenever i run the sudo chown -R $(whoami) or anything like that it puts my computer into where it kind of crashes, restarts then works for a few seconds. touch pad goes out, then restarts and the cycle restarts. so now ive been forced to reinstala new version of macos but i still have my data
so is there anyway to stop this?
Have you enabled SIP back?
should i
After disabling sip the first time
Did you try the commands ?
ye but thren it does the loop thing
Ahh I see I’d advice you turn sip back on
Last option you might need to do is reinstall macOS
ok
nvm
i figured it out i didn't change the permissions but i just moved teh files to a external hard disk and the program could pick them up. it was a saftey feature
but thanks for yalls help
ahh lol
