Dear Simon Chen, This is very poor problem explanation, I am afraid. Please read this: http://www.catb.org/esr/faqs/smart-questions.html
Best Regards, L. On Thu, Mar 19, 2015 at 8:34 PM, Chen, Simon (N-DCR SYSTEM HOUSE) <[email protected]> wrote: > Hi, > > > > I am working on an embedded OS called YOCTO, which apparently includes > BusyBox into its build. YOCTO is currently running on a target board, and I > am trying to integrate an AMD Radeon E8860 GPU into it. This requires > installation of a driver called “fglrx”, otherwise also known as AMD > Catalyst. The driver installer (which is a .run) uses BusyBox “gzip –cd” and > “tar” commands to extract an undisclosed internal file, which returned the > error message “Invalid magic.” This does not happen when I try running the > driver installer on a desktop UBUNTU OS, which uses GNU. I was wondering > what the key differences between GNU’s and Busybox’s extraction functions > were, and what I could do to fix this error. > > > > Thanks, > > Simon Chen > > > _______________________________________________ > busybox mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
