Skip to content

sudo-roa/easy-archlinux-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

日本語のREADMEはこちら

Easy Arch Linux Installer

Scripts for Arch Linux installation Easy and quick to install Arch Linux

Requirements

  • UEFI boot
  • Virtualbox or New PC
  • Arch Linux iso image

Preparation

  • ISO image
  • Network connection
  • Disk partition plan
  • Hostname, root password, user name, user password

ISO image

Download ISO image here

Network

Use ping archlinux.jp command to check network connectivity

  • on Virtual Box Maybe it is set up with NAT so you dou't have to do anything

  • on PC

    • Wire
      • Nothing special to do if you connect the wires
    • Wireless
      • Use iwd to make wireless connections

Scripts

eali-base

eali-xfce4

eali-i3

Usage

If there are no errors in any program, a green "Successfully Installed!!" will appear

eali-base

  1. Clone this repository on archiso
  2. Change directory to cloned directory
  3. Execution of chmod +x eali-base command
  4. Execution of ./eali-base command
  5. Reboot and unplug the bootable device
  6. Check OS startup

eali-xfce4 or eali-i3

  1. Clone this repository on your Arch Linux
  2. Change directory to cloned directory
  3. Execution of chmod +x eali-* command
  4. Execution of ./eali-xfce4 or ./eali-i3 command
  5. Reboot and check startup xfce4 or i3

References

Author

sudo-roa

About

easy-archlinux-installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages