I am facing a bug with starting the foundation model using the following command
anilss@anilss:~/Linaro/tools/Foundation_v8pkg/models/Linux64_GCC-4.1$ ./Foundation_v8 --openembedded_lamp-armv8_20130719-403.img --network=nat --network-nat-ports=8022=22
<path to model installation>/Foundation_v8 --image img-foundation.axf \
--block-device vexpress64-openembedded_IMAGENAME-armv8_IMAGEDATE-XYZ.img
Any one has faced this problem before..?Any ideas on how to uninstall the foundation model..?
The problem seems to be that after the start up for some reason 'ps' is being being run ( I dont know who is running that) continuously.. So I dont get to the command prompt at all. As you can see below the console keeps outputting the following continuously:
----------------------------------------
. . .
Usage: ps
130722 06:41:50 mysqld_safe Number of processes running now: 0
130722 06:41:50 mysqld_safe mysqld restarted
ps: invalid option -- 'x'
BusyBox v1.21.1 (2013-07-20 01:25:13 UTC) multi-call binary.
Usage: ps
130722 06:41:50 mysqld_safe Number of processes running now: 0
130722 06:41:50 mysqld_safe mysqld restarted
ps: invalid option -- 'x'
BusyBox v1.21.1 (2013-07-20 01:25:13 UTC) multi-call binary.
Usage: ps
130722 06:41:50 mysqld_safe Number of processes running now: 0
130722 06:41:50 mysqld_safe mysqld restarted
ps: invalid option -- 'x'
BusyBox v1.21.1 (2013-07-20 01:25:13 UTC) multi-call binary.
Usage: ps
130722 06:41:51 mysqld_safe Number of processes running now: 0
130722 06:41:51 mysqld_safe mysqld restarted
ps: invalid option -- 'x'
BusyBox v1.21.1 (2013-07-20 01:25:13 UTC) multi-call binary.
Usage: ps
130722 06:41:51 mysqld_safe Number of processes running now: 0
130722 06:41:51 mysqld_safe mysqld restarted
ps: invalid option -- 'x'
BusyBox v1.21.1 (2013-07-20 01:25:13 UTC) multi-call binary.
Usage: ps
130722 06:41:52 mysqld_safe Number of processes running now: 0
130722 06:41:52 mysqld_safe mysqld restarted
ps: invalid option -- 'x'
BusyBox v1.21.1 (2013-07-20 01:25:13 UTC) multi-call binary.
Usage: ps
130722 06:41:52 mysqld_safe Number of processe
. . .
--------------------------------------------------------------------------------------------
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev