Hi all, I am having a strange issue trying to partition drives using gparted.
I am trying to partition a drive into 2 ext3 partitions, so nothing special. Gparted creates the partitions perfectly, the trouble is it makes it so that the owner of any partition it makes is root and all other users have read only access. This means that I cannot copy any files to the partitions or perform any other write operations without doing them through the terminal as root.... quite annoying.
I have been dealing with it by running chown from a terminal after the partition is created but I would like to know how to stop it making the partitions read only in the first place. Is there a way to specify permissions?
Thanks
I am trying to partition a drive into 2 ext3 partitions, so nothing special. Gparted creates the partitions perfectly, the trouble is it makes it so that the owner of any partition it makes is root and all other users have read only access. This means that I cannot copy any files to the partitions or perform any other write operations without doing them through the terminal as root.... quite annoying.
I have been dealing with it by running chown from a terminal after the partition is created but I would like to know how to stop it making the partitions read only in the first place. Is there a way to specify permissions?
Thanks