I updated the
Python repo.
I can confirm
@vit9696's suggested fix (ExitBootServicesDelay >= 3000) works. I tested this several times, as soon as I set ExitBootServicesDelay to 0, Windows boot freezes. I just
did a PR, maybe you should update also your tutorial.
Edit: After rebooting 3 times into Windows, the freeze issues made surface again. If I boot back to Catalina and try again to boot into Windows, I get either an Automatic Repair which fails to repair or a boot freeze.
I know @startergo posted a fix for the partition, but I cannot find it anymore,
found it. I'm not looking forward to re-install Windows.
Code:
$ brew cask install gdisk
$ sudo gdisk /dev/disk0
GPT fdisk (gdisk) version 1.0.5
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
The protective MBR's 0xEE partition is oversized! Auto-repairing.
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Command (? for help): p
Disk /dev/disk0: 976773168 sectors, 465.8 GiB
Sector size (logical): 512 bytes
Disk identifier (GUID): 6E061752-F6C4-48ED-9FCE-1616F69B1D36
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2029 sectors (1014.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 1085439 529.0 MiB 2700 Basic data partition
2 1085440 1290239 100.0 MiB EF00 EFI system partition
3 1290240 1323007 16.0 MiB 0C01 Microsoft reserved ...
4 1323008 976773119 465.1 GiB 0700 Basic data partition
Command (? for help): q
See:
My experience when using Windows 10 to partition a new, bare drive (i.e., a drive with no pre-existing partition table) of 2-terabytes in size or smaller shows that Windows 10 incorrectly denotes the
answers.microsoft.com
And (driver related):
I have a Windows 7 system with 3 hard drives - Disc 0 is the boot disc formatted with MBR, Disc 1 is a 4 TB disc formatted with GPT, and Disc 2 is a 2 TB disc also formatted with GPT. Disc 1 has one
superuser.com
I'm running Windows on Syba SI-PEX40129 + Samsung 970 EVO Plus.