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: 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.
Try the following: lsblk -f /dev/sdb mount /dev/sdb1 /mnt dmesg | tail -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue