How I Install Arch Linux (the hard way).

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 มิ.ย. 2024
  • Installing Arch is no easy feat, and adding full disk encryption can be overwhelming for many beginners.
    In this video, I walk you through how I install Arch from scratch, with full disk encryption.
    Installation Guide:
    github.com/dreamsofautonomy/a...
    Hardware Links:
    Beelink SE6 Max: amzn.to/48FJvA8
    4TB SDD: amzn.to/48FJsUY
    Watt Meter: amzn.to/3TVnU27
    Tool Kit: amzn.to/3vzJwY4
    These are Amazon affiliate links which provide a small commission to this channel via anything purchased via these links
    00:00:00 Introduction
    00:00:22 Checking out our hardware
    00:01:32 Download the installer
    00:02:16 Verify installer Image
    00:02:47 Flashing installer to usb
    00:03:58 Setting up ssh
    00:05:05 Partitioning disks
    00:08:13 Adding full disk encryption
    00:09:15 Setting up our volumes
    00:10:16 Setting up our filesystems
    00:10:57 Mounting our disks
    00:11:36 Installing Arch!
    00:12:45 Decryption on boot
    00:13:29 Installing our bootloader
    00:15:50 Adding home partition to decryption table
    00:16:42 Setting up the clock and NTP
    00:17:22 Adding Locale information
    00:17:57 Adding a hostname
    00:18:10 Setting up users
    00:18:53 Sudo access
    00:19:19 Installing Network Manager
    00:19:35 Adding Gnome Desktop Environment
    00:20:13 Installing Microcode
    00:20:40 Reboot into our new system

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

  • @dreamsofautonomy
    @dreamsofautonomy  4 หลายเดือนก่อน +96

    Just a heads up: I do not encrypt the boot partition in this video, which means your keyfile can be compromised using another live ISO image.
    If you want to be extra secure, skip the step for putting the keyfile in the FILES=() line in the mkinitcpio.conf This does mean you'll have to enter your password twice, however.
    I have another video in the pipeline where we'll be looking at different options for securing the boot partition in this setup as there are a few options to achieve this each with their own caveats!
    Thanks to everyone who pointed this out

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

      Will creating efi partition and lvm partition first and then adding /boot, swap, / (root) in lvm (no need for home for me) work? That way only one password is required right? Or will it not work because some part of luks is in encrypted lvm?
      I'm a newbie, trying to make sense how this works. Ty for the video, rest of it is very easy to understand and helpful.

    • @_sneer_
      @_sneer_ 4 หลายเดือนก่อน +11

      It is not “extra secure”. If keyfile is not encrypted then the system is basically wide open, no point of encryption at all.

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

      Which means there is no point in encrypting anything in the first place

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

      @@ketchup901 exactly.

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

      BTW, the correct way to do this is to put the keys on / partition (encrypted) and point crypttab to them.

  • @Klusio19
    @Klusio19 4 หลายเดือนก่อน +131

    Insanely well-made and aesthetic video!
    I use Arch btw

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

      Thank you!

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

      Hi. Is the disk encryption really required? I was a windows user and installing Arch Linux now.

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

      @@traderdha It is not! Only if you're extra paranoid, like I am. You can skip it entirely otherwise :)

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

    Another super easy and more powerful USB tool would be Ventoy. You simply install Ventoy on to the USB thumb drive. It sets itself up as bootable. Now you can drag as many Linux .iso as you want or can fit on the drive. Ventoy will automatically add them to it's menu. When you boot from the Ventoy drive a nice looking menu is displayed listing all the different Linux .iso you have available. You can even put other OS on there too. It is the easiest way to make a multi OS bootable drive. Pretty cool option.

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

      I love Ventoy so much, such a great software.

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

      Totally agreed, I use ventoy it's really amazing

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

      I don't know if it is just me but it seems like the entire process of initializing the installation and Live Boot takes a lot longer on Ventoy even if you have a modern USB 3.0 (probably due to all the files being compressed inside the .ISOs) .
      This is my only complaint and the reason i still have a separate usb drive exclusive for windows 10/11 installers when people ask me for help formatting their PCs.

    • @raggebatman
      @raggebatman 17 วันที่ผ่านมา

      Probably user error but I never got Ventoy to boot UEFI/GPT, so I just write the ISO to another USB with the right format :P

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

    I'll probably never need this tutorial but I appreciate your attention of detail. Good job!

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

      why?

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

    Did a new Arch install last week so the release of this was perfect timing. I walked through step-by-step exactly and ran into zero issues. The only "maybe" error I noticed was the annotation for a typo in your original code at 14:12. Annotation "should be /dev/nvme1n0p3" should actually be "/dev/nvme0n1p3"

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

    Excellent video, cleared up some of the problems I'd encountered installing Arch in the past.

  • @YusufKhalifadev
    @YusufKhalifadev 4 หลายเดือนก่อน +9

    the video super enjoying to watch
    keep it up bro, looking forward for your next arch video

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

      Glad you enjoyed! Thank you.

  • @javiergomezve
    @javiergomezve 4 หลายเดือนก่อน +178

    I use arch, btw

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

      Thanks for sharing 👍

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

      I use Arch, BTW.
      PS: let's keep the chain going.

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

      Who asked?

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

      I use arch btw. ​@@Daoist_Oak

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

      @@Daoist_OakI use arch, btw

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

    Excellent and informative video, I think this may give me the nudge I need to finally take the lunge on arch - have subscribed and look forward to seeing what you upload in the future :)

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

    Great video detailing the process step by step. Most appreciated!

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

    Thanks to you that I know you can use SSH to install from another device. This makes the installation process so much more convenient, I wish the arch wiki included this tip.

  • @metal-beard
    @metal-beard 4 หลายเดือนก่อน

    This was really informational video. Looking forward to more.

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

    Nice video! I wish I've seen this one while installing arch manually.

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

    you explained all of this so easy, for a moment I thought maybe it's easy :D

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

    Bro we need a video for your terminal setup including tmux and neovim.
    Great video btw ❤

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

    Cool! I really liked this video. I have been using Arch for a long time, and I'm used to installing it manually, didn't have a chance to test the new and shiny arch installer. Although my partitioning is very simple, ESP plus root and no encryption. But I do use a very much custom graphical environment, Sway with much of additional cosmetic apps.
    Now I am using gentoo and I think the handbook currently is much better than the previous time I tried to do it. I've decided to try out gnome as well, and the installation turned out to be extremely simple because you pretty much just select a profile and tell portage to compile and install everything. I decided to keep using systemd, thankfully the gentoo documentation has improved a lot and supplies much more useful information for systemd profile users. And also I recently transitioned to UKI system, I can boot my linux system even without a bootloader, cool! But I do use rEFInd for dual-boot/triple-boot nicely.
    Oh, did I mention I have 2 linux systems in one btrfs partition with roots divided into subvolumes? Yeah, pretty cursed yet cool I think.

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

    GAH you've finally got me. I am ordering a intel NUC to install Arch on right now

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

    What a beautiful guide this was!

  • @dragondove6197
    @dragondove6197 4 หลายเดือนก่อน +10

    I extremely recommend to use ventoy for usb boot up steps. ventoy is a grub distro installed on flashdisk and can boot iso files under root directory of flashdisk partition. That's much easier to use than dd command.

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

      Definitely....

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

      You must use arch btw

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

      @@AnxulJyoti 😄

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

    Thanks a lot man thanks to your tutorial and another website that I used as a complement the Arch installation went smoothly

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

    Thanks for this. That was a journey!

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

    I don't use Arch, but if I ever did go to install it, I would deffo follow this guide, really well made!

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

    Thank you very much for presenting this information to your audience. I have been using Arch-based Garuda Linux for about 1 and a half years. In the past years, I tried to install raw Arch Linux, but I failed. I hope I can install Arch Linux by scratching it thanks to your video. I'm happy with Garuda Linux for now, but this video will help me understand Arch Linux faster. Thank you for sharing your valuable information.

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

    After installing Arch scores of times over the years, I am fully on-board with simply running "arch-install" and being done with it. I use a basic setup with two drives, encryption only on the system/boot drive, so nothing fancy that requires anything the install script cannot accomplish faster. It isn't perfect by any means, but it gets it done, and makes Arch much more accessible to Linux newcomers.

  • @anakinsonone
    @anakinsonone 4 หลายเดือนก่อน +21

    I'd really like to see how to make your own 'Desktop Environment'; like what are the different things that make up a 'desktop environment' and so on. BTW, this video is what I definitely needed, another Arch Install video 😂.

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

      a desktop environment is still just a window manager but it also comes with its own suite of apps, like calculators, text editors, terminals etc..

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

      My first distro was arch and I couldn't get to do some basic things which made me frustrated since I was new and didn't find comprehensive stuff that covers i3wm with automatic disk mounting (NVME) Nvidia drivers ( to prevent screen tearing in the web browser) as so forth.

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

    Would love to see a "setting up arch for development " video.
    Switched away from m$ recently, and exploring different distros for my daily work machine

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

    @dreamsofautonomy Your videos are amazing! Please don't stop. Now for absolute happiness we urgently need the i3w video guide. Thank you!

  • @mansoormohamedali122
    @mansoormohamedali122 4 หลายเดือนก่อน +13

    Are you the same person who makes Dream of Code?
    I adored your videos and the approach to teach it is inspiring. Including this one.
    Keep it up.
    And thank you.

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

    Really amazing! Arch has always been a double edged sword for me. On one hand it's incedible for what it offers. On the other hand you have to do everything yourself. And while I'm not confident enought to switch from Debian right now, it certanly helped me understand Arch better. So thank you!

    • @paultapping9510
      @paultapping9510 26 วันที่ผ่านมา

      I cannot recommend EndeavourOS enough. It's literally just arch with a nice installer and a decent after-install helper script. You can install whichever DE you're familiar with and other than remembering to use pacman or yay not apt-get you will probably not even notice a difference.

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

    Arch is kind of sweet sport between ready up distros and gentoo

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

    Thank you .Great work

  • @ghislain-bernard
    @ghislain-bernard 4 หลายเดือนก่อน

    Excellent video, thank you very much.

  • @SakkakuTamashi
    @SakkakuTamashi 4 หลายเดือนก่อน +9

    I wish I had this guide when I started using arch back in 2016
    EDIT: a couple of nice additions would be secure boot (maybe even with TPM) and plymouth for graphical password display and splash screen

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

      secure boot would need any kernel module dependent package need to get signed, this gets very stupid at some point, ubuntu does this if you want that but not even fedora sign those packages

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

      ​@@patrickdee7365 the way I do it is by generating a unified kernel image that bundle everything so you have to sign (pacman hooks actually do this for you) stuff twice (kernel and fallback)

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

      Agreed! I added a pinned note about encrypting / securing boot on this setup! I'll be doing a follow up video on how to do so :)

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

      @@patrickdee7365 you can sign the modules automatically via a script.

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

      ​@@dreamsofautonomy I'm glad my feedback has been useful

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

    I have an Arch in my flash drive to use on my classes I give, but I used archinstall script to install it.
    Now I want to try your tutorial with encryption. Its very clear and easy to understand.
    Thank you very much for share this video.
    PS.: you should change your video name to "How I Install Arch Linux (not the hard way anymore)." ❤

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

    this stuff is great, wish you had made this a year ago when I installed arch linux the first time! haha

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

    As a mac user this is really convincing, I might start using both

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

    Wow. Beautiful.
    Can you also make a video about how you make these videos and animations in Arch? Your workflow basically.
    Thanks a lot.

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

    Nice video. And flex that you use Arch, btw

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

    Great stuff! Pls may one ask what screen recorder you're using? Ta much!

  • @yaakoss
    @yaakoss 4 หลายเดือนก่อน +22

    Nice video! However the boot partition is still unencrypted and also unsecured. It would be nice to have an upgraded version with UKI and secureboot which gives you even more security. On some systems you can even go without any bootmanager then. Or use systemd-boot or rEFInd

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

      GRUB supports putting the kernel not on the EFI System partition (Or seperate boot partition) and with a patch also supports unlocking luks2 containers.
      I would generally say it's unneeded to have a separate boot partition, instead just leave it on your main partition.
      On my Laptop, I have a setup with a 2MiB EFI System partition, which only holds GRUB and absolutely nothing more (You could also sign it with secure boot keys optionally) and a Root Partition containing everything which is encrypted using a luks2 container. To start my Laptop, I always need to enter a password in order to decrypt the root partition and boot into the system. systemd-boot doesn't support the kernel and initrd not on the EFI System Partition, so you would need to sign it, to actually secure it.
      rEFInd, to my knowledge, doesn't support unlocking luks2 containers, so you would need another solution for that. GRUB might be the best option, if you want to expose the least attack surface, which with just being the bootloader, is pretty minimal.

    • @dreamsofautonomy
      @dreamsofautonomy  4 หลายเดือนก่อน +7

      You''re correct! An encrypted boot partition with TPM is fully secure. I'm going to be adding it to this setup in a coming video.

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

      @WERTBON. Grub does support luks2 yes, with a patch it even supports argon2i but then it is slow as hell while decrypting the partition. If you use UKI that is located on the EFI partition and secured by own secureboot keys then you do not need the boot manager to decrypt the partition. Like i said you do not even need a bootmanager on some mainboards/computers. I use rEFInd because of its nice UI. But systemd-boot would also work without any issues. As for the TPM with additional password it even adds an extra layer of security

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

      rEFInd for life ✌️

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

    the best tutorial video I have ever seen

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

      Thank you!

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

      @@dreamsofautonomy can say the same, seen some Arch installs, so far guess this one was the best one.

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

    Only put the swap size to be bigger than the RAM if you want to be able to suspend to disk.
    In addition, i highly recommend considering going without swap if you have 32GB or more of RAM. This info is based on HDDs not SSDs, and was from ten years ago, but it likely still applies. Especially with an HDD swap on high memory systems you can get thrashing so bad your system is unusable for hours at a time. Due to the way the kernel scans for pages that can be swapped out to provide more file system cache, with 4k pages it can easily take extra processing to find pages to swap out that are not gotten back by having a slightly bigger cache. The desired behavior when a system is running out of memory is very likely to kill the offending process while maintaining interactivity, which swap causes the opposite behavior.

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

      Totally agree. I still use it for an old budget laptop that I repurposed into a dedicated Plex/mpd server, but for my primary machine that has 32 GB, I never bother using swap, it is simply a waste of memory. There is also zram which can be setup for "just in case" situations if one is not comfortable completely foregoing any memory caching for whatever reason..

    • @raggebatman
      @raggebatman 17 วันที่ผ่านมา

      I always heard the recommendation was to have swap, even if you have 32+ GB of memory and even if the swap space is only 512 MB in size. Due to some programs that expect swap to exist or something... They are both arguments for and against swap, so I wonder which is really better. Or if it's a case of no swap being "non-standard"

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

    Sudoers tip: you can also use the oneliner `EDITOR=nvim visudo`

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

    Not only was this thorough, but the editing was great! What video editing software do you use?

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

      Thank you! I use Davinci Resolve, as it's the only one I've found that works well on Linux.
      I tried moving to adobe suite but found it to be not as good as DR. I still need to learn how to get faster with editing though 😅

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

      @@dreamsofautonomy Never heard of it, might check it out. In any case, hoping for more videos like this!

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

      @@dreamsofautonomy oh DR.. the best at editing and grading...

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

    great video

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

    Helpful, thx!

  • @JCO2002
    @JCO2002 4 หลายเดือนก่อน +10

    I totally understand. Recently I needed a new hammer. I devoted a couple of months to gathering the ore, learning how to refine it, and then casting the perfect hammer head. Next is carving a perfect handle for it - once I've constructed my own chisels, from scratch. Gathering all the necessary info with my Linux Mint desktop.

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

      🤣🤣🤣

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

      😂

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

      That was a gold. Tbh, the installation wasn't much different from any other distro except for those steps he deliberately added to it, like extra security, micro configurations and dev tools + some self- torturing moments with dd command 🤣
      Ngl, I was left a bit tempted to give Arch a try🌚🔫

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

      @@mona.supremacy Yep, I was being a bit facetious. But on the other hand, that's what the friends and colleagues to whom I talk up Linux expect - major ordeal, having to use the terminal, etc. I'm talking several with PhD's! I have to stress that there are versions (Distros) like Mint, where you install it, take 10 minutes to figure out, and you're good to go.

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

    It is good video, useful! Thx

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

    respect for the font size in the terminal

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

    Excellent video! I don’t run Arch, BTW. I used to, and I’m going to install it to a VM so I can try to get back into it again. I need something I can use for k8s development, so I need to figure out how to get all the tools I need installed.

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

    Brilliant!

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

    I'm using Windows since 98, mostly for gaming. Even today i use 11 for gaming because i don't find ways to configure the gaming hardware within linux. On my old Laptop i use Linux Mint a few years now to learn and understand better how linux works. Arch Linux, as the video shows, is very hard for beginners if you don't know all the commands and what you have to do to install everything you need. Especially if you don't know what packages you need or how they are called etc. This guide helps a lot to learn what you have to do and what happens on the machine. But to understand everything i stil have a long way to go. Or just stay in the middle between windows and arch -> Mint (or Debian/Ubuntu based Distros) 🙈

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

      you can learn windows or arch, but arch is soo much better.

  • @W0lfCL
    @W0lfCL 4 วันที่ผ่านมา

    I haven't ever used the disk encryption when installing arch, since I don't have a laptop so I don't leave my PC in public, buf I had no idea it's possible out of the box
    Great video! I'll defo show it to friends who are afraid of installing arch, bc you explain everything in a very simple manner

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

      Nerd

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

      @@hanhthien2948 I mean if u ended up on this vid u're pretty much a nerd too

  • @pango42069
    @pango42069 4 หลายเดือนก่อน +9

    I use NixOS btw ❄️

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

    amazing bro... its 2024, and i am literally stuck installing another linux os on my very temperamental 💩 minipc ... at least now I understand how it all works on a high level under the hood.. btw i tried arch but was overwhelmed and gave up too easily.. now i will arch on..

  • @twenty-fifth420
    @twenty-fifth420 4 หลายเดือนก่อน

    Lol, you kind of propagandized my mind Dreams, evident by the fact you read my mind by making a video I will always probably need in the future

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

    I'd say I use Arch BTW too, but I mainly use Kali Linux alongside Arch so...
    No joke to be made here🤷
    Nice video! Personally, I mostly just use Archfi for the installation. I did a few installations from terminal completely, but it takes too long & I was in a bit of a hurry.

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

    Have a Beelink Ser6 Pro with the 6800h and 64gb running ProxMox and Virtualized TrueNas Scale. 32tb on 4 spinning HDDs. so much power in such small and power efficient packages its incredible.

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

      Did you upgrade the RAM yourself? I'm still in the market for upgrading it.

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

      yup dropped in a 64gb kit of Silicon power ddr5 4800, not the fastest i could get but the price was right. and ddr5 being what it is its still VERY fast @@dreamsofautonomy

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

    Excellent

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

    I'm already comfortable installing Arch manually, but this was a great guide on encryption and security, great video!

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

    Same, gentoo is the way. I have two profiles gnome and hyprland. Two days to compile using j4. Arch is a walk in the park

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

    What's the resource consumption of the final installation? Great video btw.

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

    Would love to see a video on remote VNC setup (tigerVNC perhaps?), thank you!

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

      This is a great idea! Thank you.

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

    I think I'm gonna start using Arch btw
    Quick question: you said you used a self-hosted password manager. Which one?

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

    Thanks!

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

    Back up the header (or something like that) of LUKS partition. Last time I used it, that thing had only a single copy of the header at the beginning of the partition, and when with some mechanical error that part was corrupted, not a single file could be retrieved even though I knew the password and I used full-disk scanning of disk recovery tools. I think I heard that newer versions of LUKS has two headers so that it could still work if one header gets corrupted, but just to be sure.

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

    As someone who has heard the legends of Arch Linux install being "very manual" & difficult, and has already played a bit with an Arch based distro (though one with a Calamares installer) - this video made me my brain go *"wait... i thought this would look harder."*

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

    Hello, thanks for this tutorial. It's really helpful. I have a suggestion btw: the order in the arguments seems incorrect(GRUB_CMDLINE_LINUX_DEFAULT
    ): cryptdevice=UUID=:luks_lvm root=/dev/mapper/arch-root resume=/dev/mapper/arch-swap. What do you think?

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

    i just wanted to ask: how secure is to make a luks container, paste .qcow2 vm here and then mount it using external key to /var/lib/libvirt/images/exp.sr1.qcow2 . Is there by any chance to crack it? If key was made by : "dd if=/dev/random of=/root/lukskeys/luks-username.1.key bs=1 count=64" and if smb has got physical access to server?

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

    Have you ever tried out ventoy? It's pretty damn cool.
    You have to install it once, and never format it again.
    Just copy all the isos to the pendrive, and never reformat.
    You can also store additional stuff, and because you don't need to reformat, you don't have to move it to a different drive every time you want to install an OS.

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

    insanely awesome work dude , your terminal looks beautiful can you make a video on how to acheive such a terminal , i am using ubuntu btw

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

      I absolutely can and will!

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

    The overwrite, does it make any sense on an SSD? AFAIK it makes sense on magnetic drives, but the SSD is a completely different system with a grid of NAND gates. Plus it's got a limited amount of writes.

    • @h.hristov
      @h.hristov 3 หลายเดือนก่อน

      Yes, it does make sense.

  • @yellowked
    @yellowked 7 วันที่ผ่านมา

    Using GNOME on Arch because it's easier is like eating a cake but drinking diet coke because it has fewer calories
    Great video btw, I'm installing Arch at this very moment

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

    The easiest way to connect to wifi while installation is to use usb tethering.
    You have to configure wifi after installation anyway and it is easier to do it after installing desktop environment.

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

    Excellent Video, as per always! I wanted to save you keystrokes by suggesting 'Ctrl-L' in lieu of 'clear'... FWIW - muscle memory dies hard, I know.

  • @Os-hp5nh
    @Os-hp5nh 16 วันที่ผ่านมา

    Which are the specs of your monitor to get integer scaling? It looks so sharp 😊😊😊😊

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

    i am extremely impressed

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

    you can also set up secure boot or maybe even dual boot if you're feeling fancy just to make the entire process even more complicated and mind boggling with a side of an acute headache. (idk why GRUB and secure boot likes to give me the most trouble lol)
    I use arch on USB btw! :)

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

      For basic no-fuss booting when nothing fancy is required, I am fully on team systemd-boot nowadays.

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

    This is a good one
    I use Arch, btw

  • @Blue-xi8gu
    @Blue-xi8gu 4 หลายเดือนก่อน

    great arch video, how to make use of btrfs system snapshots/rollbacks/etc.
    also I needed to run `pacman-key --init` and `pacman-key --populate archlinux` or pacstrap will return errors

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

    Can you record a video about your terminal how did you set it up it is so cool

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

    I finally know what that first and last sector means 😂 (i m new to Linux and started with Arch Hyprland)

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

    Hi, I have a question, why you make a boot partition to mount a EFI partition? Don't is more easy make a EFI and mount directly?

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

    Nice I liked the way you installed arch.
    Would it be possible to make a video on a dual boot with windows + secure boot?

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

      Why would you defile a beautiful Arch installation with Windoze?!

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

    What are the recommended RAM you are considering for upgrade for this mini PC by the way? Thanks!

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

      That's a great Q. I'm still doing some research on it, but will make sure to do an update when I find one that works!

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

    Hello, what keyboard are you using?

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

    It would be nice to be able to enter the password remotely on boot, for example via ssh. This is convenient for the case of remotely turning on a computer, for example via Wake on Lan.

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

    Love to see a video on Hyprland ❤

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

    Which software are u using to record your screen ?.
    Good video.

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

      Thanks!
      I use ffmpeg lol. I just bought the elgato 4k capture device in order to record wayland as well!

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

      @@dreamsofautonomy thanks for the response.

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

    is this the second channel of dreams of code? anyway, great vid

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

    5 TBs only?? I think you should add more 😁
    Just kidding, I'm thinking about using Arch, but I'm still not sure

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

    If I recall correctly SSD controller can't distinguish between random and legit data, so by filling it with random you are hurting its ability to do trim properly. Not sure how it works in nvme.

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

    20:03 you switched from Mac to linux 😱 and yet you're still so skilled at Linux! How did you acquire such knowledge?

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

      Haha I use both. Linux is my daily driver, but macOS is for video editing and filming typically. I've been using linux far longer than mac however!

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

    I am look to have a pocket pc os I can bring to work, college or home or wherever. At the moment, my plan is using a vm with virtual box with the vbox installs for host os and os iso and vm on the USB key.
    It wasn't the fastest though on the work laptop.
    I don't like lugging heavy laptops around. And I prefer to use a different pc/laptop for work, college or home. But its nice to carry my pc work environment in my pocket. Its my property.

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

    can you make a video on hyprland setup or any tiling window manager, as a followup to this video, gnome seems to be boring and not much customizable imo as I use it currently I am tired of it and it seems unappealing as hell after using it for sometime. And I think btrfs configuration is incomplete I'd love to see a video on btrfs as a whole from you because as I did use it in my last setup you didnt create any of the subvolumes and setup defrag timer and many other things that comes with using btrfs.

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

    I am getting a error when i try to install grub by typing grub-install --efi-directory=/boot/efi (it says install isent specified) so i tried to run grub-install --efi-directory=/boot/efi sda2(my boot partition) and then it said cant find a grub drive for sda2. check your device.map can somebody help

  • @mcg6762
    @mcg6762 7 วันที่ผ่านมา

    I think you might be slowing down your drives by writing to every single block the first thing you do. The drives have no way of knowing which blocks contain actual data and are forced to retain everything and the wear leveling algorithms get slower. This might improve over time if you have trim enabled since the os tells the drive which blocks it is discarding when deleting a file.

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

    amazing video. i would be very interested in learning about your self hosted password manager with a backup. unless its already posted on your channel.

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

      This is a great idea! I will plan a video for it.

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

    You know, I think no beginner will ever follow this video, so installing Gnome as something a beginner would enjoy was a little funny :D Don't get me wrong, it's an excellent tutorial, one I'll follow when I eventually switch to bare Arch, but you're going way to fast with everything. Maybe it's just an issue with synchronizing the VO with the footage, but sometimes you describe one command while the terminal is already one step ahead, which is completely confusing when each command throws a few lines text afterward.
    Btw. did I get that right that you're using the original 1TB ssd just for the os? Wouldn't it be better to switch it to a smaller one and add that 1TB on top of the 4TB you added at the beginning?

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

    The earlier steps where you over wrote the disk could work if I did directly from the machine I wanted to run the installation from?

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

      Turns out, yes