Changes between Version 2 and Version 3 of libatasmart


Ignore:
Timestamp:
12/20/2023 06:06:43 PM (4 months ago)
Author:
pierre
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libatasmart

    v2 v3  
    11= libatasmart =
    22
    3 To find out how to use this package, you need to go into a locked filing cabinet in a room labelled 'Beware of the Leopard'.  Having done that, you can run the tests using the following method:
     3To find out how to use this package, you need to go into a locked filing cabinet in a room labelled 'Beware of the Leopard'.  Having done that, you can run the tests using the following method (as the `root` user):
    44
    55{{{
    66sktest /dev/sdX short ; watch -d 'skdump /dev/sdX | head -n 20'
    77}}}
    8 and then wait until the test completes (found on an ubuntu forum. Use sktest --help for other options.
     8and then wait until the test completes (found on an ubuntu forum. Use sktest --help for other options).
    99
    10 If you are not building this as a required dependency of another application, it is generally much easier to use smartmontools [http://sourceforge.net/apps/trac/smartmontools/wiki]
    11 
    12 [wiki:GeneralLibraries Up][[br]]
    13 [wiki:BlfsNotes Top]
     10If you are not building this as a required dependency of another application, it is generally much easier to use smartmontools [https://sourceforge.net/apps/trac/smartmontools/wiki]