Bug 114706 - Boot process stops with crypto partition / bootsplash / RUN_PARALLEL=yes
Summary: Boot process stops with crypto partition / bootsplash / RUN_PARALLEL=yes
Status: RESOLVED DUPLICATE of bug 105999
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 97395
  Show dependency treegraph
 
Reported: 2005-09-01 13:39 UTC by Forgotten User ZhJd0F0L3x
Modified: 2019-08-26 14:55 UTC (History)
2 users (show)

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User ZhJd0F0L3x 2005-09-01 13:39:06 UTC
This is a strange one.

I have a system with /home on cryptofs, in /etc/cryptotab.
Bootsplash is active and silent (vesafb), RUN_PARALLEL=yes (default).
If i boot normally, the bootsplash becomes verbose, i enter the passphrase for
cryptofs and the bootsplash gets silent again.
shortly after, the bootprocess stops (no disk activity, nothing, just the
rotating dots around the kröte). If i now press F2 or ESC, booting continues fast.

If i comment out the "echo silent > /proc/splash" in boot.crypto, it works fine.
If i remove /etc/cryptotab, it works fine.
If i change "RUN_PARALLEL=no", it works fine.
If i run with "splash=verbose", it works fine.

I have debugged it (with strategically placed "echo ^G" :-) that it apparently
hangs at the end of the 
    eval $(startpar $startopt -M boot)
line 173 of /etc/init.d/boot, a beep after this is only heard after i press ESC.

I think it has something to do with switching to verbose and back to silent and
some ioctl or something after that. This is only a guess.
Comment 1 Dr. Werner Fink 2005-09-01 13:58:22 UTC

*** This bug has been marked as a duplicate of 105999 ***