staticsn0w@staticsn0w-ubuntu:~$ sudo mkfs.ext4 /dev/sda1
mke2fs 1.42.9 (4-Feb-2014)
Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
Stride=0 blocks, Stripe width=0 blocks
89760 inodes, 358400 blocks
17920 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67633152
44 block groups
8192 blocks per group, 8192 fragments per group
2040 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729, 204801, 221185
Allocating group tables: done
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
staticsn0w@staticsn0w-ubuntu:~$ sudo mkswap /dev/sda2
Setting up swapspace version 1, size = 100199048 KiB
no label, UUID=b2fda9c4-fb90-42cd-b2c7-a6db822129ee
staticsn0w@staticsn0w-ubuntu:~$