Skip to content

Commit cc30b98

Browse files
committed
Updated articles
1 parent f532796 commit cc30b98

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ If this information collection gives an error where there's no **\boot\bcd** fil
215215

216216
For single partitions OS disks, add `BOOT`.
217217

218-
> ![NOTE]
218+
> [!NOTE]
219219
> The boot-able folder will be on the same partition as the windows folder **\windows folder**.
220220
> - The bootable folder for Generation 1 VMs is **(\boot\bcd folder)**.
221221
> - The bootable folder for Generation 2 VMs is **EFI\Microsoft\boot\bcd**.
@@ -230,7 +230,7 @@ If this information collection gives an error where there's no **\boot\bcd** fil
230230

231231
For multiple partition OS disks, add `PARTITION=<LETTER OF WINDOWS FOLDER>:`.
232232

233-
> ![NOTE]
233+
> [!NOTE]
234234
> The boot-able folder will most likely be on a different partition than the windows folder **\windows folder**.
235235
> - The bootable folder for Generation 1 VMs is **(\boot\bcd folder)**.
236236
> - The bootable folder for Generation 2 VMs is **EFI\Microsoft\boot\bcd**.

articles/virtual-machines/troubleshooting/troubleshoot-windows-update-installation-capacity.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ In this situation, the operating system (OS) is unable to complete a Windows Upd
4040
1. Enable serial console and memory dump collection.
4141
1. Rebuild the VM.
4242

43-
> [!NOTE]
44-
> When encountering this error, the Guest OS is not operational. Troubleshoot this issue in offline mode to resolve this issue.
43+
> [!NOTE]
44+
> When encountering this error, the Guest OS is not operational. Troubleshoot this issue in offline mode to resolve this issue.
4545
4646
### Create and Access a Repair VM
4747

@@ -52,12 +52,12 @@ In this situation, the operating system (OS) is unable to complete a Windows Upd
5252

5353
To solve the issue:
5454

55-
- Resize the disk to 1 TB if it isn’t already resized.
55+
- Resize the disk up to 1 TB if it is not already at the maximum size of 1 TB.
5656
- Perform a disk cleanup.
5757
- De-fragment the drive.
5858

59-
1. Check if the disk is full. If the disk is below 1 TB, expand it to a maximum of 1 TB [using PowerShell](https://docs.microsoft.com/azure/virtual-machines/windows/expand-os-disk).
60-
1. Once the disk is 1 TB, you will need to perform a disk cleanup.
59+
1. Check if the disk is full. If the disk size is below 1 TB, expand it up to a maximum of 1 TB [using PowerShell](https://docs.microsoft.com/azure/virtual-machines/windows/expand-os-disk).
60+
1. If the disk is already 1 TB, you will need to perform a disk cleanup.
6161
1. Detach the data disk [from the broken VM](https://docs.microsoft.com/azure/virtual-machines/windows/detach-disk).
6262
1. Attach the data disk [to a functioning VM](https://docs.microsoft.com/azure/virtual-machines/windows/attach-disk-ps#attach-an-existing-data-disk-to-a-vm).
6363
1. Use the [Disk Cleanup tool](https://support.microsoft.com/help/4026616/windows-10-disk-cleanup) to free up space.

0 commit comments

Comments
 (0)