Custom Query (1434 matches)
Results (70 - 72 of 1434)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#689 | fixed | os_darwin.cpp: Add NVMe support for Mac OS X | ||
Description |
Smartmontools does not yet support NVMe devices on Mac OS X. See the NVMe wiki page for further info. |
|||
#693 | fixed | [wiki] FR: LiveCDs page update | ||
Description |
https://www.smartmontools.org/wiki/LiveCDs mentions ALT Linux Rescue carrying 6.4; it's 6.5 now (kernel is 4.5.3, x86_64 image size is 352M); thank you for the release! PS: "Version" field of this bugreport form misses 6.5 as well right now. |
|||
#694 | invalid | about the smartmontools command to fetch the NVMe SSD info under Windows. | ||
Description |
Hi, I downloaded the smartmontool v6.5 and tried to get the NVMe SSD on Windows. However, I cannot successfully execute the following command. Is there any mistake for my command? Thanks a lot. ===================================== D:\bin>smartctl --scan /dev/sdb -d ata # /dev/sdb, ATA device /dev/csmi1,2 -d ata # /dev/csmi1,2, ATA device
d:\bin>smartctl -d nvme --scan
D:\bin>smartctl -d nvme /dev/sda -i smartctl 6.5 2016-05-07 r4318 [x86_64-w64-mingw32-win10] (sf-6.5-1) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org Smartctl open device: /dev/sda failed: Invalid argument ===================================== |