
Steps to Convert MBR to GPT Ubuntu / Debian with Images
August 29, 2017
11
Step by Step conversion of MBR partition table to GPT & Install Grub-efi Steps to convert MBR to GPT partition table with UEFI grub. OS & Release : lsb_release check to see if /sys/firmware/efi exists. [ -d /sys/firmware/efi ] && echo UEFI || …
Continue Reading