Re: Problems with Foundation model running using a recent lamp image

2014-02-06 Thread Ryan Harkin
On 5 February 2014 17:34, Anil Singhar wrote: > That still doesn't work for me: > > anilss@anilss:~/Linaro$ ssh -p 8022 root@anilss > ssh: connect to host anilss port 8022: Connection refused > > Per ARM, the bridge support is NOT available on foundation model.. Please explain what you mean. Bri

Re: Problems with Foundation model running using a recent lamp image

2014-02-05 Thread Anil Singhar
That still doesn't work for me: anilss@anilss:~/Linaro$ ssh -p 8022 root@anilss ssh: connect to host anilss port 8022: Connection refused Per ARM, the bridge support is NOT available on foundation model..though their user guide mentions it. I am tried the above using nat. On 5 February 2014 1

Re: Problems with Foundation model running using a recent lamp image

2014-02-05 Thread Christophe Lyon
On 4 February 2014 10:02, Anil Singhar wrote: > 3. With the following command (networking option used nat): > > ./Foundation_v8 --image img-foundation.axf --block-device > vexpress64-openembedded_lamp-armv8-gcc-4.8_20140126-596.img --network=nat > --network-nat-ports=8022=22 > > I get the follow

Re: Problems with Foundation model running using a recent lamp image

2014-02-04 Thread Ryan Harkin
On 4 February 2014 09:02, Anil Singhar wrote: > Hi Ryan, > > 1. If I have to close the model from inside, what is the command? (So that > don't have to do Ctrl+C from the launch window. > > I have tried the following two networking options (nat and bridged): > > 2. With the following launch comman

Re: Problems with Foundation model running using a recent lamp image

2014-02-04 Thread Anil Singhar
Hi Jon, Thanks for your reply. I am trying to get the full networking on the model. Right now I am not able to do it. Could you please help me with that? I have used nat but it opens in half-duplex mode and for some mysterious reason "wget" works but normal "ping" doesn't work. My intention is:

Re: Problems with Foundation model running using a recent lamp image

2014-02-04 Thread Jon Medhurst (Tixy)
On Tue, 2014-02-04 at 14:32 +0530, Anil Singhar wrote: > 1. If I have to close the model from inside, what is the command? 'poweroff' from a command-line in the model, same as on real hardware. However, after the system has done it's clean shutdown of services and filesystems it doesn't actually

Re: Problems with Foundation model running using a recent lamp image

2014-02-04 Thread Anil Singhar
Hi Ryan, 1. If I have to close the model from inside, what is the command? (So that don't have to do Ctrl+C from the launch window. I have tried the following two networking options (nat and bridged): 2. With the following launch command (networking option used bridged): ./Foundation_v8 --imag

Re: Problems with Foundation model running using a recent lamp image

2014-02-03 Thread Ryan Harkin
On 4 February 2014 06:30, Anil Singhar wrote: > Hi Ryan, > > Thanks for your reply. > > RootFS getting corrupted by repeated : Does that mean we have some > known limitations / stability issues with the foundation model (or rootfs)? No. If you CTRL-C the *model* - not a running process within th

Re: Problems with Foundation model running using a recent lamp image

2014-02-03 Thread Anil Singhar
Hi Ryan, Thanks for your reply. RootFS getting corrupted by repeated : Does that mean we have some known limitations / stability issues with the foundation model (or rootfs)? This was not an issue for past 6 months and has only showed up recently after I used the custom image. So far I have gene

Re: Problems with Foundation model running using a recent lamp image

2014-02-03 Thread Ryan Harkin
On 3 February 2014 13:38, Anil Singhar wrote: > Hi, > > I am running into problems with starting foundation model lately. > > 1. I had created an image using > > linaro-image-lamp-genericarmv8-20140127-635.rootfs.tar.gz > > 2. It was booting fine initially. > > 3. The problem started happening aft

Problems with Foundation model running using a recent lamp image

2014-02-03 Thread Anil Singhar
Hi, I am running into problems with starting foundation model lately. 1. I had created an image using linaro-image-lamp-genericarmv8-20140127-635.rootfs.tar.gz 2. It was booting fine initially. 3. The problem started happening after I attempted to build Groff package, which was not getting bui