|
From: Martin G. <mar...@we...> - 2007-05-11 12:39:50
|
Dear Bruce, Bruce Smith wrote: > > Is the first line: "#!/bin/sh" ? > > What is /bin/sh sym-linked to? > > Try changing the first line of the script to "#!/bin/bash" instead? First line is /bin/sh, which is linked to busybox, which seems to be the "shell and everything" (find, grep ...) inside the initrd. one static binary with 1M Inside Initrd there is no bash... Martin |