#drive permisions
1 messages · Page 1 of 1 (latest)
\
i tryed sudo mount -o remount,uid=1000,gid=1000,rw /dev/sda1 but i still get an error if i want to make a new forlder for exsample
that there is no such directory
just to clerefy those are no external drives and this is the 1st time this is happening for me after 10+ linux instalations
So I'm assuming both of these are NTFS then?
yes
And what is the error you're getting when remounting
Does that directory exist
Can you remount it without a space in the name?
im using sudo mount -o remount,uid=1000,gid=1000,rw /dev/sda1 to remount it
idk how to mount it with a diferent name
if i just remount it normaly form the file explorer
i have only read pemrs so i cant even click on create a new folder
I don't remember what the requirements are for NTFS on Linux. It's either you have the read-only driver or you're not checking the RW Option in disks or whatever
huh ?
You can set mounting options in disks
That would be a question for when I'm not away from the computer