After F14->F15 boot hangs

Harald Hoyer harald.hoyer at gmail.com
Thu May 26 11:20:59 UTC 2011


Am 26.05.2011 13:11, schrieb Jouk Jansen:
> Hi all,
>
> Today I tried to upgrade one of my machines from F14->F15 (x86-64) using the
> DVD distribution. All was OK till booting in to the new F15. Somewhere in
> the booting process it seems to "hang" forever. The last printed message on
> the screen is:
> Started LSB: Installs coredump handler which saves segfault data.
> Any ideas how to solve this problem?
>
>                Thanks
>                   Jouk

Boot into single user mode and disable services.

# LANG=C chkconfig --list|fgrep 5:on

to see the last of activated LSB services.

# chkconfig <servicename> off

to turn them off


More information about the users mailing list