From 9d9ddaa541b5c29ff2e60acb1b7f58e52bc02486 Mon Sep 17 00:00:00 2001 From: ImranHabib <47118050+joinimran@users.noreply.github.com> Date: Sun, 28 Feb 2021 22:55:22 +0500 Subject: [PATCH] Added another cause of boot failure If there is a blank GPT entry, the boot partition will not work. Added this info. Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9145 --- .../client-management/troubleshoot-inaccessible-boot-device.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/client-management/troubleshoot-inaccessible-boot-device.md b/windows/client-management/troubleshoot-inaccessible-boot-device.md index bdb67e2528..ceefb0fe5e 100644 --- a/windows/client-management/troubleshoot-inaccessible-boot-device.md +++ b/windows/client-management/troubleshoot-inaccessible-boot-device.md @@ -37,6 +37,8 @@ Any one of the following factors might cause the stop error: * Corrupted files in the **Boot** partition (for example, corruption in the volume that's labeled **SYSTEM** when you run the `diskpart` > `list vol` command) +* If there is a blank GPT entry before the entry of the boot partition. + ## Troubleshoot this error Start the computer in [Windows Recovery Mode (WinRE)](https://docs.microsoft.com/windows-hardware/manufacture/desktop/windows-recovery-environment--windows-re--technical-reference#span-identrypointsintowinrespanspan-identrypointsintowinrespanspan-identrypointsintowinrespanentry-points-into-winre). To do this, follow these steps.