S.M.A.R.T.: Difference between revisions

Line 11: Line 11:
#* It should start with <code>0bc2</code>.
#* It should start with <code>0bc2</code>.
# Create file <code>/etc/modprobe.d/ignore_uas.conf</code> and add this following:
# Create file <code>/etc/modprobe.d/ignore_uas.conf</code> and add this following:
#* <pre>options usb-storage quirks=[ids]</pre>
#* <code>options usb-storage quirks=[ids]</code>
#* E.g. <code>options usb-storage quirks=0bc2:ab31:,0bc2:a0a4:</code>
#* E.g. <code>options usb-storage quirks=0bc2:ab31:,0bc2:a0a4:</code>
# Run <code>sudo update-initramfs -u</code>
# Run <code>sudo update-initramfs -u</code>