PhatHack
May 30, 2012, 09:24:05 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Registration only by approval.  You probably want to send one of the admins an email asking them to approve you if you just created an account.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: working busybox  (Read 646 times)
0 Members and 1 Guest are viewing this topic.
sbingner
Administrator
Veteran.
*****
Offline Offline

Posts: 1291


WWW
« on: June 21, 2005, 08:39:22 am »

You can get my working busybox from http://www.phathack.com/busybox.bz2 then use the following to start it on the serial port

Code:

/dos/busybox mv /bin/busybox /bin/busybox-old
/dos/busybox ln -s /dos/busybox /bin/busybox
/bin/busybox --install -s
(sh < /dev/ttyS0 > /dev/ttyS0 2> /dev/ttyS0 &)
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.14 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.021 seconds with 18 queries.