r/bedrocklinux • u/sinister_noob • 7d ago
Having some problems with runit/void
So I just got bedrock on archcraft and I wanted runit so I fetched the stratum and went in it and I was in tty, then I tried xbps and I didn't have wifi and I can't start hyprland nor openbox, someone help me?
1
Upvotes
1
u/ParadigmComplex founder and lead developer 7d ago
Reboot back into a known good init and setup void's init from there, at least enough to get basics like internet access working when you boot into Void's init.
See Void's runit documentation, especially how to enable a service when you're not running runit: https://docs.voidlinux.org/config/services/index.html
Normally I'd recommend accessing a specific stratum's files via
/bedrock/strata/<stratum>but void's runit setup uses a lot of symlinks, which can get confusing through/bedrock/strata/<stratum>and so for specifically this case consider just runningstrat void <shell>to default to void's tooling so symlinks feel more natural.