What does fdisk -l show against the SDCard after you've ejected it and re-inserted it?
What does dmesg | grep sd or dmesg | grep mmc show?
Code:
evansste@Desktop:~$ sudo /sbin/fdisk -l /dev/sddDisk /dev/sdd: 59.48 GiB, 63864569856 bytes, 124735488 sectorsDisk model: MassStorageClassUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisklabel type: dosDisk identifier: 0x33e32905Device Boot Start End Sectors Size Id Type/dev/sdd1 2048 550911 548864 268M b W95 FAT32/dev/sdd2 550912 121833471 121282560 57.8G 83 Linuxevansste@Desktop:~$ sudo dmesg | grep sd[ 2.260046] sd 0:0:0:0: [sda] 488281250 512-byte logical blocks: (250 GB/233 GiB)[ 2.260062] sd 0:0:0:0: [sda] Write Protect is off[ 2.260065] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00[ 2.260089] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA[ 2.316442] sda: sda1 sda2 < sda5 >[ 2.345147] sd 0:0:0:0: [sda] Attached SCSI disk[ 2.381065] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)[ 2.381080] sd 4:0:0:0: [sdb] Write Protect is off[ 2.381082] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00[ 2.381108] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA[ 2.440771] sdb: sdb1 sdb2 < sdb5 >[ 2.457161] sd 4:0:0:0: [sdb] Attached SCSI disk[ 5.026508] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)[ 8.400102] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro[ 11.550176] sd 0:0:0:0: Attached scsi generic sg0 type 0[ 11.550272] sd 4:0:0:0: Attached scsi generic sg2 type 0[ 13.716832] Adding 999420k swap on /dev/sda5. Priority:-2 extents:1 across:999420k FS[12634.816943] sd 6:0:0:0: Attached scsi generic sg3 type 0[12634.817457] sd 6:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)[12634.818513] sd 6:0:0:0: [sdc] Write Protect is off[12634.818520] sd 6:0:0:0: [sdc] Mode Sense: 28 00 00 00[12634.819636] sd 6:0:0:0: [sdc] No Caching mode page found[12634.819646] sd 6:0:0:0: [sdc] Assuming drive cache: write through[12634.982140] sdc: sdc1[12635.023119] sd 6:0:0:0: [sdc] Attached SCSI disk[12635.859730] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)[55873.657009] sd 7:0:0:0: Attached scsi generic sg4 type 0[55874.011263] sd 7:0:0:0: [sdd] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)[55874.012630] sd 7:0:0:0: [sdd] Write Protect is off[55874.012635] sd 7:0:0:0: [sdd] Mode Sense: 21 00 00 00[55874.014012] sd 7:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA[55874.037786] sdd: sdd1 sdd2[55874.069948] sd 7:0:0:0: [sdd] Attached SCSI removable disk[55874.494831] EXT4-fs (sdd2): mounted filesystem with ordered data mode. Opts: (null)evansste@Desktop:~$ sudo dmesg | grep mmc[ 2.301827] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda trayevansste@Desktop:~$
Thanks for your willingness to help, DougieLawson. Hopefully, this information will provide what is needed.
Statistics: Posted by evansste — Wed Jul 24, 2024 8:24 pm