Skip to content

jturazzi/archlinux

Repository files navigation

🐧 Archlinux

Multiple scripts to prepare my Archlinux systems.

💡 About   |    🚀 Archinstall   |    🖥️ Post Install   |   


screenshot


💡 About

Multiple scripts to prepare my Archlinux systems.

🚀 Archinstall

Archinstall is a helper library which automates the installation of Arch Linux. It is packaged with different pre-configured installers, such as a "guided" installer.

screenshot

  • Boot to ISO Archlinux.
  • Switch the keys to French Language : loadkeys fr
  • If installation by wifi, type iwctl then station wlan0 connect NAMEWIFI, enter your password, then quit to quit iwctl.
  • Test the internet connection with ping google.com.
  • Intel User - Launch the command : archinstall --config https://jturazzi.github.io/archlinux/kde-intel.json
  • Nvidia User - Launch the command : archinstall --config https://jturazzi.github.io/archlinux/kde-nvidia.json
  • Configure storage and create a sudo user.
  • Launch install.
  • Restart computer.

🖥️ Post Install

  • Nvidia User - Launch the graphical environment in X11 instead of wayland.
  • Run the scripts one by one.
  • Restart computer.
  • Nvidia User - Switch graphical environment wayland
  • Done.