2
eMMCの状態を確認する
LinuxでeMMCの状態を確認するにはどうすればよいですか? smartctlはそれを処理できないようです: root@om:~# smartctl -a /dev/mmcblk0 smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-63-generic] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org /dev/mmcblk0: Unable to detect device type Please specify device type with the -d option. Use smartctl -h to get a usage summary eMMCに一致するタイプはないと思います。私はこれらのタイプを次のように見ますsmartctl -h: -d TYPE, --device=TYPE Specify device …