Install Arch Linux YOUR WAY. Arch Linux Installation 2023

preview_player
Показать описание
In this tutorial, I want to show you how you can create your own personal Arch Linux installation script to install and configure Arch Linux fully automated.

Arch Installation Cheatsheet:

Arch Installation Script:

Many Arch Linux Distributions like Endevour or are shipped today with own graphical installers. And even the Arch Linux itself includes nowadays a text based installation script.

However, these installers are still too tedious for me and all existing graphical or terminal based script are not really transparent for me about what they really do in the background. I want to have full control and understanding about my system.

Therefore I decided to create my own custom installation bash scripts that run all required commands to install my Arch Linux.

The manual installation of Arch Linux is still the recommended official way to install Arch Linux and this installation is very well documented in the Arch Wiki. It lists all the commands that are necessary for the installation of an Arch Linux base System. There are also great videos from other YouTubers available that shows all installation steps in detail.

With this knowledge I did my first installation of ArchLinux, experimented and when I was satisfied I wrote down all the commands and put them into a bash script.

And by running the script, I can now automate almost my entire installation, can relax, have a nice documentation as positive side effect and can run the installation identically on all my machines.

You can find my latest installation scripts on my gitlab. Please find the link in the description. On top of that I have created a Arch Linux installation cheat sheet that lists all required commands that you can use to create your own personal arch installation script.

Welcome to my channel! I'm Stephan Raabe, a Digital Marketing Professional with over 20 years of experience in B2B digital marketing, computer science, and web technologies.

Linux is an exceptional operating system that powers my business and personal life every day. It's stable, fast, and highly customizable to meet individual needs. On this channel, I share my Arch Linux setup, share experiences with differnet Linux distributions, featuring window managers like Hyprland and Qtile.

Whether you're a Linux enthusiast or someone looking to optimize your tech setup, there's something here for you. Subscribe and let's explore together!

00:00 About this video
00:20 Introduction
02:28 How it works
05:30 Installation with custom script
12:30 Outro

#linux #archlinux #linuxtutorial
Рекомендации по теме
Комментарии
Автор

excellent video! Thanks so much for the cheat sheet. Well done!

nelsono
Автор

Second and third time i installed arch i tried using archinstall which either had bugs which i managed to skip over or it just failed. I spent more time trying to figure out what was happening than i would have spent with a manual install. So i decided i was gonna automate the installation with my own script. Thankfully i have stumbled upon your channel which will probably help me out a lot hereon forward 🙌🙌

joandot
Автор

I made a similar script (actually still tweaking it). One thing I was happy to do was to edit the pacman.conf on the live boot so that the initial download of base and kernels was just a tiny bit faster (I also added ILoveCandy for fun lol).

Wonderful script and video! I will definitely be checking it out to help me with my own script

A few other differences for me is that I set up rEFInd as the boot loader so I can check it out, snapper for the snapshots, and also I will be expanding it to include many of my personal graphical drivers and dot files as an optional config

onred_
Автор

Hi Stephan when i use your script i get this error: Partion/ too full:162290 blocksneeded, 51, 51462 blocks free

jimmytubedk
Автор

your git clone asks for a username and password

RahMr
Автор

Hi Stephan when i use your script i get this error: Partio/ too full:162290 blocksneeded, 51, 51462 blocks free

jimmytubedk