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
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to