The results are in! Meet the top members of our 2017 Expert Awards. Congratulations to all who qualified!
DISKPART> select disk 0
Disk 0 is now the selected disk.
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
* Disk 0 Online 4471 GB 0 B
DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 350 MB 1024 KB
Partition 2 Primary 287 GB 351 MB
Partition 3 Primary 1760 GB 288 GB
DISKPART> create partition primary
Virtual Disk Service error:
There is not enough usable space for this operation.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
Windows, can only boot from GPT disks if you have an UEFI BIOS. Otherwise you will have to create 2 RAID volumes, one small for the MBR disk you want to install the OS to and boot from, and the other disk can be GPT.