Bug 103112 - . not found exiting to /bin/sh
Summary: . not found exiting to /bin/sh
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Hannes Reinecke
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 66733
  Show dependency treegraph
 
Reported: 2005-08-09 17:45 UTC by Andreas Klein
Modified: 2005-08-18 14:53 UTC (History)
1 user (show)

See Also:
Found By: Other
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 Andreas Klein 2005-08-09 17:45:38 UTC
If all packages are installed (all=all non-conflicting, one kernel), the system
doesn't boot.
After the scsi system initialization, the system stops booting with
. not found exiting to /bin/sh
If I say exit, the system starts-up normally.
The problem does not occur, when only installing the default selection.
The problem is at a really early boot-stage, I think it must be in the initrd.
If the problme is not know, and you do not have a better idea, then I will add
some echo commands to the initrd tomorrow, to see where it happens exaxtly
Comment 1 Hubert Mantel 2005-08-10 13:00:11 UTC
Doesn't sound like a kernel bug to me.
Comment 2 Steffen Winterfeldt 2005-08-10 13:47:25 UTC
something with initrd 
Comment 3 Hannes Reinecke 2005-08-12 09:20:35 UTC
Indeed. Probably doesn't work correctly.

Looks like the timeout is not large enough.

Try adding 'udev_timeout=10' to the commandline parameters.
Comment 4 Andreas Klein 2005-08-12 09:32:44 UTC
Yes, that helps! Seems to be neccessary, when installing on slow drives, like
USB connected drives.
Comment 5 Hannes Reinecke 2005-08-12 09:50:51 UTC
So we can close it, right?
Comment 6 Andreas Klein 2005-08-18 14:53:11 UTC
Maybe this parameter should be added, when installing onto USB-disk is detected.