[android-porting] Emulator error : No space left on device

2010-04-20 Thread Uander
Hello , I faced a error while running emulator : NAND: could not write file /mnt/eclair/out/target/product/generic//system.img, No space left on device thats because my rootfs was 100% filled up . Then I free around 7GB of space . Still issue is same . Can anybody help me out . Thanks :

Re: [android-porting] Emulator error : No space left on device

2010-04-20 Thread Uander
running emulator -wipe-data says : NAND: could not write file /mnt/eclair_cts_work/out/target/product/generic//system.img, File exists BTW how to clean emulator? Thanks : Uander On Tue, Apr 20, 2010 at 6:17 PM, Venkateswarlu Lattupalli < venkat04...@gmail.com> wrote: > Hi Uander, > >

Re: [android-porting] Emulator error : No space left on device

2010-04-20 Thread Uander
It works now . emulator -wipe-out flushed my system.img . I rebuild the source , not going smooth boot up . Thanks u very much . Thanks : Uander On Wed, Apr 21, 2010 at 10:28 AM, Venkateswarlu Lattupalli < venkat04...@gmail.com> wrote: > Did you exported the env variable ANDROID_PRODUCT_OUT