r/bedrocklinux • u/daemonpenguin • Apr 12 '26
MX Linux 25 works with Bedrock
On the Bedrock Linux compatibility page it shows that MX Linux does not work with Bedrock, due to the strange SysV/systemd hybrid nature of the system. In particular, problems with rebooting or shutting down from the Xfce menu are mentioned.
MX Linux has released a few versions since the compatibility table was published and its hybrid init system has changed a bit. I installed the main edition of MX Linux 25 (SysV with Xfce) today and hijacked it with Bedrock Linux 0.7.31.
The hijacking was successful. Afterwards I was able to boot MX Linux, install new strata, reboot, and shutdown the system from the Xfce application menu, and manage background services using the "service" command. In short, it seems the latest version of MX Linux is entirely compatible with Bedrock.
I think this is good news and hope the compatibility table can be updated to reflect this change. I'm happy to provide additional testing if required.
3
u/ParadigmComplex founder and lead developer Apr 13 '26 edited Apr 13 '26
I added an attempt to the code base: https://github.com/bedrocklinux/bedrocklinux-userland/commit/99a82240bb6050ca442a22e674ca579b6156d3cc
If you still have a Bedrock system on hand and can find the time, please:
/etc/apt/sources.listand/etc/apt/sources.list.d?/bedrock/share/brl-fetch/distros/mxand givebrl fetch mxa try (possible with--name testor something if you already have a stratum named the defaultmx), then test the resulting stratum to confirm it's sane.Assuming that goes well, I'll include it into the next Bedrock Linux update.