Question help with the command for disk part to create new part for WinRE

punkncat

Titan
Ambassador
I have gone through the whole script to delete and change the size of the partition. I am in GPT. When I enter the "create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac gpt attributes =0x8000000000000001" command it tells me the arguments for this command are not valid.

I have used this same method on several other OS drives over that update that cannot install. What am I missing here?

Used this instruction set:

https://support.microsoft.com/en-us...e-update-400faa27-9343-461c-ada9-24c8229763bf
 
I checked and note with the resize/shrink I have the available free space on the drive but it will not create that partition.

Is anyone aware if I download and CLEAN install the most up to date W10 installer, will that create the proper size WinRE partition?
 
I have gone through the whole script to delete and change the size of the partition. I am in GPT. When I enter the "create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac gpt attributes =0x8000000000000001" command it tells me the arguments for this command are not valid.
Do it in multiple commands.

create partition primary
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
 
  • Like
Reactions: punkncat
If I run into this issue again I will check that. I don't recall having to do it that way the other several times I have done so. I opted to try with the newest installer to see if that would just circumvent this issue by way of having the installer create the partitions.

Thank you for the reply.
 
FYI the newest up to date USB installer will correct this issue but you must perform an advanced/delete to unallocated/let Windows type install. IDK for sure why this particular time gave me issue but since there was nothing there to lose it made it a pretty easy solution.