On 5/5/25 5:57 PM, home user via users wrote:
On 5/5/25 6:31 PM, Samuel Sieb wrote:
On 5/5/25 5:08 PM, home user via users wrote:
On 5/5/25 5:41 PM, Samuel Sieb wrote:
On 5/5/25 3:55 PM, home user via users wrote:
Here's a mount attempt:
- - - - -
# fdisk -l /dev/sdb
Disk /dev/sdb: 14.44 GiB, 15504900096 bytes, 30283008 sectors
Disk model:

This is very concerning. I wonder if you have a fake USB drive. If that's the case, then you can consider your data gone. And it often doesn't fail until you've written a certain amount of data. Or possibly also read a certain amount which is likely what happened in this case.

# lsblk -f /dev/sdb
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sdb

If this or fdisk doesn't return any partitions, then there's no point trying to mount it.

Try running "gpart /dev/sdb" again. If it still finds the FAT32 partition, then run "gpart -W /dev/sdb /dev/sdb".

Assuming that's successful, try "lsblk -f /dev/sdb".

If that still shows the partition, then try mounting it.

If that fails, show "dmesg | tail".

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to