Bonjour,
Je veux récupérer des données stockées dans un ancien disque dur.
Celui ci était monté en raid logiciel sous debian.
Je viens de le brancher en USB avec un convertisseur SATA/IDE/USB
Je tente de monter le disque, mais j’ai ce message d’erreur :
Voici le résutat d’un fdisk -l :
[quote]debian:/mnt# fdisk -l
Disk /dev/sda: 107.3 GB, 107374182400 bytes
255 heads, 63 sectors/track, 13054 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000bda80
Device Boot Start End Blocks Id System
/dev/sda1 * 1 12518 100550803+ 83 Linux
/dev/sda2 12519 13054 4305420 5 Extended
/dev/sda5 12519 13054 4305388+ 82 Linux swap / Solaris
Disk /dev/sdb: 352.1 GB, 352187318272 bytes
255 heads, 63 sectors/track, 42817 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/sdb doesn’t contain a valid partition table
Disk /dev/sdc: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000d70c2
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 2432 19535008+ fd Linux raid autodetect
/dev/sdc2 2433 2797 2931862+ fd Linux raid autodetect
/dev/sdc3 2798 9729 55681290 fd Linux raid autodetect
[/quote]