Search found 6 matches

by ludo
13 Sep 2021, 16:25
Forum: Récupération de partition
Topic: mauvaise manip sur HDD : marche a suivre
Replies: 9
Views: 15768

Re: mauvaise manip sur HDD : marche a suivre

comme j'ai ceci comme erreur :

Disk /dev/sdb - 1000 GB / 931 GiB - CHS 121601 255 63
Current partition structure:
Partition Start End Size in sectors

Bad GPT partition, invalid signature.
Trying alternate GPT
1 P EFI System 2048 1050623 1048576 [EFI System Partitio
2 P Linux filesys. data ...
by ludo
12 Sep 2021, 23:04
Forum: Récupération de partition
Topic: mauvaise manip sur HDD : marche a suivre
Replies: 9
Views: 15768

Re: mauvaise manip sur HDD : marche a suivre

J'ai fais un testdisk image.dd


TestDisk 7.1, Data Recovery Utility, July 2019
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org

Disk /media/ludovic/TOSHIBA EXT/image.dd - 991 GB / 923 GiB - CHS 120564 255 63
Partition Start End Size in sectors
* FAT12 54344 23 16 54344 120 ...
by ludo
12 Sep 2021, 20:08
Forum: Récupération de partition
Topic: mauvaise manip sur HDD : marche a suivre
Replies: 9
Views: 15768

Re: mauvaise manip sur HDD : marche a suivre

voici le fichier log :

https://pastebin.com/1M2XcdHa

je pense que mon probleme vient de :

Code: Select all

Bad GPT partition, invalid signature.
Trying alternate GPT
by ludo
12 Sep 2021, 13:49
Forum: Récupération de partition
Topic: mauvaise manip sur HDD : marche a suivre
Replies: 9
Views: 15768

Re: mauvaise manip sur HDD : marche a suivre

je vais mettre le log un fois la recherche en profondeur fini.
by ludo
12 Sep 2021, 11:43
Forum: Récupération de partition
Topic: mauvaise manip sur HDD : marche a suivre
Replies: 9
Views: 15768

Re: mauvaise manip sur HDD : marche a suivre


Disk /dev/sdb - 1000 GB / 931 GiB - CHS 121601 255 63
Current partition structure:
Partition Start End Size in sectors

Bad GPT partition, invalid signature.
Trying alternate GPT
1 P EFI System 2048 1050623 1048576 [EFI System Partitio
2 P Linux filesys. data 1050624 1937903615 1936852992
3 P ...
by ludo
12 Sep 2021, 08:51
Forum: Récupération de partition
Topic: mauvaise manip sur HDD : marche a suivre
Replies: 9
Views: 15768

mauvaise manip sur HDD : marche a suivre

Bonjour,
J'ai un disque dur HDD de 1To (partitionnement GPT)
3 partitions :
1ere partition : EFI (~100 Mo)
2eme partition : / en ext4 (restant)
3eme partition : SWAP (8Go)

J'ai par mégarde utilisé la fonction dd pour réaliser une clé bootable : dd bs=4M if=/chemin/vers/ubuntu.iso of=/dev/sdx ...