im trying to make my 1tb hdd writable but havent found a way
- Welcome aboard!
- Open Terminal
-
cd
to that disk - Own that disk!
sudo chown $USER:$USER .
- You can check now with
should be something like:ls -ld
That means it’s writabledrwxr-xr-x 5 YOUR_USER YOUR_USER
1 Like
Welcome to the forum!
In what state is your system? Is it already running EndeavourOS or something else?
Can you see the disk with a file manager or terminal commands? If so, what do they show?
thank you it worked
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.