Skip to content

0xGuigui/YAALI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Arch Linux Logo

🐧 Yet Another ArchLinux Installer

This script automates the installation process of Arch Linux on your computer. It will guide you through the process of setting up the keyboard layout, connecting to the internet, formatting the disk, and configuring the system.

💬 Usage

First, boot into the Arch Linux installation media. Then, download the script and run it:

curl -L https://raw.githubusercontent.com/Guigui1901/YAALI/main/installer.sh > installer.sh && chmod +x installer.sh && ./installer.sh

Next, just follow the instructions on the screen. The script will guide you through the installation process.

☑️ Features

  • Keyboard layout selection
  • Internet connection
  • Disk partitioning
  • Disk formatting
  • Mounting the partitions
  • Installing the base system
  • Generating the fstab file
  • Configuring the system
  • Installing the bootloader
  • Creating a user
  • Installing the desktop environment
  • Installing the display manager

⚠️ Warning

Please be aware that this script will erase all data on the disk. Use it at your own risk and make sure to backup any important files before proceeding.

❗️ Disclaimer

This script is provided as-is and the author is not responsible for any data loss or damage to your system caused by this script. Use it at your own risk.

🤝 Contributing

If you want to contribute to this project, feel free to open a pull request. If you find any bugs, please open an issue. I'm also open to suggestions and feature requests.

©️ License

This script is licensed under the MIT License. See the LICENSE file for more information.

📃 Credits

This script is based on the Arch Linux installation guide from official Arch Linux documentation. It also uses the Arch Linux installation script from the Arch Linux Wiki.

✏️ Author

Releases

No releases published

Packages

 
 
 

Languages