I just formated an ntfs partition to ext4 with gparted because I needed space for programs and now I have no access to it at all. Can not copy, write nothing.
Tried "sudo mkdir /sdb2/test" the result was "no such file or directory"
Tried "sudo mkdir /dev/sdb2/test" the result was "no such file or directory"
Tried "sudo mkdir /media/user/a9068c68-8200-43d8-a7f7-0d23c01cae67/Test" again "no such file or directory"
In the rightklick menu every option is greyed.
df shows a list and in that list the drive is shown as follows: /dev/sdb2 152855008 28 145017600 1% /media/user/a9068c68-8200-43d8-a7f7-0d23c01cae67
I have no clue what is going on. Why is an empty formated partition write protected in any case? There is no common sense to that at all.
Tried "sudo mkdir /sdb2/test" the result was "no such file or directory"
Tried "sudo mkdir /dev/sdb2/test" the result was "no such file or directory"
Tried "sudo mkdir /media/user/a9068c68-8200-43d8-a7f7-0d23c01cae67/Test" again "no such file or directory"
In the rightklick menu every option is greyed.
df shows a list and in that list the drive is shown as follows: /dev/sdb2 152855008 28 145017600 1% /media/user/a9068c68-8200-43d8-a7f7-0d23c01cae67
I have no clue what is going on. Why is an empty formated partition write protected in any case? There is no common sense to that at all.
Comment