Moin,
gdisk zeigt mir folgendes an beim öffne der Platte:
Code
GPT fdisk (gdisk) version 1.0.10
Warning! Read error 5; strange behavior now likely!
Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!
Warning: Invalid CRC on main header data; loaded backup partition table.
Warning! Error 5 reading partition table for CRC check!
Warning! Main partition table CRC mismatch! Loaded backup partition table
instead of main partition table!
Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: ERROR
Backup partition table: OK
Partition table scan:
MBR: not present
BSD: not present
APM: not present
GPT: damaged
Found invalid MBR and corrupt GPT. What do you want to do? (Using the
GPT MAY permit recovery of GPT data.)
1 - Use current GPT
2 - Create blank GPT
Your answer: 2
Display More
nach dem ich eine Partition erstellt habe und diese schreiben möchte wird folgendes gemeldet:
Code
Command (? for help): w
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.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
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.
Nach dem 3. Versuch habe ich es dann ignoriert und versucht die Platte zu formatieren:
Code
mke2fs 1.47.1 (20-May-2024)
Warnung: Sektor 2 konnte nicht gelöscht werden: Eingabe-/Ausgabefehler
Ein Dateisystem mit 122096646 (4k) Blöcken und 30531584 Inodes wird erzeugt.
UUID des Dateisystems: b4ceab1c-2d1e-4eeb-8641-12d32da73afc
Superblock-Sicherungskopien gespeichert in den Blöcken:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000
beim Anfordern von Speicher für die Gruppentabellen: erledigt
Warnung: Block Eingabe-/Ausgabefehler konnte nicht gelesen werden
Warnung: Sektor 0 konnte nicht gelöscht werden: Eingabe-/Ausgabefehler
Inode-Tabellen werden geschrieben: erledigt
Das Journal (262144 Blöcke) wird angelegt: erledigt
Die Superblöcke und die Informationen über die Dateisystemnutzung werden
geschrieben: mkfs.ext4: Eingabe-/Ausgabefehler while writing out and closing file system
Display More
Ich geh mal davon aus, das ich die Platte dem Entsorger zuführen kann oder gibt es Möglichkeiten diese zu retten (für Testsysteme und Spielereien)?