Distro: MX-19.4_x64
Desktop: Xfce 4.14.2
Dual-Boot-System
Das Hochfahren meines Notebooks dauert extrem lange, das Runterfahren manchmal ebenso. Es hat wohl mit meiner Festplatte bzw. der Partitionstabelle zu tun.
Wenn ich GParted starte, erhalte ich folgende Meldung: "Eingabe-/Ausgabefehler during read on /dev/sda", und danach: "The backup GPT table is corrupt, but the primary appears OK, so that will be used."
Ich habe versucht mit folgender Anleitung https://qastack.com.de/ubuntu/386752/fi ... -gpt-table per gdisk das Problem zu beheben, was nicht von Erfolg gekrönt war.
Das ist die Fehlermeldung, die nach dem start von gdisk erscheint:
Code: Select all
Warning! Error 5 reading partition table for CRC check!
Warning! One or more CRCs don't match. You should repair the disk!
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: damaged
****************************************************************************
Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk
verification and recovery are STRONGLY recommended.
****************************************************************************
Code: Select all
Caution: The CRC for the backup partition table is invalid. This table may
be corrupt. This program will automatically create a new backup partition
table when you save your partitions.
Identified 1 problems!
Code: Select all
OK; writing new GUID partition table (GPT) to /dev/sda.
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.
Falls das übrigens eine Rolle spielen sollte: Das Betriebssystem ist auf meiner SSD installiert. Die betroffene Festplatte ist ein HDD.
Könnte mir bitte jemand behilflich sein?