Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 771 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 771 Bytes

Arch Installer

Simple installer for Arch Linux

Installation

  1. Boot into arch live / virtual machine
  2. clone this repo
git clone https://github.com/fooster1337/arch-installer
cd arch-installer
  1. and run script
./setup

if it doesn't work, you can try sh setup
support UEFI and BIOS

Partition

Minimal size Partition type Mount point
20G ext2,ext3,ext4, btrfs /
200M boot /boot/efi
2G swap -

Addition