• Linux
  • FreeBSD
  • Networking
  • Python
  • AWS
  • WebDev
  • About Us

ZFS GPT table corrupted and recovery suggested

Written by
FreeBSD Leave a Comment

If you are playing with the file systems in FreeBSD , you might encounter this error:

So ada0 is my drive here and I am getting the corrupt error after making some changes with my zfs file systems , this can be easily recovered by uisng the gpart recovery tool by using the command below :

gpart recover /dev/ada0

© Copyright 2020.TechieNix. All Rights Reserved.