wiki:show_hard_disk_size
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:show_hard_disk_size [2023/09/06 09:55] – created walkeradmin | wiki:show_hard_disk_size [2023/09/06 10:17] (current) – [Example] walkeradmin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| \\ | \\ | ||
| ==== Overview ==== | ==== Overview ==== | ||
| - | === Overview === | ||
| - | == Overview == | ||
| ---- | ---- | ||
| Line 13: | Line 11: | ||
| fdisk -l | grep ' | fdisk -l | grep ' | ||
| \\ | \\ | ||
| + | ==== Example ==== | ||
| + | < | ||
| + | fdisk -l | grep ' | ||
| + | |||
| + | Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors | ||
| + | Disk model: Samsung SSD 850 | ||
| + | Disklabel type: dos | ||
| + | Disk identifier: 0x1f26beb5 | ||
| + | Disk / | ||
| + | Disk / | ||
| + | Disk / | ||
| + | </ | ||
| \\ | \\ | ||
| + | The first line in the output shows the hard disk size: | ||
| + | \\ | ||
| + | \\ | ||
| + | Disk /dev/sda: <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | The remaining three lines are the partitions within that disk: | ||
| + | \\ | ||
| + | \\ | ||
| + | Disk / | ||
| + | Disk / | ||
| + | Disk / | ||
| + | \\ | ||
| + | \\ | ||
| + | The three partitions are <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
| + | |||
wiki/show_hard_disk_size.1693994146.txt.gz · Last modified: by walkeradmin
