Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/EmperorPenguin18/linux-installer
- Owner: EmperorPenguin18
- License: agpl-3.0
- Created: 2020-11-08T03:21:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T00:52:56.000Z (about 1 month ago)
- Last Synced: 2024-11-24T03:51:38.304Z (28 days ago)
- Topics: arch-linux, archlinux, cli, debian, debian-linux, fedora, fedora-scripts, installer, linux, script, scripts, void, void-linux, voidlinux
- Language: Shell
- Homepage:
- Size: 328 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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? :)