this post was submitted on 12 Aug 2024
868 points (97.9% liked)

linuxmemes

20688 readers
1143 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nebulaone@lemmy.world 19 points 1 month ago* (last edited 1 month ago) (7 children)

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.

[–] alkaliv2@lemmy.world 4 points 4 weeks ago (1 children)

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.

[–] JATtho@lemmy.world 3 points 4 weeks 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.

load more comments (5 replies)