-
Notifications
You must be signed in to change notification settings - Fork 0
Home
XADE edited this page Jan 1, 2026
·
15 revisions
-
does not affect | alter the partition table
- it's user's responsibility to take care of requirements before using the script.
-
does not affect existing Operating Systems
- Yes, the script will not affect any Windows, linux or any other OS.
- Yes, and that wasn't unintentional .
- I may consider rewriting it the proper way in future, but this one will remain the way it is.
-
User-controlled package selection
- Install exactly the packages you want.
-
Runs on any GNU/Linux system
- Works from an existing installation or a live environment.
- No custom ISO or live image required.
-
Portable installation support
- Can install directly to external drives with no additional steps.
-
Multiple distributions on a single device with BTRFS
- Install multiple distros on the same partition or volume
- No need to predefine or split disk space per distribution
-
Automatic storage stack detection
- LUKS (encryption)
- LVM
- LVM RAID
- Nested volumes
- Any combination of the above
For Instructions Follow The Sidebar →
Please, Go through the whole wiki. Instructions may change in future
Before installing any Distribution going through their respective documentation is recommended
In i.sh line 27:
$@ || YELL "$@"
^-- SC2068 (error): Double quote array expansions to avoid re-splitting elements.
In i.sh line 348:
. "${HOME}/.nix-profile/etc/profile.d/nix.sh"
^-- SC1091 (info): Not following: ./.nix-profile/etc/profile.d/nix.sh was not specified as input (see shellcheck -x).
In i.sh line 384:
. "${GP}/etc/profile"
^-----------------^ SC1091 (info): Not following: ./etc/profile was not specified as input (see shellcheck -x).ARCH, VOID, ARTIX, GENTOO, FUNTOO, ALPINE, NIXOS, GUIX
This project only leverages their work.
The registered trademark Linux(R) is used pursuant to a sub-license from the Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark on a worldwide basis.