I have tried the command lshw to check the RPM of the disk. It appears not to be listed.
Is there a command that will tell me the rpm of the disk?
Thanks
Is there a command that will tell me the rpm of the disk?
Thanks
sginfo -g /dev/sdX
sensors | grep -i fan
Comment