Changes

Jump to: navigation, search
Instructions
##Create a 1GB [https://en.wikipedia.org/wiki/EFI_system_partition EFI partition] by running <pre>create partition efi size=1024</pre>
##Create a 16MB [https://en.wikipedia.org/wiki/Microsoft_Reserved_Partition MSR partition] by running <pre>create partition msr size=16</pre>
##Create a Windows partition (this guide assumes ~450GB for Windows 10, whatever is leftover will be for Linux) by running <pre>create partition primary size=450000</pre>
##Exit out of the ''diskpart'' tool by running <pre>exit</pre>
##Exit out of the command prompt and back into the Windows 10 installer by running <pre>exit</pre>

Navigation menu