[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with debian-installer



Romain BEAUGRAND wrote:
> 
> 
> I've tried debian installer using BusyBox 0.50
> Right, It now is doing something for sure, downloading files etc ...
> But it still finishs with error messages :
> 
> Unexpected end of file
> ar : command not found
> 
> I'm sure ar has been compiled in BusyBox and the symlink has been created.
> so, if anybody knows something about it :-)
> 
> Thanks
> 


If you change it to use the busybox dpkg-deb command instead of piping
between ar, gunzip and tar, that should fix the ar problem and sidestep
the gunzip problem as it doesnt use stdin.

Last i checked the busybox udeb was bewing built with dpkg-deb defined.


Glenn



Reply to: