mkfs.ext4 for old systems in rescue mode
This commit is contained in:
parent
9360534b3f
commit
948aaae432
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
mkfs.ext4 for old systems in rescue mode (Debien Wheezy, …).
|
||||
|
||||
~~~
|
||||
mkfs.ext4 -O ^64bit,^metadata_csum
|
||||
~~~
|
||||
|
||||
Send a mail from queue.
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue