I recently upgraded from 11.4 to 12.1 and things were working fine,
but now after a job lot of updates (I think there were something like 168 of them,
and I’m afraid I don’t know what they all were), the system hangs for about 5 mins
at boot time after running systemd-fsck.
It does eventually boot into KDE and everything else is fine, it’s just annoying that
I have to wait for this process.
It briefly shows a runlevel 3 login screen before the KDE login,
which I hadn’t noticed before.
that is not a ‘hang’…that is a process in progress…looks like an
fsck of sdb3, which guess may be the /home of your installed openSUSE on
your second disk…
the question is: why is it running fsck! how did you shut down? was it a
normal shutdown by clicking “Leave” and then “Turn off computer” or
“Restart Computer” (i do not know which desktop environment you are
using [since you didn’t say] so those words may not be correct…)
or, are you shutting down from a command line? if so, what
command/switches are you using?
then run a little while and reboot…if the ‘hang’ is not there then you
are pretty sure it has something to do with systemd, an if you follow
the advice in #2 above you will probably smile again…
Not a solution, but a workaround: Yast - Software - Softwaremanagement. Search for sysvinit-init and install it. It will tell you it has to uninstall systemd-sysvinit. Your booting will be done the old way using sysvinit, which will remove the 5 minute time out during boot.
On 2012-02-09 21:36, Knurpht wrote:
>
> Not a solution, but a workaround: Yast - Software - Softwaremanagement.
> Search for sysvinit-init and install it. It will tell you it has to
> uninstall systemd-sysvinit. Your booting will be done the old way using
> sysvinit, which will remove the 5 minute time out during boot.
That should not be done before testing it by pressing F5 at boot and
choosing systemv.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
I know that it is reported as fixed, but last time I checked (can not find the page in bugzilla anymore), the fix didn’t work. My patch works (at least for me). You have to use “restart” instead of “start” to start the nmb service.