• [^] # Re: HELP HELP --- ordi cassé ;-(

    Posté par . En réponse au journal HELP HELP --- ordi cassé ;-(. Évalué à 3.

    (à condition de savoir sur quels cylindres se trouve tes partitions).

    Je connaissait un petit utilitaire sous MS-DOS qui retrouvait tout seul les partitions écrasées qui bien sauvé la vie. Il s'apelle testdisk et aussi dispo maintenant sous Linux :

    $ apt-cache show testdisk
    [...]
    Description: Partition scanner and disk recovery tool
    TestDisk checks the partition and boot sectors of your disks.
    It is very useful in recovering lost partitions.
    It works with :
    - FAT12
    - FAT16
    - FAT32
    - NTFS (Windows NT)
    - EXT2FS/EXT3FS (Linux)
    - Linux Swap (1 & 2)
    - IBM Multiboot
    - BeFS (BeOS)
    - UFS (BSD)
    - ReiserFS (1 & 2)
    Author: Christophe GRENIER <grenier@cgsecurity.org>
    http://www.cgsecurity.org/(...)