How to Create System Reserved Partition
How to Create System Reserved Partition
If you deleted the System Reserved partition (or it is initially missing) and want to restore it, use the following steps.
Create a new 500 MB NTFS partition:
DISKPART> create partition primary size=500 |
Now you can place the Windows bootloader files on the new partition:
X:\Sources> bcdboot C:\windows /s R: |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.