Gdisk

From Useful Things
Revision as of 13:21, 2 June 2015 by Milosivanovic (talk | contribs) (Created page with "== Convert MBR to GPT without data loss == <pre> gdisk /dev/sdX </pre> Then type <code>w</code> as input.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Convert MBR to GPT without data loss

gdisk /dev/sdX

Then type w as input.