An easy way to get a small Arch base installed on your machine!
This script consists of two parts:
ezarch.sh
- installs the base system to your hard diskezarch-chroot.sh
- does post-setup of your newly installed arch system
To get started, run git clone https://github.com/piotr25691/ezarch
, and then run ./ezarch.sh
.
All of this must be done in an Arch Linux Live CD!
Be aware that this will wipe your drive clean, so check if you got backups, or that you don't need stuff currently on your hard disk.
This script requires an SCSI, SATA, IDE, NVMe or an MMC-based disk/storage medium.
If you are using anything else, open an issue and I will add support for it.