this post was submitted on 23 Jun 2024
471 points (88.4% liked)
linuxmemes
20880 readers
5 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
Stable is for servers, unstable for desktop. It has worked for 20 years. I actually installed two further Debian workstations recently after trying and failing with Kubuntu. So .... no, I don't have this problem.
No idea why busybox is needed. Is this is your emergency boot environment like initramfs? Sometimes it's nice that Linux boots up and offers an environment to fix stuff while some modules are broken.
Busybox is used in the initramfs normally. It's the shell used by any scripts in that early stage, as well as the fallback shell environment.
I cannot for the life of me find the particular fix I followed, but I swear it was a missing symlink to busybox. Not in initramfs, but in the full booted environment. That's why I was so confused haha. I can't find anything about it right now, so maybe I'm misremembering something...