|
Bugzilla – Full Text Bug Listing |
| Summary: | System with systemd installed does not boot without it(normal init) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Christoph Obexer <cobexer> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | kay.sievers |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christoph Obexer
2011-05-15 21:34:30 UTC
I just found out what the problem is: something mounted /sys/fs/cgroup/systemd and thus /etc/rc.status tried to use systemd. unmounting it made it possible t ... sorry... to continue to boot with doing init 5, besides that the hostname was not set and after it was set new programs could not connect to the display. how did you install systemd ? you installed factory M1 and after, used "zypper in systemd" ? The system originated on 11.3 something and went straight to factory, from there was continually updated on factory (probably once a week or more often). most of the time i install using zypper yes zypper in systemd systemd-gtk most likely. ps.: since it was impossible to cleanly boot that machine i had uninstalled systemd again. i will try to reinstall systemd and see if i can find out more about the problem. Looks like aaa_base mounted the 'systemd' cgroup, which it shouldn't. The aaa_base changelog contains: Tue May 17 12:16:26 UTC 2011 - lnussel@suse.de - don't mount /sys/fs/cgroup/systemd as it makes programs think systemd is in use that should be it, I tried to reproduce it on both systems that showed that behavior but could not. also the boot with systemd is much better now! so I'd say this can be closed as fixed =D closing as FIXEd, reopen if needed |