unlocking file(s) on Ventura SSD

I changed permissions on two files. When I opened them, they remained locked. I then did this: 1) open Terminal

2) paste: sudo chflags nouchg

3) hit spacebar to add one space

4) select all locked files from your HDD/microSD/SD and drag&drop them into Terminal

5) hit Enter and it's done!

It asked for a password, which I couldn't enter. I then tried this:Let's say your mounted device is named STUFF:



sudo chflags -R nouchg /Volumes/STUFF


This recursively walks down the content on that mounted device unlocking everything on it, including folders and files. It asks for a password, which I can't enter. Can you help me?

MacBook Pro 13″, macOS 13.6

Posted on Apr 20, 2024 6:55 AM

Reply
Question marked as Top-ranking reply

Posted on Apr 20, 2024 8:41 AM

When elevating your privileges with sudo the password is not echoed onto the screen. You just type the password and hit return.

Similar questions

2 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

unlocking file(s) on Ventura SSD

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.