mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update win2016-eval.xml
This commit is contained in:
parent
983781df2e
commit
6ae239b54c
1 changed files with 2 additions and 2 deletions
|
|
@ -21,13 +21,13 @@
|
||||||
<CreatePartition wcm:action="add">
|
<CreatePartition wcm:action="add">
|
||||||
<Order>1</Order>
|
<Order>1</Order>
|
||||||
<Type>Primary</Type>
|
<Type>Primary</Type>
|
||||||
<Size>300</Size>
|
<Size>256</Size>
|
||||||
</CreatePartition>
|
</CreatePartition>
|
||||||
<!-- System partition (ESP) -->
|
<!-- System partition (ESP) -->
|
||||||
<CreatePartition wcm:action="add">
|
<CreatePartition wcm:action="add">
|
||||||
<Order>2</Order>
|
<Order>2</Order>
|
||||||
<Type>EFI</Type>
|
<Type>EFI</Type>
|
||||||
<Size>100</Size>
|
<Size>128</Size>
|
||||||
</CreatePartition>
|
</CreatePartition>
|
||||||
<!-- Microsoft reserved partition (MSR) -->
|
<!-- Microsoft reserved partition (MSR) -->
|
||||||
<CreatePartition wcm:action="add">
|
<CreatePartition wcm:action="add">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue