|
From: Heiko Z. <he...@zu...> - 2007-05-11 13:41:11
|
On Fri, May 11, 2007 07:34, Bruce Smith wrote: >>> Can you try $(command) instead of backquotes? >>> >>> >>> i.e. `ls` becomes: $(ls) >> >> Tried it on the find's for the devices: no change. >> > > 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? Won't work. Only busybox is available in the initrd. -- Regards Heiko Zuerker http://www.devil-linux.org |