bonjour,
j’ai fait plein de tests et voila ce que j’obtiens:
avec gdisk:[b]
GPT fdisk (gdisk) version 0.8.10
Problem reading disk in BasicMBRData::ReadMBRData()!
Warning! Read error 22; strange behavior now likely!
Warning! Read error 22; strange behavior now likely!
Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: not present
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by
typing ‘q’ if you don’t want to convert your MBR partitions
to GPT format!
***************************************************************[/b]
et aussi:
[b]Problem: Disk is too small to hold all the data!
(Disk size is 0 sectors, needs to be 0 sectors.)
The ‘e’ option on the experts’ menu may fix this problem.
Problem: GPT claims the disk is larger than it is! (Claimed last usable
sector is 18446744073709551582, but backup header is at
18446744073709551615 and disk size is 0 sectors.
The ‘e’ option on the experts’ menu will probably fix this problem
Partition(s) in the protective MBR are too big for the disk! Creating a
fresh protective or hybrid MBR is recommended.
Identified 3 problems!
[/b]
[b]et aussi, au moment d’ecrire sur le disque:
Expert command (? for help): w
Caution! Secondary header was placed beyond the disk’s limits! Moving the
header, but other problems may occur!
Warning! The claimed last usable sector is incorrect! Do you want to correct
this problem? (Y/N): Y
Have adjusted the second header and last usable sector value.
Partition(s) in the protective MBR are too big for the disk! Creating a
fresh protective or hybrid MBR is recommended.
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): Y
OK; writing new GUID partition table (GPT) to /dev/sdb.
Unable to save backup partition table! Perhaps the ‘e’ option on the experts’
menu will resolve this problem.
Warning! An error was reported when writing the partition table! This error
MIGHT be harmless, or the disk might be damaged! Checking it is advisable.
[/b]
j’ai essaye un formatage de bas niveau avec
dd if=/dev/zero of=/dev/sdb
qui me renvoie:
dd: écriture vers « /dev/sdb »: Aucun espace disponible sur le périphérique
1+0 enregistrements lus
0+0 enregistrements écrits
0 octet (0 B) copié, 0,0124668 s, 0,0 kB/s
je ne sais plus quoi faire a part changer de disque!!!
qu’en pensez vous?
Merci pour votre aide