Posted by Cristian | Posted in Comandi Shell Linux | Posted on 21-01-2012
0
dalla shell basta lanciare: (dove sda è il disco)
$ sudo hdparm -tT /dev/sda
oppure (dove hda è il disco)
$ sudo hdparm -tT /dev/hda
il risultato del mio test

per verificare la velocità dell’interfaccia SATA
sudo hdparm -I /dev/sda | grep -i speed
il risultato del mio test
