VoidStrap installer.
A basic minimalist installer of void-linux with some packages to get ready to enjoy
this amazing GNU/Linux distribution.
Usage:
Running install.sh
Download the iso, and once in root inside the live, git clone this repo:
(You need to update inside the iso and install git)
If you want musl you can change the link to the mirror in the install.sh script:
|
|
|
|
Once there the script will open cfdisk, and you need to format the HDD in this
specific format:
|
|
NOTE: Replace X,Y & Z for your partition name.
I consider to have this structure of partition, but you can change it, but you must
change the code in postinstall.sh when the scripts make the fstab archive.
Make sure you do a backup of your files before doing crazy things and trust anyone script
When the install.sh script finish, you need to run the postinstall script located in /root folder:
Running postinstall.sh
This script its going to create some configuration files, like: fstab, rc.conf,
change the password of root, and add user(s).
|
|
Then run the chroot.sh script.
|
|
When the postinsall.sh script finishes, you only need to reboot and enjoy your
Void-Linux distribution.
When it finish you need to run the postinstall.sh script, that is going to install
the X server and some other “necessary” packages.