LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   ChromeOS (https://www.linuxquestions.org/questions/chromeos-130/)
-   -   Subject: Permission Denied Errors Running: find / -name "cros-garcon" (https://www.linuxquestions.org/questions/chromeos-130/subject-permission-denied-errors-running-find-name-cros-garcon-4175734311/)

vitolgash 02-27-2024 04:10 PM

Subject: Permission Denied Errors Running: find / -name "cros-garcon"
 
Hello,

I'm experiencing an issue with cros-garcon on my Chromebook. When I try to run the command `find / -name "cros-garcon"`, I receive permission denied messages in several directories. I have tried running this command as root, but the problem persists.

Can anyone help me troubleshoot this issue? Does anyone have any suggestions or ideas on how I can resolve this problem?

Thank you for any assistance.

pan64 03-04-2024 04:53 AM

is this a problem at all? Should it be solved? what was the exact error message? Which directories were inaccessible?

goumba 03-10-2024 05:44 AM

What directories?

Even as root I'll get such errors in /dev, /proc and /sys. It's pretty much normal. If you don't want to see the errors, just redirect them to /dev/null.


All times are GMT -5. The time now is 10:21 AM.