[Bug 445852] Re: devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death
Will
will at berriss.co.uk
Tue Feb 16 22:31:29 UTC 2010
I had to read #147 a couple of times, as the wording of step 7) confused
me. Anyway, in short I did this to my working system:
6) You can now divert the problematic file on the target system:
# dpkg-divert --divert --add --rename --divert /lib/udev/devkit-disks-
probe-ata-smart.bak /lib/udev/devkit-disks-probe-ata-smart
7) Now create a file.
vi /lib/udev/devkit-disks-probe-ata-smart
and put the following 3 lines in it:
#!/bin/bash
#
exit 0
8) Make the new file executable:
# chmod 755 /lib/udev/devkit-disks-probe-ata-smart
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list