Skip to content

Instantly share code, notes, and snippets.

@soardex
Created February 26, 2017 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soardex/410d07d1b0b6a04ced09457a0ee5cec9 to your computer and use it in GitHub Desktop.
Save soardex/410d07d1b0b6a04ced09457a0ee5cec9 to your computer and use it in GitHub Desktop.
Expand FreeBSD Using The Corrupt on Gpart
gpart show
gpart recover da0
gpart resize -i 2 -s 19G da0
zpool list
zpool online -e zroot da0p2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment