I (struggle to) use arch (in disposable VMs, not my actual machine) btw

  • esc@piefed.social
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    2 days ago

    Installing arch won’t give you anymore understanding of how system works, at least no more than installer would, linux systems are somewhat hard to understand especially if you aren’t deeply involved with them. Also that understanding requires so much peripheral knowledge of linux to start with, it’s not even funny. Like you can start on disk partitioning and it would take a week to explain everything you can do, look at this pie: encryption, vdo, lvm, different filesystems, billion things available in device mapper, then systemd mounts etc., etc…

    • exu@feditown.com
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 days ago

      Installing it manually will at least give you all the tools to fix your boot loader or troubleshoot an issue that prevents you from booting.

      • AdrianTheFrog@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        13 hours ago

        I installed arch “from scratch” for the first time after installing it with archinstall like 4+ times previously, and yes it definitely somewhat did this, but honestly not quite to the extent that I expected. I feel like most of my system’s configuration was determined for me by the KDE plasma dependencies and defaults lol

        My bootloader configuration is definitely one of the parts that I was more exposed to with a manual install, but honestly I don’t really see how what I learned would help me fix issues like that in the future, more about how I could customize the boot screen and extend my configuration with more boot options

        idk it was a good experience to have but I think it brought more personal satisfaction than real practical benefit

    • diaphragmwp@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 day ago

      Idk, my first time a while back (after Mint and git clone, ./configure copypasting), as soon as I stopped trying to debug the python script and started following the damn wiki, it took me like 2 hours or so to choose F2FS out of all options then chain that with LUKS with all of the relevant options to allow discards. Not counting the time it took to reboot from a “you are a dumbass lol - systemd” screen back to the installer. I completely ignored LVM and all of those other funny initialisms because it said it was optional and I didn’t see the point. I still don’t. Then I looked up how to get 3000000FPS in minenhandwerk and found alhp.go, that was mostly just copy pasting.