Results 1 to 3 of 3
I am using busybox-1.1.2 for linux-2.4.20-18
i configured &running
./busybox reboot is not working.
Can any body please tell me how to do this.
thank inadvance....
- 06-21-2010 #1Just Joined!
- Join Date
- Nov 2006
- Location
- Hyderabad
- Posts
- 85
reboot for busybox
I am using busybox-1.1.2 for linux-2.4.20-18
i configured &running
./busybox reboot is not working.
Can any body please tell me how to do this.
thank inadvance.
- 06-21-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
If you are trying to reboot the system, just run the command "reboot". It is a link to busybox and busybox uses the command name to determine what functionality to invoke. If that doesn't work, they try "shutdown". If that also doesn't work, then there is something going on that is interfering with the system termination request, or there is a problem with your version of busybox.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-21-2010 #3Just Joined!
- Join Date
- Nov 2006
- Location
- Hyderabad
- Posts
- 85
Actually busybox for arm-linux cross compiler, i need to configure the same for embedded device.


Reply With Quote