Skip to content

Commit 4c5741f

Browse files
Update troubleshoot-guide-not-bootable-disk.md
1 parent 229623b commit 4c5741f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/virtual-machines/troubleshooting/troubleshoot-guide-not-bootable-disk.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ This error message means the OS boot process couldn't locate an active system pa
3737

3838
### Process Overview
3939

40-
1. Create and Access a Repair VM
41-
2. Set Partition Status to Active
42-
3. Fix the Disk Partition
43-
4. **Recommended**: Before you rebuild the VM, enable serial console and memory dump collection
44-
5. Rebuild the Original VM
40+
1. Create and Access a Repair VM.
41+
2. Set Partition Status to Active.
42+
3. Fix the Disk Partition.
43+
4. **Recommended**: Before you rebuild the VM, enable serial console and memory dump collection.
44+
5. Rebuild the Original VM.
4545

4646
> [!NOTE]
4747
> When encountering this boot error, the Guest OS isn't operational. You'll be troubleshooting in offline mode to resolve this issue.
@@ -64,7 +64,7 @@ Generation 1 VMs should first verify that the OS partition, which holds the BCD
6464

6565
![Figure 2 shows the *DISKPART* window showing the output of list disk command, Disk 0 and Disk 1 displayed in the table. Also shows output of the sel disk 1 command, Disk 1 is the selected disk](media/troubleshoot-guide-not-bootable-disk/2.jpg)
6666

67-
5. Once the disk is selected, enter *list partition* to list the partitions of the selected disk
67+
5. Once the disk is selected, enter *list partition* to list the partitions of the selected disk.
6868
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.
6969

7070
Figure 3

0 commit comments

Comments
 (0)