Skip to content

zurg3/arch-linux-info

Repository files navigation

Arch Linux info

Arch Linux stuff:

  • Installation guide (in Russian)
  • Arch Linux installation script
  • Recommended post-installation settings (in Russian)
  • PKGBUILD to install recommended Arch Linux base packages
  • yay installation script
  • Some pictures

Installation script guide/How does this script work?

  1. Run the iso image
  2. Connect to the internet via dhcpcd command
  3. Download the script via wget
# wget zurg3.github.io/arch-linux-info/arch_linux_install.sh
  1. Make the script executable
# chmod +x arch_linux_install.sh
  1. Run the script
# ./arch_linux_install.sh
  1. Enter the hostname, user name, root password and user password
  2. Kernel selection
  3. DE selection
  4. Option to install x.org with VirtualBox Guest Utils (if needed)
  5. Option to make disk partitions
  6. Installation process...
  7. Creating the script for the post-installation
  8. Rebooting
  9. Login as root
  10. Run the post-installation script
# ./arch_linux_setting.sh
  1. Post-installation process...
  2. DE downloading (if needed)...
  3. Rebooting
  4. Arch Linux has been installed!

Some notes:

  • If installation script doesn't meet your requirements, you can fork this repository to edit the script to your needs.
  • Issues are welcome. Also you can suggest some ideas there.

About

Arch Linux stuff (installation guide and some shell scripts)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published