this post was submitted on 08 Sep 2021
16 points (100.0% liked)

Asklemmy

44656 readers
808 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

What's your Linux distro?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 3 years ago (1 children)

I tried Gentoo because I like the idea of it, but couldn't get it properly installed/setup. There was nothing exotic about the hardware, but something or other failed a build step and I eventually gave up.

[โ€“] [email protected] 1 points 3 years ago* (last edited 3 years ago) (1 children)

May I ask what failed a build step for you? (Most likely I can't give you any advice, as I only got into Gentoo a few months ago, but I'm still interested in knowing.)

I actually had some trouble with installing Gentoo myself, though it didn't fail any builds for me. I needed full-disk encryption. I followed this guide (except for the part about configuring the kernel; I'm using the pre-configured distribution kernel for now), but it didn't work. On boot, Gentoo would throw an error message about "Failed to find LUKS device", then exit to the fallback shell. Searching the message gave me this forum thread, I tried several of the things that thread says to. What finally made it work is dracut --force -H --kver <gentoo-kernel-bin-version>. I need to re-run this command every time I upgrade the kernel to a new version so that the new version works.

[โ€“] [email protected] 1 points 3 years ago

I can't remember now, sorry. It was BC ("before Covid"), so not recent.