Skip to content

Commit de139e8

Browse files
authored
editorial changes
1 parent 27cc2c9 commit de139e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/virtual-machines/linux/linux-recovery-cannot-start-file-system-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: troubleshooting
1313
ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-linux
1515
ms.devlang: azurecli
16-
ms.date: 07/19/2022
16+
ms.date: 05/20/2025
1717
ms.author: genli
1818
---
1919
# Troubleshoot Linux virtual machine boot issues due to filesystem errors
@@ -335,7 +335,7 @@ If the journaled changes aren't written when you mount filesystems, use the `-L`
335335
xfs_repair -L /dev/rootvg/homelv /recovery
336336
```
337337
> [!CAUTION]
338-
> The `-L` flag causes xfs_repair to forcably clean entries in the transaction log journal. Data loss many times occurs when this happens.
338+
> The `-L` flag forces `xfs_repair` to clean entries in the transaction log journal, which often results in data loss.
339339
340340
### <a id="prevent-boot-failure"></a>Prevent boot failure
341341

0 commit comments

Comments
 (0)