Bugzilla – Bug 103112
. not found exiting to /bin/sh
Last modified: 2005-08-18 14:53:11 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
Doesn't sound like a kernel bug to me.
something with initrd
Indeed. Probably doesn't work correctly. Looks like the timeout is not large enough. Try adding 'udev_timeout=10' to the commandline parameters.
Yes, that helps! Seems to be neccessary, when installing on slow drives, like USB connected drives.
So we can close it, right?
Maybe this parameter should be added, when installing onto USB-disk is detected.