wiki:show_hard_disk_size
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:show_hard_disk_size [2023/09/06 10:07] – walkeradmin | wiki:show_hard_disk_size [2023/09/06 10:17] (current) – [Example] walkeradmin | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| \\ | \\ | ||
| 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 # | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | fdisk -l | grep ' | ||
| - | Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors | ||
| - | Disk model: Samsung SSD 850 | ||
| - | | ||
| - | Disk identifier: 0x1f26beb5 | ||
| - | Disk / | ||
| - | Disk / | ||
| - | Disk / | ||
wiki/show_hard_disk_size.1693994860.txt.gz · Last modified: by walkeradmin
