this post was submitted on 16 Aug 2023
121 points (100.0% liked)

196

16224 readers
3935 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (5 children)

Are you installing Void Linux by any chance?

[–] [email protected] 9 points 1 year ago* (last edited 1 year ago) (1 children)

nope, gentoo (don't ask why i was using dracut) I tried void some time ago but i didn't really like it

[–] [email protected] 3 points 1 year ago (3 children)

What's the better alternative to dracut? Normally I compile everything into the kernel, but have been having issues with my Intel firmware and need an initramfs.

[–] [email protected] 3 points 1 year ago

I really like Alpine's mkinitfs. It seems like the most straightforward approach IMO.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Genkernel is a good alternative generator, but you can also write your own initramfs and build it into the kernel. A custom initramfs (see also) is pretty flexible- I've had success setting up cryptsetup, lvm, and dropbear sshd by reading the various wiki examples. Not sure about your Intel issue though

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

i like booster because its fast and comes with arch, though when i'm building my own kernels i pull a yes2modconfig and only bake in my rootfs of choice into the kernel so i can go initramfs-less. i don't do anything complicated like encryption though so ymmv

load more comments (3 replies)