Tags: festplatte

Sort by: Date / Title / URL

  1. #!/bin/sh # Use a less aggressiv hard disk power management in order to get # rid of clicking noise which occurs when the drive is parking its heads . "${PM_FUNCTIONS}" case "$1" in thaw|resume) hdparm -B 254 /dev/sda ;; *) ;; esac exit $NA
    07-03-2009 to , , by mbo and -1 others
  2. TrueCrypt ist ein freies Tool unter der GNU/GPL, welches die Verschlüsselung von Festplatten oder Teilen davon ermöglicht.
  3. Recovering from file system corruption using TestDisk

First / Previous / Next / Last / Page 1 of 1