← All posts

systemd on openSUSE 11.3

July 22, 2010

WARNING: this could cause your machine to stop booting, experienced Linux admins only. :)

Systemd is a new init system being written by Lennart, Kay and many others. If you want to give it a try on openSUSE 11.3 or openSUSE Factory follow these steps to get it all installed.

At this point systemd is installed in parallel with systemvinit. To actually use systemd as your init reboot your machine and append the following to your kernel command line arguments at the grub menu:

init=/bin/systemd

That it! If things break try some of the Documentation.

If you want to expand this article visit the wiki page


← All posts