A custom Arch Linux live ISO for mining crypto that runs entirely off RAM.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-08 05:44:51 +00:00
airootfs initial commit 2026-06-15 00:40:12 +02:00
efiboot/loader initial commit 2026-06-15 00:40:12 +02:00
grub initial commit 2026-06-15 00:40:12 +02:00
syslinux initial commit 2026-06-15 00:40:12 +02:00
bootstrap_packages initial commit 2026-06-15 00:40:12 +02:00
gen_ssh_keys.sh initial commit 2026-06-15 00:40:12 +02:00
packages.x86_64 initial commit 2026-06-15 00:40:12 +02:00
pacman.conf initial commit 2026-06-15 00:40:12 +02:00
profiledef.sh initial commit 2026-06-15 00:40:12 +02:00
README.md Add README 2026-09-08 05:44:51 +00:00

archiso-xmrig

A custom Arch Linux live ISO for mining crypto that runs entirely off RAM.

Setup

Edit airootfs/root/CONFIG:

set wallet ""      # your mining wallet address
set pool ""        # pool address:port
set ssh_pubkey ""  # your SSH public key

Generate stable SSH host keys so rigs keep the same identity across boots:

./gen_ssh_keys.sh

Build

mkarchiso -v .