Archiso Ssh Remix

screenshot of Archiso Ssh Remix

Remaster arch iso to start sshd by default, authorized_keys, wpa_supplicant.conf etc.

Overview

Archiso-ssh-remix is a groundbreaking tool for those looking to customize their Arch Linux installation process. By enhancing the default Arch Linux ISO, this tool integrates various improvements that allow users to install Arch Linux remotely. With features like automated WiFi configuration and preconfigured SSH access, it significantly streamlines the setup process, especially for users who prefer a keyboard-free installation.

This tool comes in handy for individuals who often install Arch on headless machines or remotely located systems. By incorporating personal SSH keys and WiFi credentials directly into the ISO, archiso-ssh-remix transforms the installation experience into a seamless, efficient task.

Features

  • 5 Second Bootloader Timeout: This feature allows the system to boot unattended, eliminating the need to press Enter during startup.

  • OpenSSH Integration: Automatically installs OpenSSH and starts the SSH daemon on boot, providing immediate remote access once the system is running.

  • Personal SSH Public Keys: Users can burn their personal SSH public keys into the ISO, enabling secure and convenient remote login right from the start.

  • Preconfigured WiFi Settings: Your personal WiFi passwords can be embedded into the ISO, allowing for automatic network configuration at boot (note that this feature may be somewhat unreliable with WiFi).

  • Avahi-Daemon Support: Publishes the availability of the system on the network, making it easy to find the machine without needing to know its IP address.

  • Customizable ISO Build: Users can clone the repository and modify configuration files like authorized_keys and wpa_supplicant.conf to create a personalized installation experience.

  • Easy to Use Build Script: The included build-iso.sh script simplifies the process of creating the remastered ISO with just a few input parameters.

  • Network Scanning Tool: The scan.sh tool helps identify the booted machine's IP address on the network, facilitating a smooth remote connection to the newly installed Arch system.