Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EmperorPenguin18/linux-installer

Universal GNU+Linux installer script
https://github.com/EmperorPenguin18/linux-installer

arch-linux archlinux cli debian debian-linux fedora fedora-scripts installer linux script scripts void void-linux voidlinux

Last synced: 27 days ago
JSON representation

Universal GNU+Linux installer script

Awesome Lists containing this project

README

        

# linux-installer

A wrapper around LXC to automate installing, add configurability, and only need one ISO to install everything I need.

### How to use:
1. Boot into any Linux environment. Latest Arch iso recommended.
2. Make sure your target drive is attached and internet is connected.
3. Install qemu-img if you don't already have it. Everything else should already be installed.
3. Run this command with root privileges:
```
curl -sL https://raw.github.com/EmperorPenguin18/linux-installer/main/install.sh | sh
```
4. Answer prompts. Currently not very user friendly. If you've done an Arch install manually before you should know the terms.
5. Wait for installation to complete.
6. Boot away! Only the most basic packages are installed so the rest is up to you. But thats the fun part right? :)