Skip to content

Commit 5e3cb8e

Browse files
committed
Typo fixes & file rename
1 parent 07268c3 commit 5e3cb8e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

support/windows-server/backup-and-storage/stop-error-when-windows-tries-to-repair-a-drive-while-restarting.md renamed to support/windows-server/backup-and-storage/stop-error-from-drive-repair-restart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ To resolve this issue, follow these steps:
4848

4949
> [!NOTE]
5050
>
51-
> - In this command. /<X> represents the letter of the affected drive.
51+
> - In this command. \<X> represents the letter of the affected drive.
5252
> - If `chkdsk` doesn't find any issues but the symptoms persist, contact Microsoft Support for further assistance.
5353
5454
1. To fix the drive errors, run the following command at the command prompt:
5555

5656
```console
57-
chkdsk <x>: /F
57+
chkdsk <X>: /F
5858
```
5959

6060
1. If `chkdsk` can't repair the drive because it's mounted, unmount the drive and then attach it to another Windows device. Run `chkdsk` from a command prompt on the new device.

support/windows-server/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ items:
675675
- name: Extending a CSV isn't blocked
676676
href: ./backup-and-storage/extending-csv-isnt-blocked.md
677677
- name: Stop error when Windows tries to repair a drive while restarting
678-
href: ./backup-and-storage/stop-error-when-windows-tries-to-repair-drive-while-restarting.md
678+
href: ./backup-and-storage/stop-error-from-drive-repair-restart.md
679679
- name: System logs multiple events that specify Event ID 640
680680
href: ./backup-and-storage/logs-multiple-events-specify-event-id-640.md
681681
- name: Deduplication
@@ -1887,7 +1887,7 @@ items:
18871887
- name: Stop error code 0x0000007F
18881888
href: ./performance/stop-error-code-0x0000007F.md
18891889
- name: Stop error when Windows tries to repair a drive while restarting
1890-
href: ./backup-and-storage/stop-error-when-windows-tries-to-repair-drive-while-restarting.md
1890+
href: ./backup-and-storage/stop-error-from-drive-repair-restart.md
18911891
- name: 'Troubleshoot stop errors: Best practices and dump configuration recommendations'
18921892
href: ./performance/troubleshoot-stop-errors-best-practices-dump-configuration-recommendations.md
18931893
- name: Troubleshoot unexpected reboots using system event logs

0 commit comments

Comments
 (0)