Arch Linux
Linux Distro Installs
megachad simulator
Create a File System
Wipe Partitions
The goal of this section is to create 3 partitions: efi (boot), swap, and root.
Search for partitions using fdisk -l.
wipefs <path_to_partition> for whatever partitions you decide to nuke.
fdisk to ...