This commit is contained in:
rickellis
2018-01-21 21:50:28 -07:00
parent 793bfb8a6f
commit 39eddc79d7

View File

@@ -14,7 +14,7 @@ You will need to change these to reflect your particular drive. To get this info
[Download](https://www.archlinux.org/download/) the Arch Linux ISO and create a bootable USB drive. The simplest way to create bootable media on Linux is using the dd command:
sudo dd bs=4M if=/path_to_arch_.iso of=/dev/sdX && sync
# sudo dd bs=4M if=/path_to_arch_.iso of=/dev/sd* && sync
On Mac use Etcher or UNetBootin. On Windows use Rufus.