Skip to content

zurg3/arch-linux-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux info

Arch Linux stuff

Installation script guide

  1. Boot the Arch Linux live environment from the ISO image
  2. Download the installation script via curl
# curl -LO zurg3.github.io/arch-linux-info/install_arch_linux.sh
  1. Make the script executable
# chmod +x install_arch_linux.sh
  1. Run the script
# ./install_arch_linux.sh
  1. Enter the hostname, username, root password and user password
  2. Kernel selection
  3. DE/WM selection
  4. DM selection
  5. Option to install VirtualBox Guest Utils
  6. Option to make disk partitions
  7. Installation process...
  8. Rebooting
  9. Arch Linux has been installed!

Some notes

  • If the 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors