Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: GPT tabel fout melding Linux Mint 22.1  (gelezen 1005 keer)

Offline rico70

  • Lid
GPT tabel fout melding Linux Mint 22.1
« Gepost op: 2025/08/18, 10:17:22 »
Vandaag kreeg ik deze foutmelding bij het opstarten van Gparted. (zie screenshot)
Als ik op OK klik krijg ik gewoon mijn schijf te zien.
Is de GPT tabel te reparen of zo laten
Linux Mint 22.1 Cinnamon


Offline aartje

  • Lid
Re: GPT tabel fout melding Linux Mint 22.1
« Reactie #1 Gepost op: 2025/08/18, 11:17:49 »
Ik vond dit (google):
https://www.reddit.com/r/btrfs/comments/13bjrqz/how_to_fix_backup_gpt_when_fdisk_says_its_corrupt/

" Anyway, you can correct it with gdisk. Invoke it as you did before, hit p to print the existing partition table and verify it’s correct. GPT has a checksum, so it should look fine. Hitting v should say “No problems found” since it found and regenerated the correct value. Hit w to write the corrected table to disk. You can then verify with sudo gdisk -l /dev/sda which should list the partition table and not mention any errors. "

Offline rico70

  • Lid
Re: GPT tabel fout melding Linux Mint 22.1
« Reactie #2 Gepost op: 2025/08/18, 13:15:12 »
Bedankt, straks ff op mijn gemak doornemen.