• nebulaone@lemmy.world
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Arch is unironically easy.

    You only need to know two commands:

    archinstall

    and

    sudo pacman -Syu

    PS: If my 60 year old mom can do it, anyone can.

    • Spider89@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      1 month ago

      I installed Arch using archinstall and my system finished with missing KDE and important packages. I was also missing secure boot…

      Staying on Debian.

      • nebulaone@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        How long ago was that? I have installed Arch with archinstall on ~10 different PCs over the last 4 years without any issues. Maybe I just got lucky, though.

    • alkaliv2@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 month ago

      Archinstall works until it doesn’t. Recently I tried Luks and BTRFS more than 6 times leading to a script error each and every time. Could I have done something simpler and archinstall work? Possibly. But it offers those things out of the box and for it to fail each and every time ultimately led me back to the wiki to do it manually.

      • JATth@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 month ago

        I tried Luks and BTRFS more than 6 times leading to a script error each and every time.

        This was actually my experience also, so I went back to a manual install to just get it done. I think the archinstall script won’t get any configuration of device-mapper/LVM right (including disk encryption with cryptsetup). The disk encrypt setup had even more hoops to go through than just LVM.

    • sebsch@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      1 month ago

      Wasn’t able to have luks and lvm installed with arch-install. Maybe it’s changed now, but also without the script it’s very easy to do.

    • bazzett@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Some weeks ago I tried to install Arch on an old laptop, and since it have been many years since I’ve installed Arch for the last time, and I’ve heard good things about archinstall, I decided to try it. Nothing fancy: single drive, LXQt, no encryption, auto partitioning…

      I tried maybe 4 or 5 times, configuring different settings in the script, and every single time it gave me a broken installation: no GRUB, or no display manager, or incorrect video driver (Intel, no Nvidia here). I supposedly configured all the options correctly, but I never got a working system. In the end I snapped and searched for some video tutorial and installed Arch the old way. I have no desire to use that script again, at least for a long time.