Well, I used a USB Flash Drive to boot into linux. But I have an SSD with Windows 11 on it, I could play some games through the SSD, Which removed the input delay I have if I play with the USB.
I tried chmod and going into properties of the SSD and trying to change the permissions, but it just goes back as read-only.
Is there a way to make me able to write on the SSD?
ntfs permissions are set at mount time. You need to mount it read/write and set the permissions for your user to have access.
4 Likes
Thanks!!!
with what you said, I could find some useful guides and it is working now
1 Like