F2 hdparm
From FON Wiki Beta
FON will not provide any help to follow these guidelines.
This documentation was provided by the community. It is distributed
as-is with no warranty. Follow these instruction at your own risk.
This documentation was provided by the community. It is distributed
as-is with no warranty. Follow these instruction at your own risk.
Installing hdparm
installation
refer to [F2_MgtConsole_tweaks] to install and configure opkg
(opkg is already installed on the new Fonera 2.0n. You just need to configure source list. To do so follow [this])
Install hdparm with:
opkg install hdparm
Speed test
Invoking hdparm without any parameters gives you the available options.
You can test drive speed by:
hdparm -t /dev/sda
where /dev/sda is your external device (check dmesg output if you have multiple)
On my apple ipod I get:
hdparm -t /dev/sda /dev/sda: Timing buffered disk reads: 32 MB in 3.19 seconds = 10.02 MB/sec


