Difference between revisions of "Gdisk"

From Useful Things
Jump to: navigation, search
(Created page with "== Convert MBR to GPT without data loss == <pre> gdisk /dev/sdX </pre> Then type <code>w</code> as input.")
 
(No difference)

Latest revision as of 13:21, 2 June 2015

Convert MBR to GPT without data loss

gdisk /dev/sdX

Then type w as input.