Arch Linux stuff for myself (Installation guide (based on the installation guide from the Official Arch Wiki and check list by Alexey Boyko) and installation script)
- Run the iso image
- Connect to the internet via "dhcpcd" command
- Download the script via "wget" (or git clone)
Example:
# wget https://raw.githubusercontent.com/zurg3/arch-linux-info/master/arch_linux_install.sh
- Run the script
- Enter the hostname, user name, root password and user password
- Option to install x.org with VirtualBox Guest Utils
- DE selection
- Option to make disk partitions
- Installation process...
- Creating the script for the post-installation
- Reboot
- Connect to the internet via "dhcpcd" command
- Run the setting script and DE downloading
- Reboot
- Arch Linux has been installed!