4
1
I just got a new laptop without any OS (it had FreeDOS, but not anymore). When I go to Windows Installer and try to create a new partition from un-allocated space, I don't get any Error message but the installer is unable to create the partition. At the bottom of the installer window, there's a warning which says something like,
Windows cannot install on MBR *partition. On EFI systems, Windows can only install on GPT *partition
How can I convert MBR to GPT *partition without any OS?
*I am not sure if it was partition or not
You don't need any third-party utilities or LInux boot disks. You can do this from Windows Setup. Just follow the instructions in Anonymous hacker's post. – Xtremity – 2016-05-01T19:49:17.077
I would find a bootable Linux disk that will allow you to format the hdd as a GPT partition. Here is one such tutoral and tool http://rodsbooks.com./gdisk/mbr2gpt.html#MBR2GPT and http://rodsbooks.com./gdisk/index.html
– Ramhound – 2013-06-26T17:13:57.963