alis
Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs an unattended, automated and customized Arch Linux system. (by picodotdev)
systemrescue-zfs
A fork of SystemRescue (formerly SystemRescueCd) with ZFS built-in and serial console access enabled for all boot options. Download bootable ISOs from the releases page. (by nchevsky)
alis | systemrescue-zfs | |
---|---|---|
10 | 4 | |
834 | 132 | |
0.4% | 3.8% | |
4.0 | 6.0 | |
3 months ago | 17 days ago | |
Shell | Shell | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
alis
Posts with mentions or reviews of alis.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-16.
-
Does Archinstall have any downsides?
IMHO, it still lacks proper error handling. When i'm in a hurry, i usually end up using ALIS. https://picodotdev.github.io/alis/
-
I wrote a stupid simple BASH script to bootstrap Arch Linux from any Linux system per the ArchWiki's manual instructions
have a look at ALIS by picodot. https://github.com/picodotdev/alis
-
Is Arch hard to use outside of building/installing?
No, it's like any other distribution. Even installation is now simplified through scripts like alis (https://picodotdev.github.io/alis/).
-
Linux Distro recommendations
I like arch and I use alis to install it using systemd and xfce. There's no ide you need to manually edit the conf file and hope you didnt do anything it didnt like https://picodotdev.github.io/alis/
- Improve Arch Linux on manual configurations and cleanliness
-
is a display manager required if I only use remote display?
Suppose if I want to fit this os and all necessary app dependencies on a smart toaster or fridge... but maintain absolute stability and reasonable response metrics. Bare metal through full capability deployment is what I'm thinking with Linux auto install, similar to https://github.com/khuedoan/homelab or https://github.com/picodotdev/alis
- I have been using Ubuntu for awhile right now im thinking to switch to arch, any tips
-
How would you (sanely) dual boot Arch with other distros?
Sorry I can't help but I wanted to say I was able to manually set up my partition using parted on the arch installer and this script allowed me to choose the boot and root partition https://github.com/picodotdev/alis
-
Whats a good distro for an intermediate Linux user whose comfortable with the command line and wants to customize everything.
Arch. I prefer using an install script for the first part of customization https://github.com/picodotdev/alis
- How can I make an Arch install script?
systemrescue-zfs
Posts with mentions or reviews of systemrescue-zfs.
We have used some of these posts to build our list of alternatives
and similar projects.
- Can't dual boot TN-Core and TN-SCALE
- annoyed desperate and need help
-
Can't Create Pool - Wipe gpart input/output errors
There's a rescue system here with zfs support pre installed: https://github.com/nchevsky/systemrescue-zfs/tags
-
[scale] grub loading, no such device, unknown filesystem
It looks like the boot-pool on the original SSDs just got flat out destroyed when installing the new copy on the usb stick. I used this recovery image from here: https://github.com/nchevsky/systemrescue-zfs/releases and booted the system with all disks installed. 'zdb -e boot-pool' spit out a load of unneeded stuff and a list of the most recent zpool commands run on the pool. What do you say, zpool destroy was the last command run on it at the time of the usb installation... One 'zpool import -Df boot-pool' later the pool was visible again. 'zpool export boot-pool' and a reboot later the system once again boots into the original install.
What are some alternatives?
When comparing alis and systemrescue-zfs you can also consider the following projects:
aconfmgr - A configuration manager for Arch Linux
ISO - helloSystem Live and installation ISO
easy-arch - Script for boostrapping Arch Linux with BTRFS, snapshots and LUKS encryption (UEFI only).
archuseriso - A set of bash script programs to create bootable Arch Linux images and to create bootable USB flash drives with a desktop environment.
arch-install - Personal Arch Linux installation script
ansible-freebsd-install-on-zfs-lite - FreeBSD. Installing a FreeBSD system on the root with ZFS from MfsBSD running in rescue mode.