USB pendrive no more mounted

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
samiel60

USB pendrive no more mounted

Post by samiel60 »

Until yesterday I had no problem with a UBS pendrive.
Today it's no more mounted. lsusb tells:

Code: Select all

samiel@darkstar:~$ lsusb
Bus 004 Device 005: ID 1b1c:1a03 Corsair 
but there is no way to mount it. In Windows I see it correctly,
so I can exclude a hardware fault.
Which other tests can I make?
thanx
s
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Laurent85
Level 17
Level 17
Posts: 7081
Joined: Tue May 26, 2015 10:11 am

Re: USB pendrive no more mounted

Post by Laurent85 »

Plug in the usb key, then post below command output:

Code: Select all

dmesg | tails -15
sudo parted --list --script
sudo blkid
Image
Lord Boltar

Re: USB pendrive no more mounted

Post by Lord Boltar »

Plug in your thumb drive then open the file manager to see if it is there to mount it click on your thumb drive or right click it and select mount
samiel60

Re: USB pendrive no more mounted

Post by samiel60 »

gparted told me that there were some inconsistencies in NTFS file system.
I repaired it with chkdsk /f from windows. now it seems to work.
there is a similar procedure in linux, If I had no windows in my machine at all?

thanx
s
Laurent85
Level 17
Level 17
Posts: 7081
Joined: Tue May 26, 2015 10:11 am

Re: USB pendrive no more mounted

Post by Laurent85 »

samiel60 wrote: Sun Sep 30, 2018 1:32 pm I repaired it with chkdsk /f from windows. now it seems to work.
there is a similar procedure in linux, If I had no windows in my machine at all?
For a ntfs filesystem you should only rely on the Windows tools, Linux can only fix a few inconsistencies using ntfsfix.
Image
User avatar
BG405
Level 9
Level 9
Posts: 2507
Joined: Fri Mar 11, 2016 3:09 pm
Location: England

Re: USB pendrive no more mounted

Post by BG405 »

If you do get rid of Windows altogether, you'll be better off re-formatting your pen-drive(s) to ext2. That should avoid future issues (apart from wear, but this is lessened by using ext2 rather than ext4). :wink:

If, or more likely when you do acquire more NTFS-formatted disks after removing Windows, there are bootable live .ISOs with Windows utilities or even a live Windows session, for fixing these issues.

Many years ago, I used a Windows xp 3½" boot disk to fix the boot sector and MBR. This is likely the quickest and easiest method, but how many have floppy drives still in use these days? :| :mrgreen:
Dell Inspiron 1525 - LM17.3 CE 64-------------------Lenovo T440 - Manjaro KDE with Mint VMs
Toshiba NB250 - Manjaro KDE------------------------Acer Aspire One D255E - LM21.3 Xfce
Acer Aspire E11 ES1-111M - LM18.2 KDE 64 ----Two ROMS don't make a WRITE
Lord Boltar

Re: USB pendrive no more mounted

Post by Lord Boltar »

samiel60 wrote: Sun Sep 30, 2018 1:32 pm gparted told me that there were some inconsistencies in NTFS file system.
I repaired it with chkdsk /f from windows. now it seems to work.
there is a similar procedure in linux, If I had no windows in my machine at all?

thanx
s
I always use fat32 on my thumb drives do not have any issues that way
samiel60

Re: USB pendrive no more mounted

Post by samiel60 »

I formatted with windows. now usb pes is working.
Ridiculous, I have windows only for this goal....
User avatar
BG405
Level 9
Level 9
Posts: 2507
Joined: Fri Mar 11, 2016 3:09 pm
Location: England

Re: USB pendrive no more mounted

Post by BG405 »

Did you try Mint's "USB Stick Formatter"? It should be in your menu. :wink:
Dell Inspiron 1525 - LM17.3 CE 64-------------------Lenovo T440 - Manjaro KDE with Mint VMs
Toshiba NB250 - Manjaro KDE------------------------Acer Aspire One D255E - LM21.3 Xfce
Acer Aspire E11 ES1-111M - LM18.2 KDE 64 ----Two ROMS don't make a WRITE
Locked

Return to “Hardware Support”