Download Latest Version cromnix-archiso-2017.08.11-x86_64.iso (545.3 MB)
Email in envelope

Get an email when there's a new version of Cromnix

Home / isos
Name Modified Size InfoDownloads / Week
Parent folder
README 2017-08-11 587 Bytes
cromnix-archiso-2017.08.11-x86_64.iso 2017-08-11 545.3 MB
Totals: 2 Items   545.3 MB 0
The installation for cromnix from this archiso is similar to that of arch linux or artix linux.

To install Cromnix:
pacstrap -i /mnt cromnix-base

If you want nano in the installation:
pacstrap -i /mnt nano

There are some other details to worry about during install.

Once you have chrooted into the cromnix install you need to symlink the init system:
ln -s openrc-init /usr/bin/init
ln -s /usr/lib/openrc/bin/shutdown /usr/bin/shutdown
ln -s /usr/lib/openrc/bin/halt /usr/bin/halt
ln -s /usr/lib/openrc/bin/poweroff /usr/bin/poweroff
ln -s /usr/lib/openrc/bin/reboot /usr/bin/reboot
Source: README, updated 2017-08-11