CF card testing
CF card testing. Just testing Compact Flash cards.
History
2017-06-15: "no name" 512 MB x 2. first
root@kg-t4# smartctl -i /dev/ad0 smartctl 5.42 2011-10-20 r3458 [FreeBSD 8.2-STABLE amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: YOULINK Serial Number: 20100517 00000203 Firmware Version: 20070510 User Capacity: 509,386,752 bytes [509 MB] Sector Size: 512 bytes logical/physical Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 4 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Thu Jun 15 00:34:33 2017 CEST SMART support is: Unavailable - device lacks SMART capability.
second
root@kg-t4# smartctl -i /dev/ad0 smartctl 5.42 2011-10-20 r3458 [FreeBSD 8.2-STABLE amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: YOULINK Serial Number: 20100512 00000038 Firmware Version: 20070510 User Capacity: 509,386,752 bytes [509 MB] Sector Size: 512 bytes logical/physical Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 4 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Thu Jun 15 00:56:28 2017 CEST SMART support is: Unavailable - device lacks SMART capability.
ok.
2017-06-15: SanDisk 128 MB
root@kg-t4# smartctl -i /dev/ad0 smartctl 5.42 2011-10-20 r3458 [FreeBSD 8.2-STABLE amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: SanDisk SDCFB-128 Serial Number: 03010229695 Firmware Version: Vdg 1.21 User Capacity: 128,450,560 bytes [128 MB] Sector Size: 512 bytes logical/physical Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Thu Jun 15 00:22:58 2017 CEST SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported. SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled. SMART support is: Unknown - Try option -s with argument 'on' to enable it.
ok.
2017-06-15: Kingston 4 GB
root@kg-t4# smartctl -i /dev/ad0 smartctl 5.42 2011-10-20 r3458 [FreeBSD 8.2-STABLE amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: CF CARD 4GB Serial Number: 5B0B014800000C23 Firmware Version: Ver3.06K User Capacity: 3,997,163,520 bytes [3.99 GB] Sector Size: 512 bytes logical/physical Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 5 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Thu Jun 15 00:50:24 2017 CEST SMART support is: Available - device has SMART capability. SMART support is: Disabled
ok.
2017-06-15: I use an old machine which has an IDE port on the mainboard for testing. It was easiest to just connect a sata hard drive with a usb-to-sata adapter, so I do. The machine needs to be rebooted if I change CF card in the CF to IDE adapter.
root@kg-t4# uname -a FreeBSD kg-t4.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #2: Sun Aug 5 22:24:57 CEST 2012 root@kg-f4.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
ok