I’m trying to download FFmpeg on Chromebook, but every time it comes up as read only. How do I change it so I can access it?
You must log in or register to comment.
Your downloads directory is read-only? Try:
$ chmod 777 ~/Downloads
ChromeOS is pretty locked down by design. You can’t modify permissions as a non root user