USB stick read only
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
USB stick read only
Hi Friends, I am trying to sort a further glitch, and very much appreciated your help here in sorting my sound issues, which remain fixed. This usb memory stick issue is one I have always had with Mint 18.3 Sylvia, and no, I don't want to install a later version as they don't seem to like my machine. Generally I have lived with it, but occasionally it is a royal pain. It is a problem when I want to transfer files to my tablet or laptop particularly.
Yesterday I installed Zorin on my laptop, which I like a lot and I will use as a reader for the books and mags I download, and also to watch youtube vids I have downloaded with the excellent youtubedl. I successfully transferred one batch of files. When I reinserted the stick into this machine, my main pc, I found that the files had been marked read only. I repeated with another memory stick with exactly the same result. Googling this appears to be an FFG, frequently found glitch over a period of years. One work around suggested installing nautilus or Thunar, and I find the issue is exactly the same with those. Please, help me to eliminate this issue so that I never, ever, ever, have it again! Thanks, Tony.
Yesterday I installed Zorin on my laptop, which I like a lot and I will use as a reader for the books and mags I download, and also to watch youtube vids I have downloaded with the excellent youtubedl. I successfully transferred one batch of files. When I reinserted the stick into this machine, my main pc, I found that the files had been marked read only. I repeated with another memory stick with exactly the same result. Googling this appears to be an FFG, frequently found glitch over a period of years. One work around suggested installing nautilus or Thunar, and I find the issue is exactly the same with those. Please, help me to eliminate this issue so that I never, ever, ever, have it again! Thanks, Tony.
-
- Level 8
- Posts: 2246
- Joined: Tue May 28, 2019 4:27 pm
Re: USB stick read only
Hi,
Can you put the thumbdrive in, then go to Disks and look at the settings.
Let us know what is in the 'Edit Mount Options' for each thumb drive.
Can you put the thumbdrive in, then go to Disks and look at the settings.
Let us know what is in the 'Edit Mount Options' for each thumb drive.
Re: USB stick read only
Sorry, I can't see 'settings'.
-
- Level 8
- Posts: 2246
- Joined: Tue May 28, 2019 4:27 pm
Re: USB stick read only
Click the other part of the disk - BACKUP 30GB
then click the cogs underneath.
then click the cogs underneath.
Re: USB stick read only
OK, three usb drives.
First one, backup 30Gb all items under cogs popup greyed out - no screenshot possible as the window closed on opening screenshot.
Two others, screenshots attached.
First one, backup 30Gb all items under cogs popup greyed out - no screenshot possible as the window closed on opening screenshot.
Two others, screenshots attached.
Re: USB stick read only
Camera image of 'Backup 30Gb'. Interesting that I have never had any problem with files on an SD card, reading or writing or reusing many times. Menu from clicking cogs greyed out.
-
- Level 8
- Posts: 2246
- Joined: Tue May 28, 2019 4:27 pm
Re: USB stick read only
If we concentrate on one drive at a time then we can go from there.....
Shove the 32GB drive in again.
Go to Disks.
Click on the larger partition.
Click on the cog.
Click on 'Edit Mount Options'
The top slider.... User Session Defaults - turn off.
Once you've done that, what is highlighted?
Shove the 32GB drive in again.
Go to Disks.
Click on the larger partition.
Click on the cog.
Click on 'Edit Mount Options'
The top slider.... User Session Defaults - turn off.
Once you've done that, what is highlighted?
Re: USB stick read only
Any reason why your first USB drive has two partitions? The first partition is free space and not being used.
In Gparted, try deleting all partitions on one of the USB flash drives, then recreate a partition table (msdos) and format the newly-created partition to FAT32.
In Gparted, try deleting all partitions on one of the USB flash drives, then recreate a partition table (msdos) and format the newly-created partition to FAT32.
*** IF your problem has been solved, please edit your ORIGINAL post and add [SOLVED] to the beginning of the Subject Line. It helps other members when browsing posts. ***
Re: USB stick read only
For the 32Gb drive, screenshot below.
Re: USB stick read only
In response to Jerry, I cannot see how to delete the small partition on the 30Gb drive. GParted shows 'delete' greyed out.
-
- Level 8
- Posts: 2246
- Joined: Tue May 28, 2019 4:27 pm
Re: USB stick read only
OK,
In the line where it says nosuid, add the following line and it should nuke the permissions problem if that is what the problem is.
Make sure there are commas between each, so there is a comma before the rw below.
In the line where it says nosuid, add the following line and it should nuke the permissions problem if that is what the problem is.
Make sure there are commas between each, so there is a comma before the rw below.
Code: Select all
,rw,noauto,fmask=000,dmask=000
Re: USB stick read only
Are you able to resize the second partition?
Click on the second partition, then click Resize/Move, then drag the left part of the partition box all the way to the left.
*** IF your problem has been solved, please edit your ORIGINAL post and add [SOLVED] to the beginning of the Subject Line. It helps other members when browsing posts. ***
Re: USB stick read only
Hi Gittiest,
I find now that with the 32Gb drive, the whole mount options window is greyed out, so unable to make the change. It's as if it's anticipated me!
I find now that with the 32Gb drive, the whole mount options window is greyed out, so unable to make the change. It's as if it's anticipated me!
Re: USB stick read only
Jerry, with the 30 Gb drive, GParted, the resize menu is greyed out.
-
- Level 8
- Posts: 2246
- Joined: Tue May 28, 2019 4:27 pm
Re: USB stick read only
That seems to have fixed the 32Gb, many thanks for this.