On 07/06/2004 05:54 PM Philippe Gerum wrote:
> On Tue, 2004-07-06 at 17:22, Wolfgang Grandegger wrote:
>> Hi Philippe,
>> 
>> recent versions of "rtai_load" use the command "file -b ", which does
>> not exist on my target platform (ELDK). Could we replace it with "ls -l"
>> which gives the same result?
>> 
> 
> No "file" in busybox? oh, well... Need to change the regexp, but ok.

Yes, there is no "file" in the (standard) busybox and not even in the
much larger root file system coming with the ELDK and mounted via NFS.

Replacing "file -b" with "ls -l" in rtai_load works just fine for me.

> I'll fix it asap.

Thanks.

Wolfgang.

Reply via email to