usb won't mount after format
7 messages · started by Charles Breaux on Dec 03, 2022
usb won't mount after format
From Charles Breaux · Dec 03, 2022
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???
Any hope for these?
Re: usb won't mount after format
From Charles Breaux · Dec 03, 2022
On Sat, Dec 3, 2022 at 4:51 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply
(5 lines)
Well just spent hours online with no fixes working for me...at least the ones i could understand... Ubuntu 20.04 Optiplex 7010 I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???Any hope for these?

Re: usb won't mount after format
From HateNo Hama · Dec 03, 2022
Hi Charles. It looks like you messed up your mkdir command. You have a space in front of it and you did not start it with sudo. Only root can make directories in that location.
The space probably kept the command from giving an error that only root can do that.
Bruce
On Sat, Dec 3, 2022, 5:00 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply
(6 lines)
On Sat, Dec 3, 2022 at 4:51 PM Charles Breaux < chazbreaux@gmail.com > wrote: Well just spent hours online with no fixes working for me...at least the ones i could understand... Ubuntu 20.04 Optiplex 7010
On Sat, Dec 3, 2022 at 4:51 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???Any hope for these?

Re: usb won't mount after format
From Charles Breaux · Dec 03, 2022
Thanks Bruce, but
On Sat, Dec 3, 2022 at 7:00 PM HateNo Hama <hateno.hama@gmail.com> wrote:
Quoted reply
(10 lines)
Hi Charles. It looks like you messed up your mkdir command. You have a space in front of it and you did not start it with sudo. Only root can make directories in that location. The space probably kept the command from giving an error that only root can do that. Bruce
Hi Charles. It looks like you messed up your mkdir command. You have a space in front of it and you did not start it with sudo. Only root can make directories in that location.The space probably kept the command from giving an error that only root can do that.BruceOn Sat, Dec 3, 2022, 5:00 PM Charles Breaux <chazbreaux@gmail.com> wrote:
On Sat, Dec 3, 2022 at 4:51 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???Any hope for these?


Re: usb won't mount after format
From Devi Garcia · Dec 03, 2022
Mkdir /media/usb-drive/<folder name> would be actual command would it not? Otherwise just trying to folder make the mounted usb drive over again and it’s denying it apparently
Quoted reply (14 lines)
On Dec 3, 2022, at 7:10 PM, Charles Breaux <chazbreaux@gmail.com> wrote: Thanks Bruce, but <Screenshot from 2022-12-03 19-08-18.png> On Sat, Dec 3, 2022 at 7:00 PM HateNo Hama < hateno.hama@gmail.com > wrote:
On Dec 3, 2022, at 7:10 PM, Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Bruce, but<Screenshot from 2022-12-03 19-08-18.png>
On Sat, Dec 3, 2022 at 7:00 PM HateNo Hama <hateno.hama@gmail.com> wrote:
Hi Charles. It looks like you messed up your mkdir command. You have a space in front of it and you did not start it with sudo. Only root can make directories in that location.The space probably kept the command from giving an error that only root can do that.BruceOn Sat, Dec 3, 2022, 5:00 PM Charles Breaux <chazbreaux@gmail.com> wrote:
<Screenshot from 2022-12-03 16-59-06.png>
On Sat, Dec 3, 2022 at 4:51 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???Any hope for these?
Re: usb won't mount after format
From Charles Breaux · Dec 03, 2022
thanks Devi. I was just following things I found online. I do not understand <folder name>It is a usb plugged into the computer. what does folder have to do with it. What would the folder name be? I'll add one more thing, I thought one of usb drives was showing up on other locations, but none of the usb drives show up in other locations, however they all show up in the disk utility...
On Sat, Dec 3, 2022 at 7:14 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Quoted reply
(15 lines)
Mkdir /media/usb-drive/<folder name> would be actual command would it not? Otherwise just trying to folder make the mounted usb drive over again and it’s denying it apparently On Dec 3, 2022, at 7:10 PM, Charles Breaux < chazbreaux@gmail.com > wrote: Thanks Bruce, but <Screenshot from 2022-12-03 19-08-18.png>
Mkdir /media/usb-drive/<folder name> would be actual command would it not? Otherwise just trying to folder make the mounted usb drive over again and it’s denying it apparentlyOn Dec 3, 2022, at 7:10 PM, Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Bruce, but<Screenshot from 2022-12-03 19-08-18.png>
On Sat, Dec 3, 2022 at 7:00 PM HateNo Hama <hateno.hama@gmail.com> wrote:
Hi Charles. It looks like you messed up your mkdir command. You have a space in front of it and you did not start it with sudo. Only root can make directories in that location.The space probably kept the command from giving an error that only root can do that.BruceOn Sat, Dec 3, 2022, 5:00 PM Charles Breaux <chazbreaux@gmail.com> wrote:
<Screenshot from 2022-12-03 16-59-06.png>
On Sat, Dec 3, 2022 at 4:51 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???Any hope for these?
usb won't mount after format
From Charles Breaux · Dec 03, 2022
Well just spent hours online with no fixes working for me...at least the ones i could understand...
Ubuntu 20.04 Optiplex 7010
I have 3 usbs, 2 of them i reformatted after something went weird and the files all turned to read-only. these 2 show up in disk utility but wont mount, and don't show up in other locations
The 3rd had two partitions on it, so deleted one of the partitions and now it won't mount either. This one shows up in Disk utility and in other locations, but when i eject from there and remove the usb, it still shows up in other locations???
Any hope for these?