Skip to content

Commit 81efb46

Browse files
committed
docs(ddx): update content
1 parent ecef910 commit 81efb46

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pages/dedibox-scaleway/reference-content/mount-fs-in-resuce-mode.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -165,12 +165,3 @@ Mount the assembled device:
165165
```bash
166166
mount /dev/md0 /mnt/root
167167
```
168-
169-
### Filesystem still will not mount after repair
170-
Force a deeper check (use with extreme caution):
171-
```bash
172-
fsck -y -C0 /dev/sdaX
173-
```
174-
<Message type="important">
175-
Use this command only if you know what you are doing!
176-
</Message>

0 commit comments

Comments
 (0)