Posts: 609
dark-D
Joined: 02 Jun 2008
#1
An error that is still being looked into renders both, 32-bit and 64-bit installs unbootable.

This can afterwards only be fixed from either a live CD or a chroot.

We will keep you posted.

[Edit slam]: Here the background:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html"
linktext was:"http://people.skolelinux.org/pere/blog/ ... table.html"
====================================
and
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581704"
linktext was:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581704"
====================================


Fixes:

A) Do not dist-upgrade yet

B) You dist-upgraded

You need to edit concurrency setting

sed -i"/^CONCURRENCY\=/d" /PATH_TO/etc/default/rcS

C) You already rebooted, and find your system hangs in the boot process

Boot again with cheat code 1 (gets you into runlevel 1), press Crtl+D when asked, and apply the fix B).

Your system will boot normally again after that.

Thanks to slh for the fix & hints!