Skip to content

ttsrg/arch-linux-info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux info

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)

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" (or git clone)

Example:

# wget https://raw.githubusercontent.com/zurg3/arch-linux-info/master/arch_linux_install.sh
  1. Run the script
  2. Enter the hostname, user name, root password and user password
  3. Option to install x.org with VirtualBox Guest Utils
  4. DE selection
  5. Option to make disk partitions
  6. Installation process...
  7. Creating the script for the post-installation
  8. Reboot
  9. Connect to the internet via "dhcpcd" command
  10. Run the setting script and DE downloading
  11. Reboot
  12. Arch Linux has been installed!

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.3%
  • Shell 16.7%