Scott Burns wrote:I found out some more from /var/log/message in reaction to 'fdisk -l /dev/sda'. The output follows:
A.J. Bonnema wrote:
Try this: dd if=/dev/sda1 of=test bs=1024 count=2 file test
This will copy the first 2k of the card and put it in a file. file will then tell you what it thinks it is.
Thanks for this explanation. It didn't work though. For /dev/sda it gives "dd opening '/dev/sda1': no such device or address.
For /dev/sda it gives:
" dd: reading '/dev/sda': Intput/output error 0+0 records in 0+0 records out "
Guus. -- A.J. Bonnema, Leiden The Netherlands, user #328198 (Linux Counter)