Dear Friends,

I am using linux-2.6.22.2 and latest snapshot of buildroot for filesystem.
Buildroot uses busybox-1.7.2. On board reboot,halt and poweroff links to
busybox. On board when I run reboot or halt or poweroff, it gives me the
prompt back without doing anything. When I run "reboot -f" it gives
following message and my board gets hang.

Kindly waiting for your suggestions..

Thank you,
Ankur.


OUTPUT:
A) Reboot
[root@(none) /]# reboot
[root@(none) /]#

B) Reboot with -f option
[root@(none) /]# reboot -f
[  701.910000] Restarting system.

[root@(none) /]# ps
PID   USER     COMMAND
    1 root     init
    2 root     [kthreadd]
    3 root     [ksoftirqd/0]
    4 root     [events/0]
    5 root     [khelper]
   31 root     [kblockd/0]
   33 root     [kseriod]
   46 root     [pdflush]
   47 root     [pdflush]
   48 root     [kswapd0]
   49 root     [aio/0]
  650 root     [mtdblockd]
  651 root     [nftld]
  676 root     [jffs2_gcd_mtd2]
  681 root     -sh
  720 root     ps
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to