Re: AArch64 toolchain status

2014-02-02 Thread Ryan Harkin
On 31 January 2014 21:20, Mike Frysinger wrote: > On Friday, January 31, 2014 07:21:02 Ryan Harkin wrote: >> On 30 January 2014 21:31, Mike Frysinger wrote: >> > the simulator knows nothing of disk partitions and things like that. you >> > have >> > to manage the disk image yourself. >> >> Mike,

Re: AArch64 toolchain status

2014-01-31 Thread Mike Frysinger
On Friday, January 31, 2014 07:21:02 Ryan Harkin wrote: > On 30 January 2014 21:31, Mike Frysinger wrote: > > the simulator knows nothing of disk partitions and things like that. you > > have > > to manage the disk image yourself. > > Mike, unless I misunderstand you, I don't think that is corre

Re: AArch64 toolchain status

2014-01-31 Thread Anil Singhar
Thanks, Ryan !! I could create my image with 40Gb disk. Regards, Anil On 31 January 2014 14:05, Ryan Harkin wrote: > > > > On 31 January 2014 08:22, Anil Singhar wrote: > >> Hi Ryan, >> >> Thanks for your detailed answer and help. >> >> I am trying to build my own image now, so that I can us

Re: AArch64 toolchain status

2014-01-31 Thread Ryan Harkin
On 31 January 2014 08:22, Anil Singhar wrote: > Hi Ryan, > > Thanks for your detailed answer and help. > > I am trying to build my own image now, so that I can use a much larger > disk. > However I am not able to download the required HW_pack ( > hwpack_linaro-vexpress64-rtsm_20131215-557_arm64_

Re: AArch64 toolchain status

2014-01-31 Thread Anil Singhar
Hi Ryan, Thanks for your detailed answer and help. I am trying to build my own image now, so that I can use a much larger disk. However I am not able to download the required HW_pack ( hwpack_linaro-vexpress64-rtsm_20131215-557_arm64_supported.tar.gz

Re: AArch64 toolchain status

2014-01-30 Thread Ryan Harkin
On 30 January 2014 21:31, Mike Frysinger wrote: > On Thursday, January 30, 2014 18:10:43 Anil Singhar wrote: > > I am using the following command to start the foundation model: > > > > > --- > > anils

Re: AArch64 toolchain status

2014-01-30 Thread Mike Frysinger
On Thursday, January 30, 2014 18:10:43 Anil Singhar wrote: > I am using the following command to start the foundation model: > > --- > anilss@anilss:~/Linaro/tools/Foundation_v8pkg/models/Linux64_GCC-4.

Re: AArch64 toolchain status

2014-01-30 Thread Ard Biesheuvel
On 30 January 2014 13:40, Anil Singhar wrote: > Hi Ard, > > Thanks for your reply. > > I want to expand the available disk space inside the foundation model, so > may be the second option you provided will accomplish that. Is that right? > Currently the default is 8GB. > The second option implies

Re: AArch64 toolchain status

2014-01-30 Thread Anil Singhar
Hi Ard, Thanks for your reply. I want to expand the available disk space inside the foundation model, so may be the second option you provided will accomplish that. Is that right? Currently the default is 8GB. In the command "cat /dev/zero | dd of= count=16384 bs=1m" what is old-file and new-fi

Re: AArch64 toolchain status

2014-01-29 Thread Ard Biesheuvel
On 30 January 2014 04:50, Anil Singhar wrote: > Does anyone know how to increase the disk size on Foundation Model? > > For some reason, the network connectivity to the foundation model (via ssh > localhost) doesn't work reliably. So my earlier attempts to mount my host > computer's drive and get

Re: AArch64 toolchain status

2014-01-29 Thread Anil Singhar
Does anyone know how to increase the disk size on Foundation Model? For some reason, the network connectivity to the foundation model (via ssh localhost) doesn't work reliably. So my earlier attempts to mount my host computer's drive and get things done doesn't work reliably either. Now I am stuc