microSD card from Intenso outputs only FF when cloned
Posted: May 20th, 2025, 7:07
Hi there,
Have here a weird 32GB microSD HC card that works almost like a healthy one, quickly answering to commands, and also cloning at a normal speed. However, when cloning its only ouputs FF values.
The client explained me that the pictures suddenly were non more readable in her camera and confirmed me that the card had not been reformated.
fdisk -l :
hdparm -I /dev/sde
As we can see, the card properly answers to fdisk -l but not not to hdparm -I.
Can someone tell more about the "general configuration word" mentioned for the unknown device type?
Have here a weird 32GB microSD HC card that works almost like a healthy one, quickly answering to commands, and also cloning at a normal speed. However, when cloning its only ouputs FF values.
The client explained me that the pictures suddenly were non more readable in her camera and confirmed me that the card had not been reformated.
fdisk -l :
- Code:
Disk /dev/sde: 29.1 GiB, 31272206336 bytes, 61078528 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
hdparm -I /dev/sde
- Code:
/dev/sde:
Unknown device type:
bits 15&14 of general configuration word 0 both set to 1.
As we can see, the card properly answers to fdisk -l but not not to hdparm -I.
Can someone tell more about the "general configuration word" mentioned for the unknown device type?