I am installing a Debian 4.0 Etch into my notebook, and it hung loading “io scheduler cfq registered (default)”.
The solution was to type after boot: “install noapic acpi=off fb=false” without quotes, and it then started installing the system.
Just for reference, I found this tip at LinuxQuestions. Thanks, guys!