Skip to content

Instantly share code, notes, and snippets.

@cjac
Created August 3, 2020 22:00
Show Gist options
  • Save cjac/400c5c51abc7199e3f7e21672e09840e to your computer and use it in GitHub Desktop.
Save cjac/400c5c51abc7199e3f7e21672e09840e to your computer and use it in GitHub Desktop.
cjac@sh0:~$ sudo fdisk -l /dev/vda
[sudo] password for cjac:
Disk /dev/vda: 4.3 GiB, 4617928704 bytes, 9019392 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x4401fcaa
Device Boot Start End Sectors Size Id Type
/dev/vda1 2048 8390655 8388608 4G 83 Linux
cjac@sh0:~$ df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 3.9G 3.5G 114M 97% /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment