Skip to content

Commit 7bcf5b5

Browse files
committed
Fixed links
1 parent 3cbebca commit 7bcf5b5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/virtual-machines/troubleshooting/troubleshoot-boot-error-status-not-found.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,23 @@ The file associated with this error code will inform you which steps to take in
2929

3030
### Drivers, OS Related or Third Party
3131

32-
If the file is present but refers to a driver (as is shown) or is OS related or third party, follow the steps under the section [Repair the System File](repair-the-system-file).
32+
If the file is present but refers to a driver (as is shown) or is OS related or third party, follow the steps under the section [Repair the System File](#repair-the-system-file).
3333

3434
In the following image, Windows Boot Manager states "Windows failed to start. A recent hardware or software change might be the cause." The image also shows the Status as "0xc0000225", **File:** as `\windows\System32\drivers\atapi.sys`, and **Info:** as "The operating system couldn’t be loaded because a critical system driver is missing or contains errors."
3535

3636
![Windows Boot Manager showing a missing driver error](./media/troubleshoot-boot-error-status-not-found/1.png)
3737

3838
### No File
3939

40-
If presented with the Status code, but no file is shown, follow the steps under the section [Add the OSDEVICE Variable](add-the-osdevice-variable).
40+
If presented with the Status code, but no file is shown, follow the steps under the section [Add the OSDEVICE Variable](#add-the-osdevice-variable).
4141

4242
In the following image, Windows Boot Manager states "Windows failed to start. A recent hardware or software change might be the cause." The image also shows the Status as "0xc0000225", and **Info:** as "The boot selection failed because a required device is inaccessible."
4343

4444
![Windows Boot Manager showing an inaccessible device error](./media/troubleshoot-boot-error-status-not-found/2.png)
4545

4646
### Registry File
4747

48-
If it refers to any of the registry files, such as \windows\system32\config\system, follow the steps under the section [Create a Support Ticket](create-a-support-ticket).
48+
If it refers to any of the registry files, such as \windows\system32\config\system, follow the steps under the section [Create a Support Ticket](#create-a-support-ticket).
4949

5050
In the following image, Windows Boot Manager states "Windows failed to start. A recent hardware or software change might be the cause." The image also shows the Status as "0xc0000225", the File as `\windows\System32\config\system`, and **Info:** as "The operating system couldn’t be loaded because the system registry file is missing or contains errors."
5151

@@ -79,9 +79,9 @@ A registry hive corruption could be due to:
7979

8080
1. Create and access a Repair VM.
8181
1. Select a Solution:
82-
- [Repair the System File](repair-the-system-file)
83-
- [Add the OSDevice Variable](add-the-osdevice-variable)
84-
- [Create a Support Ticket](create-a-support-ticket)
82+
- [Repair the System File](#repair-the-system-file)
83+
- [Add the OSDevice Variable](#add-the-osdevice-variable)
84+
- [Create a Support Ticket](#create-a-support-ticket)
8585
1. Enable serial console and memory dump collection.
8686
1. Rebuild the VM.
8787

@@ -95,9 +95,9 @@ A registry hive corruption could be due to:
9595
1. Open an elevated command prompt.
9696
1. Based on the symptom that you identified earlier, follow the steps in the corresponding solution. You may skip the steps in the other solutions, as they won’t apply to your issue:
9797

98-
- [Repair the System File](repair-the-system-file)
99-
- [Add the OSDevice Variable](add-the-osdevice-variable)
100-
- [Create a Support Ticket](create-a-support-ticket)
98+
- [Repair the System File](#repair-the-system-file)
99+
- [Add the OSDevice Variable](#add-the-osdevice-variable)
100+
- [Create a Support Ticket](#create-a-support-ticket)
101101

102102
### Repair the System File
103103

0 commit comments

Comments
 (0)