You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/troubleshooting/troubleshoot-guide-not-bootable-disk.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ When you use [Boot diagnostics](https://docs.microsoft.com/azure/virtual-machine
27
27
28
28
Figure 1
29
29
30
-

30
+

31
31
32
32
## Cause
33
33
@@ -62,31 +62,31 @@ Generation 1 VMs should first verify that the OS partition, which holds the BCD
62
62
63
63
Figure 2
64
64
65
-

65
+

66
66
67
67
5. Once the disk is selected, enter *list partition* to list the partitions of the selected disk
68
68
6. Once the boot partition is identified, enter *sel partition #* to select the partition. Usually the boot partition will be around 350 MB in size. See Figure 3, where Partition 1 is the boot partition.
69
69
70
70
Figure 3
71
71
72
-

72
+

73
73
74
74
7. Enter 'detail partition' to check the status of the partition. See Figure 4, where the partition is *Active: No*, or Figure 5, where the partition is 'Active: Yes'.
75
75
76
76
Figure 4
77
77
78
-

78
+

79
79
80
80
Figure 5
81
81
82
-

82
+

83
83
84
84
8. If the partition is **Not Active**, enter *active* to change the *Active* flag.
85
85
9. Check that the status change was done properly by typing *detail partition*.
86
86
87
87
Figure 6
88
88
89
-

89
+

90
90
91
91
10. Enter *exit* to close the DISKPART tool and save your configuration changes.
0 commit comments