ちょっと MASAMUNE の話題をFaceBook でしてたら、面白いものを見て思い出してビールを吹いてしまった。
そういえば、ハードディスクを静音化するツールがあったなぁと。
ツールの名前は IBM Feature Tool。
今ではちょっとデータ復旧かじってるエンジニアだったら Drive Fitness Test の方が有名だったりしてないかな??(SeaToolsは まだ生きていたようなぁ。。)
HGSTのページ探したけど見つからず。
(あった!http://www.hgst.com/support/index-files/simpletech-legacy-downloads)
一応 ダウンロードページは生きていた。
ISOをDAEMON TOOL にマウントしていじいじ。
10年前 このツールにデータ復旧の秘密があるかも?と思っていじってた時代があったなぁ。
今日はふりだしに戻って考え直してみる。
参考サイト:
FeatureTool(Hitachi,旧IBM)でのHDD静音化方法
Hitachi Feature ToolでHDDのガリガリ音を消して静音化する方法! - 裏技shop DD
追記 03:19
懐かしい型番がいっぱい!
IBM-DJAA-312 IBM-DJAA-317 IBM-DJAA IBM-DMCA-21080 IBM-DMCA-21440 IBM-DMCA IBM-DTNA-218 IBM-DTNA-221 IBM-DTNA IBM-DCRA-221 IBM-DCRA-214 IBM-DCRA IBM-DDLA-2108 IBM-DDLA-21215 IBM-DDLA-21620 IBM-DDLA IBM-DLGA-22690 IBM-DLGA-23080 IBM-DLGA IBM-DAQA-3216 IBM-DAQA-3270 IBM-DAQA-3324 IBM-DAQA IBM-DCAA-32880 IBM-DCAA-33610 IBM-DCAA-34330 IBM-DCAA IBM-DTCA-23240 IBM-DTCA-24090 IBM-DTCA IBM-DPLA-24480 IBM-DPLA-25120 IBM-DPLA IBM-DHEA-34330 IBM-DHEA-34860 IBM-DHEA-36480 IBM-DHEA-34331 IBM-DHEA-36481 IBM-DHEA-38451 IBM-DHEA IBM-DYKA-221 IBM-DYKA-232 IBM-DYKA IBM-DYLA-26480 IBM-DYLA-27900 IBM-DYLA-28100 IBM-DYLA IBM-DKLA-212 IBM-DKLA-221 IBM-DKLA-232 IBM-DKLA-243 IBM-DKLA IBM-DADA-248 IBM-DADA-25 IBM-DADA-26 IBM-DADA IBM-DTTA-3503 IBM-DTTA-3504 IBM-DTTA-3506 IBM-DTTA-3508 IBM-DTTA-3510 IBM-DTTA-3512 IBM-DTTA-3513 IBM-DTTA-3516 IBM-DTTA-35 IBM-DTTA-3710 IBM-DTTA-3712 IBM-DTTA-3714 IBM-DTTA-37 IBM-DBCA-206 IBM-DBCA-204 IBM-DBCA-203 IBM-DBCA IBM-DCXA-210 IBM-DCXA-208 IBM-DCXA IBM-DCYA-214 IBM-DCYA IBM-DJNA-3510 IBM-DJNA-3515 IBM-DJNA-3520 IBM-DJNA-3525 IBM-DJNA-35 IBM-DJNA-3706 IBM-DJNA-3709 IBM-DJNA-3710 IBM-DJNA-3713 IBM-DJNA-3718 IBM-DJNA-3722 IBM-DJNA-37 IBM-DMDM-100170 IBM-DMDM-100340 IBM-DMDM IBM-DPTA-3511 IBM-DPTA-3515 IBM-DPTA-3522 IBM-DPTA-3530 IBM-DPTA-3537 IBM-DPTA-35 IBM-DPTA-3710 IBM-DPTA-3713 IBM-DPTA-3720 IBM-DPTA-3727 IBM-DPTA-3734 IBM-DPTA-37 IBM-DARA-2060 IBM-DARA-2090 IBM-DARA-2120 IBM-DARA-2150 IBM-DARA-2180 IBM-DARA-2225 IBM-DARA-2250 IBM-DTLA-30501 IBM-DTLA-30502 IBM-DTLA-30503 IBM-DTLA-30504 IBM-DTLA-305 IBM-DTLA-30701 IBM-DTLA-30702 IBM-DTLA-30703 IBM-DTLA-30704 IBM-DTLA-30706 IBM-DTLA-30707 IBM-DTLA-307 IBM-DJSA IBM-DSCM-10540 IBM-DSCM-11000
Ftools.exeから
Displays this message
Drive options:
/Dx Select the drive (0 = Master, 1 = Slave).
/Cxx Select the IDE controller
0 = Primary, 1 = Secondary controller.
20 = PCI IDE primary, 21 = PCI IDE secondary controller.
22 = Second PCI IDE primary controller ...
/ALL Selects all installed IDE drives.
Command:
/AAM Modify automatic acustic management level.
/APM Modify advanced power mode.
/Clip Change (Clip) drive capacity.
/Info Displays some drive information.
/RC Read-Ahead cache switch.
/UDMA Ultra DMA mode switch.
/WC Write cache switch.
/SS Modify SATA xfer speed and SSC setting.
Syntax to modify the automatic acoustic management (AAM) level:
/AAM [STATUS | | ENABLE | DISABLE] <VALUE>
Options:
STATUS Display the current AAM status.
ENABLE Enable AAM.
ENABLE <value> Enable AAM with the given value.
DISABLE Disable AAM.
Example:
- This command displays the current AAM status for all drives:
FTOOL.EXE /ALL /AAM STATUS
- This command disables the AAM on the primary IDE master drive:
FTOOL.EXE /C0 /D0 /AAM DISABLE
Syntax to modify the advanced power mode level (APM) level:
/APM [STATUS | | ENABLE | DISABLE] <VALUE>
Options:
STATUS Display the current APM status.
ENABLE <value> Enable APM with the given value.
DISABLE Disable APM (Not supported on all products).
DEFAULT Set the default APM value.
Example:
- This command displays the current APM status for all drives:
FTOOL.EXE /ALL /APM STATUS
- This command disables the APM on the primary IDE master drive:
FTOOL.EXE /C0 /D0 /APM DISABLE
Syntax to change (clip) the drive capacity:
/CLIP [SAVE | NO_SAVE] [LBA | CYLINDER | MB | GB] VALUE
Options:
SAVE Save permanent.
NO_SAVE Save temporary. Clipping is reset after next Power On (good for experimenting)
LBA <value> Max Logical Block Addresses (LBA)
CYLINDER <value> Number of logical drive cylinders.
MB <value> Number of Megabytes (1 MB = 1'000'000 bytes).
GB <value> Number of Gigabytes.
A <value> of 0 changes the drive capacity to the maximum !
Example:
- This command clips the secondary slave drive to 15 GB (permanently):
FTOOL.EXE /C1 /D1 /CLIP SAVE MB 15000
Syntax for ultra DMA mode switch:
/UDMA [MODE | DISABLE]
Options:
MODE Change the maximum ultra DMA mode to the given value (0 - 5).
DISABLE Disables the ultra DMA support.
In order for the change to take effect, you MUST power off your system.
Pressing the CTRL-ALT-DEL key is not enough !
Example:
- This command change the maximum ultra DMA speed to ATA 33 (UDMA 2).
FTOOL.EXE /UDMA 2
- This command disables the ultra DMA support.
FTOOL.EXE /UDMA DISABLE
Syntax for Write Cache (WC) switch:
/WC [STATUS | ENABLE | DISABLE]
Options:
STATUS Display the current write cache status.
ENABLE Enable write cache.
DISABLE Disable write cache.
Example:
- This command displays the current write cache status for all drives:
FTOOL.EXE /ALL /WC STATUS
- This command enables the write cache on the primary IDE master drive:
FTOOL.EXE /C0 /D0 /WC ENABLE
Syntax for Read-Ahead Cache switch:
/RC [STATUS | ENABLE | DISABLE]
Options:
STATUS Display the current Read-Ahead cache status.
ENABLE Enable Read-Ahead cache.
DISABLE Disable Read-Ahead cache.
Example:
- This command displays the current Read-Ahead cache status for all drives:
FTOOL.EXE /ALL /RC STATUS
- This command enables the Read-Ahead cache on the primary IDE master drive:
FTOOL.EXE /C0 /D0 /RC ENABLE
Syntax for SATA Setting change:
/SS [ HIGH | LOW ] [ ENABLE | DISABLE ]
Options:
HIGH Set SATA transfer speed to 3.0Gbps.
LOW Set SATA transfer speed to 1.5Gbps.
ENABLE Set SSC Enable.
DISABLE Set SSC Disable.
Example:
- This command set the SATA transfer speed to 3.0Gbps and enable SSC on the primary IDE master drive:
FTOOL.EXE /C0 /D0 /SS HIGH ENABLE
No help information available !