Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:partitions [2017/05/01 08:11] – created lamboringo | linux:partitions [2018/11/23 08:13] (current) – lamboringo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Display | ||
| + | lsblk | ||
| + | |||
| + | display with file system info | ||
| + | lsblk -f | ||
| + | |||
| + | display everything | ||
| + | lsblk -O | ||
| + | |||
| + | display **usefull** options | ||
| + | lsblk -o NAME, | ||
| + | |||
| Pour des tables de partition de **type dos** : | Pour des tables de partition de **type dos** : | ||