mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 00:52:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,6 +8,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Create a Minix filesystem inside a partition.
|
||||
> More information: <https://manned.org/mkfs.minix>.
|
||||
|
||||
- Create a Minix filesystem inside partition 1 on device b (`sdb1`):
|
||||
- Create a Minix filesystem inside partition Y on device X:
|
||||
|
||||
`mkfs.minix {{/dev/sdb1}}`
|
||||
`mkfs.minix {{/dev/sdXY}}`
|
||||
|
||||
Reference in New Issue
Block a user