On Monday 23 November 2015 at 19:27:16, Dmitry Sutyagin wrote:
> Hi folks,
> 
> I am trying to put a different kernel into the build, I have it compiled,
> it's a bit large compared to the original (the kernel build is not
> optimized yet, 20MB vs original 5MB), but now I cannot rebuild with it, I
> get the following error:
> 
> mkfs.fat 3.0.28 (2015-05-16)
> mkfs.fat: warning - lowercase labels might not work properly with DOS or
> Windows
> Disk full
Surely this just means that your build machine has run out of disk space?
> bootable/newinstaller/Android.mk:105: recipe for target
> 'out/target/product/x86_64/android_x86_64.img' failed
> make: *** [out/target/product/x86_64/android_x86_64.img] Error 1
> make: Leaving directory '/mnt/hdd/android-x86'
> 
> #### make failed to build some targets (06:56 (mm:ss)) ####
> 
> I am left with:
> 
> -rw-r--r-- 1 user user 448790528 Nov 23 18:11 android_x86_64.img.fat
> 
> How do I fix this? What is the cause? Is there somewhere a hardcoded image
> size, some file I should remove to make "make" create a bigger fs?
What does "df -h" tell you?
Antony.
-- 
You can tell that the day just isn't going right when you find yourself using 
the telephone before the toilet.
                                                   Please reply to the list;
                                                         please *don't* CC me.