logo

Arch Linux Installation Guide (Best on YouTube!)

time1 yr agoview5 views

You asked for it, here it is, Full Arch Linux installation guide.

High level overview

  1. Download your iso

  2. Boot from the .iso (either in VirtualBox or by making a bootable USB)

  3. Partition your disks

  4. Format your disks (ext4 for boot and root)

  5. Mount your disks

  6. pacstrap /mnt base base-devel linux linux-firmware vim

  7. Generate your fstab file genfstab -U /mnt export to /mnt/etc/fstab

  8. Chroot into Arch arch-chroot /mnt

  9. Install grub and network manager pacman -S networkmanager grub

  10. Make network manager run at startup systemctl enable NetworkManager

  11. Configure Grub grub-install /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg

  12. set password for root user

  13. Configure local and timezone

  14. exit chroot, unmount, and reboot into your arch environment

  15. Enjoy a feeling of superiority and bully people who use Ubuntu.

Subscribe to my YouTube channel http://goo.gl/9U10Wz and be sure to click that notification bell so you know when new videos are released. ₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿

Bitcoin 3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV

Ethereum 0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079

Litecoin MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF

Dash Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz

Zcash t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr

Chainlink 0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14

Bitcoin Cash qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp

Etherum Classic 0xeA641e59913960f578ad39A6B4d02051A5556BfC

USD Coin 0x0B045f743A693b225630862a3464B52fefE79FdB

Loading comments...