Arch Linux Installation Guide 2024: An Easy to Follow Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ค. 2024
  • Arch Linux is one of the best rolling-release distributions around, but sometimes it can be a challenge to install. In this video, Jay will walk you through not one but TWO methods of installing Arch Linux. The first method will feature arch-install, which is geared more toward beginners. During the second half of the video, Jay will walk you through the manual method - which is perfect for control freaks (you know who you are).
    If this video helped you run Arch, consider showing your support by buying an "I run Arch" shirt! ➜ learnlinux.link/arch-shirt
    Official blog post for this video ➜ learnlinux.link/arch-guide
    🎓 CROWDSTRIKE CRASH SURVIVOR T-SHIRT
    Commemorate the largest outage in history with the latest addition to the LLTV merch shop.
    Get yours here ➜ learnlinux.link/crash-shirt
    🎓 BRAND NEW UDEMY COURSES AVAILABLE!
    Check out my new courses on Udemy and learn something new!
    • Getting Started with Ansible ➜ learnlinux.link/ansible
    • LPI Linux Essentials Complete Workshop ➜ learnlinux.link/linux-essentials
    🐧 SUPPORT LINUX LEARNING!
    • Grab some Linux swag ➜ merch.learnlinux.tv
    • Become a Channel Member ➜ learnlinux.link/member
    • Become a Patron ➜ learnlinux.link/patron
    • 5% discount on LPI exam vouchers ➜ learnlinux.link/lpi-voucher
    • Check out my latest book ➜ ubuntuserverbook.com
    • Grab an awesome Pi-powered KVM ➜ learnlinux.link/tinypilot
    • Jay's Gear - Server, Computer and Video Production Stuff ➜ learnlinux.link/amazon
    Note: Royalties and/or commission is earned from each of the above links
    ⏰ TIME CODES
    00:00 - Intro
    01:40 - Tutorial disclaimers and etc
    03:50 - Downloading the ISO image
    05:43 - Some considerations before we install
    07:39 - Connecting Arch Linux to WiFi
    10:48 - Enabling SSH to make installation easier (optional)
    12:33 - Installing Arch Linux via the "archinstall" Method
    24:19 - Installing Arch Linux via the manual method
    25:08 - Partitioning our Disk
    32:13 - Formatting our partitions
    33:11 - Setting up an encrypted partition
    34:32 - Configuring LVM
    41:31 - Installing required packages
    42:06 - Generating the fstab file
    43:10 - Using arch-chroot to finish our installation
    43:53 - Setting up users
    45:28 - Installing additional packages
    47:36 - Enabling SSH
    47:56 - Installing a Linux kernel
    50:09 - Installing a GPU driver
    53:19 - Generating Ram Disk(s) for our Kernel(s)
    55:07 - Configuring the locale, GRUB, etc
    🎥 VIDEO SPECIFIC LINKS
    • Official blog post for this video ➜ learnlinux.link/arch-guide
    • Locale documentation ➜ wiki.archlinux.org/title/loca... FULL LINUX COURSES FROM LEARN LINUX TV*
    • Linux Crash Course ➜ linux.video/cc
    • Learn tmux ➜ linux.video/tmux
    • Learn vim ➜ linux.video/vim
    • Bash Scripting Series ➜ linux.video/bash
    • Proxmox VE ➜ linux.video/pve
    • Getting Started with Ansible (Udemy) ➜ learnlinux.link/ansible
    • LPI Linux Essentials Workshop (Udemy) ➜ learnlinux.link/linux-essentials
    🌐 LEARN LINUX TV ON THE WEB
    • Main site ➜ www.learnlinux.tv
    • Community ➜ community.learnlinux.tv
    • Official Github Account ➜ github.com/LearnLinuxTV
    • Enterprise Linux Security Podcast ➜ enterpriselinuxsecurity.show
    • The Homelab Show Podcast ➜ thehomelab.show
    • Jay on Udemy ➜ www.udemy.com/user/jay-lacroix-3
    • Jay on Twitter ➜ x.com/JayTheLinuxGuy
    • Content Ethics ➜ www.learnlinux.tv/content-ethics
    • Request Assistance ➜ www.learnlinux.tv/request-ass...
    ⚠️ DISCLAIMER
    Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. Always make sure you have written permission before working with any infrastructure and that you are compliant with all company rules, change control procedures, and local laws.
    #ArchLinux #Linux_tutorial #Linux
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 443

  • @toxeia
    @toxeia 5 หลายเดือนก่อน +100

    Great timing. I've been planning to install Arch and wanted to go through the full manual process, very grateful for this tutorial.

  • @Dubiouscyclist
    @Dubiouscyclist 5 หลายเดือนก่อน +30

    Used the manual method and it worked like a charm. Excellent, clear and concise instructions, no bs. Thanks Jay!

  • @eddie_m_m
    @eddie_m_m 3 หลายเดือนก่อน +21

    By far the clearest and most straightforward manual install of Arch that I've seen. Very high quality content.

  • @gridleaf
    @gridleaf 5 หลายเดือนก่อน +20

    Thanks for updating the title of the old video. I was just about to refer back to it, and wouldn't have known there's a new version otherwise.

  • @stingfiretube
    @stingfiretube 4 หลายเดือนก่อน +63

    A couple points were missed in this video:
    1. swap file/ partition was not created (needed to support RAM and hibernation)
    2. os-prober was not enabled in grub config for dual-booting PCs.

    • @Got_It_From_Ebay
      @Got_It_From_Ebay 2 หลายเดือนก่อน +1

      I'm walking through this at the moment, and had questions about swap. How should I do this? Just create another partition with my desired swap size and flag it as type swap in fdisk?

    • @SuddenlyAmnesia
      @SuddenlyAmnesia 2 หลายเดือนก่อน +6

      @@Got_It_From_Ebay yup, just create a partition with desired space, I usually then just format it with "mkswap /dev/partition" and right after "swapon /dev/partition"

    • @ethanalvarez-xf3ws
      @ethanalvarez-xf3ws 2 หลายเดือนก่อน

      is that not cover in 54:00 ?

    • @toxeia
      @toxeia หลายเดือนก่อน +2

      @@ethanalvarez-xf3ws The ram disk in this scenario is more like an environment that gets loaded in order to launch the rest of your system. Swap space in linux is more like a pagefile in Windows, it's used to juggle memory allocation when necessary - and as non-volatile (sleep) memory.

    • @sanskarkumar464
      @sanskarkumar464 หลายเดือนก่อน

      @@toxeia Damn, you know a lot about this. Respect.

  • @arkakar708
    @arkakar708 5 หลายเดือนก่อน +21

    I'm daily driving arch since 2020 and it hasn't been possible without your old videos about arch installation and setup videos. Learned lots of topics from your videos like syncthing, ssh, proxmox and more... ❤❤❤

  • @nastenkaoo
    @nastenkaoo 5 หลายเดือนก่อน +266

    I use Arch, btw❤

    • @Creativesucks
      @Creativesucks 5 หลายเดือนก่อน +15

      He said the thing!

    • @nicolasdesenvolvedor1642
      @nicolasdesenvolvedor1642 3 หลายเดือนก่อน +4

      I use Arch, BTW Too!

    • @setoman1
      @setoman1 2 หลายเดือนก่อน +5

      I run Qubes, btw 🤓

    • @tomv3999
      @tomv3999 หลายเดือนก่อน

      I use it .... but for my real work, I run FreeBSD. 🤓

    • @Nivek389
      @Nivek389 หลายเดือนก่อน

      @@setoman1I shave me pubes, btw

  • @ramonr.559
    @ramonr.559 5 หลายเดือนก่อน +5

    Jay, excellent job as always, thanks for the update, we just need a post-installation to complete.

  • @ilkerylmaz
    @ilkerylmaz 5 หลายเดือนก่อน +37

    When I first installed Arch Linux, I installed it thanks to your video. thank you.

    • @Alucard.c
      @Alucard.c 5 หลายเดือนก่อน

      Usta ben direkt installarch komutuyla kurdumda çok alakasız bir şey kurdu ya, Masaüstü olmayan saçma sapan bi dağıtım kurdu.

    • @ilkerylmaz
      @ilkerylmaz 5 หลายเดือนก่อน

      @@Alucard.c ben bu kanaldaki uzun video ile kurdum. Archinstall ile kurmuyordu, her seyi manuel kendisi kuruyor. En son da masaustu ortamini kuruyor

    • @Alucard.c
      @Alucard.c 5 หลายเดือนก่อน

      @@ilkerylmaz ustam ben arada sırada siber işleriyle uğraşıyorum, linux u tam olarak ne için kullanıyoruz? ben genelde her işimi windowsda hallediyorum. Toollar cart curt var diye kali kullanıyordum, geçen arch linux'u pirinçleyen(rice) birini gördüm çok hoşuma gitti. gerekli toolları buna da kurarım diye denedim de. Çok saçma bir şey kurdu

  • @EliasRodriguez-cc3mp
    @EliasRodriguez-cc3mp หลายเดือนก่อน +2

    THANK YOU, THANK YOU SO MUCH IT TOOK ME 17 HOURS OF PURE WORK TO GET THE SYSTEM RUNNING AND NOW THANKS TO YOU IT FINALLY WORKS!

  • @Nneoh1
    @Nneoh1 3 หลายเดือนก่อน +1

    Which I could upvote this more than once, amazing guide.
    Thank you!

  • @adamk.7177
    @adamk.7177 4 หลายเดือนก่อน +2

    I've been using mostly Arch for a month now due to this video. Thanks Jay!

  • @SiilverEdit
    @SiilverEdit 5 หลายเดือนก่อน +2

    thank you so much i have faced huge issues with the 2021 installation method
    you are the best

  • @jadeia.
    @jadeia. 4 หลายเดือนก่อน +1

    Thanks - a very approachable tutorial for Arch Linux and the archinstall script makes it so easy.

  • @Mr3X7R3M3
    @Mr3X7R3M3 3 หลายเดือนก่อน +3

    Been subscribed for a while now, and somehow I missed this one lol
    Another great video! Keep it up
    Tried the archinstall first and it worked without any issues. Just for fun, I then did the manual install and changed my DE packages.
    I have no idea if the system is running better/worse now, but I do know that I feel much more accomplished having customized my system for me

  • @TheMCFisk
    @TheMCFisk 5 หลายเดือนก่อน +56

    I'm so in love with arch that I'm watching an install tutorial just for the love of the game

    • @pikachusolu1606
      @pikachusolu1606 5 หลายเดือนก่อน

      gl playing video games on linux lol and fixing bugs

    • @Blue-Scorpion
      @Blue-Scorpion 5 หลายเดือนก่อน

      @@pikachusolu1606 i play games on linux every day without any problems. Steam games works great.

    • @savagehalt1555
      @savagehalt1555 5 หลายเดือนก่อน

      @@pikachusolu1606 on linux because we're past the age of playing video games, kid

    • @browniesbigdawgz
      @browniesbigdawgz 5 หลายเดือนก่อน

      I'm installing arch because I like messing with computers and fixing the bugs@@pikachusolu1606

    • @skylersdream
      @skylersdream 4 หลายเดือนก่อน

      uhm actually you can play games.​@@pikachusolu1606

  • @wmckenzz
    @wmckenzz 4 หลายเดือนก่อน +2

    I love your content. I'm having so much fun learning linux

  • @pentasquare
    @pentasquare 2 หลายเดือนก่อน +15

    Instructions unclear, accidentally installed gentoo

  • @realKushy17
    @realKushy17 2 หลายเดือนก่อน

    Hey Jay, i want to send you my appreciation for your hard work. You've helped me tremendously! Your work is truly a gem for those of us learning how to be proficient on the Linux side of computer science.

  • @davelongdev
    @davelongdev 4 หลายเดือนก่อน

    These tutorials are great. Thanks so much for making all this content.

  • @instcofelovr4
    @instcofelovr4 11 วันที่ผ่านมา

    LITERALLY HAD 0 ISSUES WITH MANUAL INSTALL! THANK YOU SM!

  • @daroniousmaximus
    @daroniousmaximus 5 หลายเดือนก่อน +2

    Installing it on a laptop. I had used arch many years ago using the old method. Used the simple method this time. Easy peasy!

  • @rodrigoaedo-zz3wg
    @rodrigoaedo-zz3wg 24 วันที่ผ่านมา

    I loved your channel, you explain all the content very well, you make a great contribution to the community that enjoys learning about this beautiful distribution, greetings from Chile

  • @peterjanbo657
    @peterjanbo657 5 หลายเดือนก่อน +1

    Sweet. I just installed it today. Will look to see what I can learn. 😊

  • @pratikkulkarni891
    @pratikkulkarni891 5 หลายเดือนก่อน +3

    I was following your Arch video you had put in 2021 just TODAY and installed it a few hours back! Will check this one out to see if there's anything else I can do

    • @umbracus
      @umbracus 5 หลายเดือนก่อน

      For me it was like two days ago, kind of regret it now

    • @Paras-ot2qo
      @Paras-ot2qo 5 หลายเดือนก่อน

      why ?@@umbracus

  • @xila8861
    @xila8861 3 หลายเดือนก่อน +1

    Man , I didn't know there was a manual. You're the best linux teacher I have seen on yourube btw. Thank you.

    • @A_Random_Guy655
      @A_Random_Guy655 2 หลายเดือนก่อน

      There's the arch wiki, which is an alternative manual to installing arch linux. But if you prefer a well explained video, you sure can do that!

  • @emanuellandeholm5657
    @emanuellandeholm5657 3 หลายเดือนก่อน +1

    Your guide inspired me to finally take a serious stab at installing Arch on my desktop!
    I already triple boot Windows, Arch and Ubuntu on my laptop, and I'm happy to say that I've now managed to crack the code on my desktop too. I had previously tried several times to install Arch from a chroot in my Ubuntu system, but I just couldn't make it work.
    I had to struggle quite a bit with BIOS, grub, efi and stuff like that to make everything behave like I wanted it to. Arch now owns the MBR on sda, and everything will be OK unless Windows somehow manages to mess things up. The Ubuntu OS I had originally planned to use as a dev environment, but now that I've Arch up and running I'm moving all my code there. Development is just so much nicer when you have access to the bleeding edge stuff.
    Ubuntu is now basically there to function as a nice environment to boot into for chroot if I mess up my Arch system.

  • @yellowked
    @yellowked หลายเดือนก่อน

    This video is awesome, thank you very much for explaining everything you do

  • @MarkMBEMBED-zf8em
    @MarkMBEMBED-zf8em 5 หลายเดือนก่อน +1

    Great video thanks, as newbie to linux. Only issues i had is because using VMware on mac, could not copy or paste those long commands in terminal, tried all workarounds, maybe SSH to it from mac would have been better but video was i think aimed at Native linux box. Also sudo did not work for user in wheel group but fixed this. Brilliant and good way to learn.

  • @user-xi6sd2du7d
    @user-xi6sd2du7d 3 หลายเดือนก่อน

    Best ever guide to installation of arch linux
    Love it❤

  • @MichaelGisbers
    @MichaelGisbers 5 หลายเดือนก่อน +2

    There is also a Arch Linux live distribution with desktop. It is called "Nepu Linux" and is build and maintained by eworm, one of the core Arch Linux developers. When your hardware runs within Nepu Linux, it will with a basic Arch Linux installation.

  • @shugyosha7924
    @shugyosha7924 3 หลายเดือนก่อน

    Nice video. I heard installing Arch was supposed to be difficult but the video makes it look straightforward.

  • @xwinglover
    @xwinglover 5 หลายเดือนก่อน

    Jay is of the go to channels on YT for Linux.

  • @bendono
    @bendono 4 หลายเดือนก่อน +3

    I ran into an NTP issue where archinstall hangs indefinitely. This is documented as issue #2144 and has workarounds. This was caused primarily due to restrictions on LAN restrictions and an external firewall which could not easily be adjusted in a timely manner. The workaround was to manually define /etc/systemd/timesyncd.conf to use the internal NTP servers, restart systemd-timesyncd, and then restart archinstall. There is also a "--skip-ntp" command line option you can pass to archinstall, though I have not tested it.

  • @carlosjesuscaro8274
    @carlosjesuscaro8274 4 หลายเดือนก่อน

    Excellent video, thanks!

  • @christophmahler
    @christophmahler 3 หลายเดือนก่อน +2

    During the manual installation I didn't get the reasoning behind the second partition...
    The 'Carbon' laptop features an UEFI board which is booted via the first partition.
    So outlines the Arch WIKI UEFI partition schemes as well (EFI system and e.g. '/')...
    Have I missed a part that explains the additional boot partition, e.g. in relation to the logical volume management ?...
    The latter a welcome suggestion to achieve full device encryption with optional hibernation.

  • @netrodex
    @netrodex 2 หลายเดือนก่อน

    I don't even plan to use Linux, but it's fascinating watching this hard process... kudos!

  • @rimaq_
    @rimaq_ 5 หลายเดือนก่อน +2

    Jay you are my fav but I'm gonna resent you a little bit because you uploaded this right after I already installed arch hahaha. Great video as always tho

  • @andrewbig9806
    @andrewbig9806 5 หลายเดือนก่อน +11

    I swear I love this guy. Always positive to help us noobs. Great guy no doubt.

  • @nicoladellino8124
    @nicoladellino8124 5 หลายเดือนก่อน

    Very useful video, THX Jay.

  • @MeowtronStar
    @MeowtronStar 4 หลายเดือนก่อน +3

    Help! In the manual method, the grub-install step gave me an error "no EFI directory found". I double checked everything and confirmed the mount points. Then searched the internet and added another argument: --efi-directory=/boot/EFI
    This installed grub.
    But grub is not detecting Arch Linux.

  • @mirutanable
    @mirutanable หลายเดือนก่อน

    very help step by step guide tyvm for this

  • @equu497
    @equu497 5 หลายเดือนก่อน +3

    Wow that archinstall script is the smoothest experience ever! Thank you for the video! Definitely helped demystify the process!

    • @DefCantGame
      @DefCantGame 3 หลายเดือนก่อน

      If you are installing kde you may have to run sudo -Sy archinstall, believe the archinstall script that is downloadable still has a weird issue with the plasma-wayland packaging

  • @theseal6681
    @theseal6681 หลายเดือนก่อน

    Thank you it worked for me

  • @DV-ml4fm
    @DV-ml4fm 5 หลายเดือนก่อน +4

    Best arch linux guide ever!

  • @viktor4840
    @viktor4840 5 หลายเดือนก่อน

    That is so helpful, thank you! Which second hand notebook, for office purposes, not multimedia or gaming, can be recommended for arch, given a larger than average need for security?

  • @michaelhall5475
    @michaelhall5475 3 หลายเดือนก่อน

    Thanks for the video mate! Ive got about a year experience with linux and could not install successfully following the wiki…

  • @antonioquintero-felizzola5334
    @antonioquintero-felizzola5334 5 หลายเดือนก่อน +2

    BEST LINUX CHANNEL IN THE ENTIRE WORLD. PERIOD.

  • @hallo4347
    @hallo4347 3 หลายเดือนก่อน +1

    Sorry for the probably obvious answer to my question but at 30:50, if I would choose to list all (type L to list all), how would I choose the type or just leave the menu that comes with it?
    Thanks in advance.

  • @SnorreSelmer
    @SnorreSelmer 5 หลายเดือนก่อน +1

    Great video! And the next video “writes itself”! I had a look at enabling SecureBoot on Arch, and then my eyes glazed over and my brain started overheating… Would you do a video on that next?

  • @Mido-qr6bw
    @Mido-qr6bw วันที่ผ่านมา

    Thank you for this tutorial. It’s really make the whole process less scary for a Linux newbie like me 😅

  • @Ilsh1964
    @Ilsh1964 5 หลายเดือนก่อน +7

    Jay, Wonderful tutorial (as usual) !!! My two remarks are: 1. you forgot to define a swap partition 2. Edit /etc/locale.conf
    and declare LANG=en_US.UTF-8
    This prevent gnome language problem

    • @user-hu9sw5zf8j
      @user-hu9sw5zf8j 2 หลายเดือนก่อน

      How u do swap part and is it needed?

  • @mossonthetree
    @mossonthetree 5 หลายเดือนก่อน +1

    I followed along twice in the last two days, still messing something up somewhere in the process. But I have a question, could I skip the whole encryption section, and instead of lvm, simply use ext4 to format my root and home partitions?

  • @niky2989
    @niky2989 5 หลายเดือนก่อน

    Really excellent guide Jay! Wanted to install arch again so this was perfect! But maybe I missed it but, what audio drivers are installed here? If I want Pipewire do I need to install it after? Thanks and keep it up!

  • @LT-M8
    @LT-M8 หลายเดือนก่อน +1

    I recommend also installing the "xorg-server" package, because it fixed the boot process getting stuck after decrypting the drive. For added context, I run an Nvidia GPU and got this error on June 5, 2024.

  • @thebart4918
    @thebart4918 4 หลายเดือนก่อน

    For reinstalling, is it possible to reset the hard drive to an arbitrary point in this process and start from there? Eg. keep file system but reinstall everything after thst

  • @lobotomizedjellyfish2171
    @lobotomizedjellyfish2171 2 หลายเดือนก่อน +1

    I've installed arch manually a lot of times over the last couple of years. I've never heard of or used 2 1G partitions (boot and EFI). I only create one single 1G partition formatted as vfat and it sets up and installs via UEFI just fine. What's the purpose of the separate partitions for boot and EFI?

  • @arcusredden
    @arcusredden 5 หลายเดือนก่อน +1

    I wish the other video / blogpost was not taken down for the info it had especially about non uefi systems

  • @AdityaRaj-mj1qj
    @AdityaRaj-mj1qj 4 หลายเดือนก่อน

    hey jay do you have any solution for the HP Victus series brightness problem where it is stuck to lowest level as its highest and the lowest is absolute black

  • @raidtheferry
    @raidtheferry 5 หลายเดือนก่อน

    Hey thanks a whole lot for this awesome guide. I'm wondering though... you mentioned around 16:00 that reinstalling Arch without touching the user data (in /home) is a common thing to do. To do that, do you just do this again but select no in that "create a separate partition for /home" setting? thanks again this video is a huge help

  • @eldeefitty4473
    @eldeefitty4473 25 วันที่ผ่านมา

    Amazing, you can set sudo privs for users as you create the user, how nice

  • @cherubin7th
    @cherubin7th 8 วันที่ผ่านมา +2

    Don't use double quotes for the network name if you get errors, because they don't like some symbols in the name, single quotes worked.

  • @eke-Xebulum
    @eke-Xebulum 4 หลายเดือนก่อน

    For the disk partition section 26:00, is it possible to create the x3 specific partitions without affecting other partitions in the drive.
    At 27:28 when u say "if ur device identifier is something like /dev/sda, then ur not going to type sda1 or sda2 just sda" Here I assume this is only if u want to install the distro in the complete drive, however if ur intention wasto install it in a specific partition then I assume u can use the specific partition path /dev/sdax ? 🤔

  • @danielbrand5887
    @danielbrand5887 3 หลายเดือนก่อน

    Hi, I really appreciate your video, and I am wondering if there is a reason why you did not create a Swap partition.

  • @claudiafischering901
    @claudiafischering901 5 หลายเดือนก่อน

    Great Video. But you forgot the timezone - ^^ - But it can be set in the finished ArchLinux DesktopEnviroment. Thanks for sharing your mind-set.

  • @briansalehi
    @briansalehi 5 หลายเดือนก่อน +5

    Setting up Arch is getting easier day by day. I don't see any reason to hear Arch is for advanced users anymore. Arch is for everyone!

    • @seanhauth1683
      @seanhauth1683 9 วันที่ผ่านมา +1

      You also have arch based distributions like endeavor and garuda that are simple enough to setup and use. I do agree that it is getting easier to install arch nowadays which i am thankful for

  • @abhishekXpanda
    @abhishekXpanda 5 หลายเดือนก่อน

    Hey LLT, first of all, thank you for this amazing tutorial. Really in depth and informational. I have some queries and I was hoping you'd be able to clear them.
    1) I noticed that you formatted it in Linux file system, Linux file system, LVM in fdisk. Is it fine if I do EFI of 1 gig, a swap of 16 gigs and the rest to Linux file system? Because I noticed that you didn't do it in the manual installation section.
    2) I also noticed that you have used LVM to create virtual partitions. I would like to know, is it necessary to use LVM and partition it and then mount it? Or can I just mount the partitions that I have obtained when making them using cfdisk?
    The reason is because I can't see some of these steps in the Arch wiki.

  • @blz777
    @blz777 2 หลายเดือนก่อน +2

    Thanks!

  • @PlagueDoctor-ow2zt
    @PlagueDoctor-ow2zt 2 หลายเดือนก่อน

    This is amazing!
    Can you do a guide on how to install KDE with btrfs through Arch?

  • @blz777
    @blz777 หลายเดือนก่อน

    In case I decide not to install gnome, how should I configure my internet connectivity via wifi? I will install NetworkManager and enable it. How can I configure NetworkManager to automatically connect to my wifi network? I have seen people use iwd and iwctl and setting iwd as the NetworkManager for the backend - is this the recommended approach? What are other approoaches :) ? Thank you!

  • @Man0fSteell
    @Man0fSteell 5 หลายเดือนก่อน

    Thank you Jay! I always wanted to try out Arch . Installed it on my proxmox ve

  • @linuxvswindows40
    @linuxvswindows40 28 วันที่ผ่านมา

    For newer laptop models, don’t use quotes with the passphrase for your WiFi connection. I figured out that on some newer devices like my Acer Nitro 5, if you use quotes it will say dquote> and you’ll have to retype what you typed.

  • @RefiaKazus
    @RefiaKazus 5 หลายเดือนก่อน

    Hello I was wondering how you get your timeout screen to be an old firewall style?

  • @user-hu9sw5zf8j
    @user-hu9sw5zf8j หลายเดือนก่อน +1

    new people if you have a lot of disk space, make sure you partition more than 30gb like he shows for root. I did 800GB since I have a huge space. great tutorial subbed

    • @Goofie_Dragon
      @Goofie_Dragon 29 วันที่ผ่านมา

      should i partition the root or the home volume more ??

  • @midnightcs1482
    @midnightcs1482 2 หลายเดือนก่อน

    Thank you!

  • @mr2andrade
    @mr2andrade 15 วันที่ผ่านมา

    Great!!! Very good. Ajudou muito

  • @guarazunzu
    @guarazunzu 4 หลายเดือนก่อน

    I recently install arch Linux, the installation was succefully done , but after I turn back on the laptop it won't login , it goes straight to the Aptio setup utility. O booting setup. Do I need to reinstall the Arch Linux?

  • @vincentholdax1876
    @vincentholdax1876 2 หลายเดือนก่อน

    16:37 The only option available here was grub. When I reboot, it throws me to the gnu Grub command line. Is there any way for me to fix this?

  • @Monkeysnakes
    @Monkeysnakes 2 หลายเดือนก่อน

    You are the coldest man on TH-cam dude.

  • @ivanperez5142
    @ivanperez5142 5 หลายเดือนก่อน

    Any chance we can get a video or series on an auto unattended script install method for Ubuntu iso images? For USB iso installations on hardware.

  • @Yunojuno155
    @Yunojuno155 5 หลายเดือนก่อน

    what does the step at 59:14 do exactly? I setup a different locale so im a little hesitant to procede

  • @larbesabdellah7079
    @larbesabdellah7079 5 หลายเดือนก่อน +1

    Could please do a serie of videos and hyprland how to configure it from basic to advanced, how to make it like professionals do , it's really helpful, beautiful customizable and lightweight

  • @bakieral
    @bakieral 4 หลายเดือนก่อน

    Is there a way to connect hotel wifi by using iwctl? As many of you know public wifis such as hotels need a login info. (No ethernet connection btw) I already have the user info but how can i connect it? Lynx? Iwconfig? How?

  • @TheDecodedMatter
    @TheDecodedMatter 2 หลายเดือนก่อน

    Linux is NOICE !!
    It's my 2nd installation today both done side by side your instructions. I messed the first time, part due to lack of sleep, part due to panick because of realising I'm gonna lose my entire data on my PC and part due to hurry leaving Microsoft Windows [~10 years of my OS].

    • @tomv3999
      @tomv3999 หลายเดือนก่อน

      I screwed up the first time (back when I was using his older tutorial). No biggie (I expected to blow stuff up) ... just started over. He does good tutorials.

  • @notesfromundergroundenjoyer
    @notesfromundergroundenjoyer 3 หลายเดือนก่อน

    Hello quick question for manual what do i do if my thing is bios and not efi compatable😅

  • @magwin22
    @magwin22 4 หลายเดือนก่อน

    Super noob question. Followed the tutorial perfectly but at 58:00, when we mounted the 1st partition, good so far. Before exiting chroot environment, I accidentally umount -a before exiting the environment. I assume that since we immediately unmounted everything in root, it is most likely ok? Please if someone can let me know and tell me if I screwed up in the final 3 minutes, that would be great lol.

  • @r.t.3597
    @r.t.3597 16 วันที่ผ่านมา

    Why does my First partition say not mounted after i mounted in /boot/EFI ? It also does not show in fstab, is this a problem?

  • @ahmedrahmane9972
    @ahmedrahmane9972 5 หลายเดือนก่อน

    Hello,
    I have Hp Spectre X360. I've been using Fedora but unfortunately, The Bluetooth adapter is always grayed although it works on windows 11 on the same machine.
    * I've tried different Linux distros but the same issue persists on.
    If I isssue the command:
    sudo systemctl status bluetooth
    I get it active but when I issue the command:
    bluetoothctl power on
    I get the message: "no default controller avaliable".
    * So I'm intending to try Arch Linux hoping that Bluetooth will work on it.
    * Can I install Arch Linux in a dual boot with windows? Why should Arch Linux wipe the whole drive before installation rather than spanning the free available space?
    Thank you so much. You are really amazing. keep up the good work.❤

  • @Grogu-cp7ku
    @Grogu-cp7ku หลายเดือนก่อน

    I followed the video properly and the arch linux was installed without a problem but, I am not able to launch the gnome terminal with the shortcut ctrl+alt+T , I have watched so many solutions but nothing worked , your help will be much appreciated 👍🏼

  • @Seif-eu4nn
    @Seif-eu4nn 29 วันที่ผ่านมา

    Thanks, Archinstall DOES work on this video!

  • @user-di9sd5wg9x
    @user-di9sd5wg9x 4 หลายเดือนก่อน

    I've been trying to install arch, but everytime I use the command archinstall, it's been telling me that there is a newer version. I have the latest version from 3/1/24. My Boot options are different and i've tried to follow the tutorial, but come across errors whenever I install.

  • @melonhead122908
    @melonhead122908 วันที่ผ่านมา

    How about Broadcom WiFi? That’s a sticking point for me - is there a good way to address that in arch as there is with Debian/fedora with the right repos added and so on?

  • @flyingdinosaur8871
    @flyingdinosaur8871 8 วันที่ผ่านมา

    Thanks for the great Video! But it did not boot up on my Thinkpad X1 Carbon 4th Generation i7 6600U 16gb 1Tb just blinking black screen. I have a feeling it has something to do with the encryption … any ideas how to debug?
    I followed the manual
    On my x201 it works like a charm!

  • @sjuvanet
    @sjuvanet 5 หลายเดือนก่อน

    you are a good instructor

  • @MyReviews_karkan
    @MyReviews_karkan 5 หลายเดือนก่อน

    How come Gentoo hardly ever gets any love on this channel? I'd definitely appreciate a guide on installing it someday.

  • @tomv3999
    @tomv3999 หลายเดือนก่อน

    I used your older tutorial to install Arch on my laptop. My only (very minor) regret is using LVM, but it has not actually caused problems (I just think I didn't need it). I am building a new machine (total beast; 512G RAM, RADEON 7900XTX, etc). I will either do EndeavorOS or follow your tutorial here.

  • @theoaraps1358
    @theoaraps1358 2 หลายเดือนก่อน +2

    I followed the manual method with no problem BUT when i run reboot it loads the boot menu eith only the option to run arch medium again (and also the firmware interface and some other stuff but no arch linux)
    And i tried it again (the partitions were the same but everything for the lvm part and after i had to repeat. And it didn't work again).
    What could could be wrong?
    Thanks in advance for everyone that can help.

    • @oregano1246
      @oregano1246 2 หลายเดือนก่อน

      Maybe your installation media is still plugged in idk

  • @donjude9585
    @donjude9585 5 หลายเดือนก่อน +5

    Always awesome instruction. I was disappointed with not explaining the manual install. If all anyone is doing is blindly following then they'd probably be better off with the "scripted installation" is it ArchInstall. Maybe, next time you refresh the Arch install video kindly consider a full explanation on the manual method.
    Thanks again for the caring & quality content.

    • @Pumoneon
      @Pumoneon 5 หลายเดือนก่อน

      He does explain the manual install

  • @vijayabaskar56
    @vijayabaskar56 5 หลายเดือนก่อน

    Just install it yesterday 🙂

  • @RetroCrisis
    @RetroCrisis 5 หลายเดือนก่อน

    Perfect timing!!!