We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecef910 commit 81efb46Copy full SHA for 81efb46
pages/dedibox-scaleway/reference-content/mount-fs-in-resuce-mode.mdx
@@ -165,12 +165,3 @@ Mount the assembled device:
165
```bash
166
mount /dev/md0 /mnt/root
167
```
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