How we can do that? Any ideaThe normal order for UEFI disk layout:
View attachment 10110
Recovery is supposed to be last, in case Windows partition needs to be resized to allow Recovery to grow larger if you upgrade this system.
Hope this will work!Change your partition order.
Open Notepad, and edit autounattend.xml:
- Move lines for CreatePartition <Order>1 to the end of <CreatePartitions>
- Move lines for ModifyPartition <Order>1 to the end of <ModifyPartitions>
- Renumber all the <Order>'s sequentially from 1 to 4.
- Create a new ISO. You don't need to load the image for this step, since autounattend.xml lives in the ISO folder.
Thanks. It's solved now.Hope this will work!
Hello can you send the print of how you put the way to partition the disk. Thanks.Hope this will work!
Good afternoon,Thanks. It's solved now.
The screenshot in post #5 explains it.
Recovery and System can switch places in partitions 3-4. But the first two partitions must be EFI & MSR.
If you make Recovery #3, then System will extend to the rest of the disk.
If you make System #3, then you need to know the exact disk size, since the extend command doesn't work if Recovery is holding the end of the disk. Extend means
Hello jewel,
I even did this process yesterday following this image nº5. But when the Windows installation starts, it says that Windows cannot be installed.
UEFIAre you using UEFI or MBR (legacy) boot mode?