Hi,
Is there a terminal command to see if hard drive is using SATA2 or SATA3 ?
Running current openSUSE Tumbleweed KDE 64Bit.
Let me know, thanks!
Jesse
Hi,
Is there a terminal command to see if hard drive is using SATA2 or SATA3 ?
Running current openSUSE Tumbleweed KDE 64Bit.
Let me know, thanks!
Jesse
dmesg | grep -i sata | grep 'link up'
With the user “root”, each drive’s SMART data provides detailed SATA version information:
# smartctl -i /dev/sda