this post was submitted on 12 Aug 2024
882 points (98.0% liked)
linuxmemes
20880 readers
11 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- 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
view the rest of the comments
Arch is unironically easy.
You only need to know two commands:
and
PS: If my 60 year old mom can do it, anyone can.
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.
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 withcryptsetup
). The disk encrypt setup had even more hoops to go through than just LVM.