How do I convert a MBR drive (with LVM) to GPT in Ubuntu?

Clash Royale CLAN TAG #URR8PPP up vote 0 down vote favorite The Ubuntu installer defaults to a MBR drive setup when a UEFI BIOS isn't detected. It still uses LVM as the automatic partition scheme. In Fedora there's a way to force the installer using a boot flag (inst.gpt) to create a GPT drive with LVM. There's not currently a way to do this on Ubuntu so how do I convert the MBR drive to GPT with a LVM scheme? lvm gpt mbr share | improve this question asked Feb 20 at 1:17 warsong 186 1 14 add a comment  | up vote 0 down vote favorite The Ubuntu installer defaults to a MBR drive setup when a UEFI BIOS isn't detected. It still uses LVM as the automatic partition scheme. In Fedora there's a way to force the installer using a boot flag (inst.gpt) to create a GPT drive with LVM. There's not currently a way to do this on Ubuntu so how do I convert the MBR drive to GPT with a LVM scheme? lvm gpt mbr ...