A wrapper around LXC to automate installing, add configurability, and only need one ISO to install everything I need.
- Boot into any Linux environment. Latest Arch iso recommended.
- Make sure your target drive is attached and internet is connected.
- Install qemu-img if you don't already have it. Everything else should already be installed.
- Run this command with root privileges:
curl -sL https://raw.github.com/EmperorPenguin18/linux-installer/main/install.sh | sh
- Answer prompts. Currently not very user friendly. If you've done an Arch install manually before you should know the terms.
- Wait for installation to complete.
- Boot away! Only the most basic packages are installed so the rest is up to you. But thats the fun part right? :)