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

Re: How can I use busybox in the original FreeBSD?



On Fri, May 19, 2006 at 02:07:56PM +0800, panxj wrote:
> Hi,all:
>         I tried the GNU/kFreeBSD recently, it's really interesting. I installed busybox with apt-get, and it goes well. Now I wanna it to run in a original FreeBSD-5.4, but failed. 
>         I copied the busybox binary and all the libs into the freebsd 5.4 system, set LD_LIBRARY_PATH, and try to run, but  get this:
>             bash-2.05b# busybox 
>             ELF interpreter /lib/ld.so.1 not found
>             Abort trap
>         then I copied the /lib/ld-2.3.6.so and /lib/ld.so.1, failed again:
>             bash-2.05b# busybox 
>             cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
> 
>         It seems that the program can not be initialized. Does any one know how to fix it? I need your help, thanks very much!
> 
>         Besides, I have another question. Has the GNU/kFreeBSD kernel been changed? I tried to boot with the original freebsd 5.4 kernel(and all it's modules are available), but failed again(see the attachment). It seems the init process cannot work properly. 

Yes.  Try again with 7-CURRENT.

-- 
Robert Millan



Reply to: