read all the way to the end; don't stop too soon!
On 5/5/25 8:46 PM, Samuel Sieb wrote:
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".
# gpart /dev/sdb
Begin scan...
Possible partition(DOS FAT), size(14782mb), offset(3mb)
End scan.
Checking partitions...
Partition(DOS or Windows 95 with 32 bit FAT, LBA): primary
Ok.
Guessed primary partition table:
Primary partition(1)
type: 012(0x0C)(DOS or Windows 95 with 32 bit FAT, LBA)
size: 14782mb #s(30274944) s(8064-30283007)
chs: (3/60/1)-(1023/63/32)d (3/60/1)-(14786/39/32)r
Primary partition(2)
type: 000(0x00)(unused)
size: 0mb #s(0) s(0-0)
chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r
Primary partition(3)
type: 000(0x00)(unused)
size: 0mb #s(0) s(0-0)
chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r
Primary partition(4)
type: 000(0x00)(unused)
size: 0mb #s(0) s(0-0)
chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r
# lsblk -f /dev/sdb
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sdb
# mount /dev/sdb1 /mnt
mount: /mnt: fsconfig system call failed: /dev/sdb1: Can't lookup blockdev.
dmesg(1) may have more information after failed mount system call.
# dmesg | tail
[ 159.545514] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 159.545897] scsi host10: usb-storage 3-1:1.0
[ 160.560274] scsi 10:0:0:0: Direct-Access
PMAP PQ: 0 ANSI: 6
[ 160.560711] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 160.592625] sd 10:0:0:0: [sdb] 30283008 512-byte logical blocks:
(15.5 GB/14.4 GiB)
[ 160.593048] sd 10:0:0:0: [sdb] Write Protect is off
[ 160.593057] sd 10:0:0:0: [sdb] Mode Sense: 45 00 00 00
[ 160.593483] sd 10:0:0:0: [sdb] Write cache: disabled, read cache:
enabled, doesn't support DPO or FUA
[ 160.604790] sd 10:0:0:0: [sdb] Attached SCSI removable disk
[ 186.582746] evm: overlay not supported
#
Notes:
Last week, before I did the defender scan that windows recommended, I
did get a few files off the stick. I got all that I tried. I did not
try most.
Between doing fdisk (late last Friday) and
"What happened to the partition?" (this afternoon)
I tried to see if windows sees the stick. As far as I know, I did
nothing that would have windows write to the stick. But might it have
written to the stick without us knowing?
Breaking news?...
Looking at last Friday's posts again, I see that you had me try fdisk,
which I did do on Friday. That hasn't been tried today. Is that what
produced output suggesting some sort of a partition on the stick? I
just tried it again. The results:
# fdisk -l /dev/sdb
Disk /dev/sdb: 14.44 GiB, 15504900096 bytes, 30283008 sectors
Disk model:
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x5c3b37be
Device Boot Start End Sectors Size Id Type
/dev/sdb1 8064 30283007 30274944 14.4G c W95 FAT32 (LBA)
# mount /dev/sdb1 /mnt
mount: /mnt: fsconfig system call failed: /dev/sdb1: Can't lookup blockdev.
dmesg(1) may have more information after failed mount system call.
# dmesg | tail
[ 159.545514] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 159.545897] scsi host10: usb-storage 3-1:1.0
[ 160.560274] scsi 10:0:0:0: Direct-Access
PMAP PQ: 0 ANSI: 6
[ 160.560711] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 160.592625] sd 10:0:0:0: [sdb] 30283008 512-byte logical blocks:
(15.5 GB/14.4 GiB)
[ 160.593048] sd 10:0:0:0: [sdb] Write Protect is off
[ 160.593057] sd 10:0:0:0: [sdb] Mode Sense: 45 00 00 00
[ 160.593483] sd 10:0:0:0: [sdb] Write cache: disabled, read cache:
enabled, doesn't support DPO or FUA
[ 160.604790] sd 10:0:0:0: [sdb] Attached SCSI removable disk
[ 186.582746] evm: overlay not supported
#
Does that change the picture?
--
_______________________________________________
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