after substituting the kernel file with a bigger one: mkfs.fat - Disk Full

99 views
Skip to first unread message

Dmitry Sutyagin

unread,
Nov 23, 2015, 1:27:16 PM11/23/15
to Android-x86
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
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?

Antony Stone

unread,
Nov 23, 2015, 1:31:08 PM11/23/15
to andro...@googlegroups.com
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.

Dmitry Sutyagin

unread,
Nov 24, 2015, 2:03:35 AM11/24/15
to Android-x86, Antony...@android.open.source.it
I've got plenty of space on this drive:

$ df -h /mnt/hdd/android-x86/
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1       909G  102G  804G  12% /mnt/hdd
Message has been deleted

JJ Meijer

unread,
Nov 26, 2015, 2:32:19 PM11/26/15
to Android-x86
You can increase the size in:  device/generic/common/BoardConfig.mk ->   BOARD_SYSTEMIMAGE_PARTITION_SIZE

Op maandag 23 november 2015 19:27:16 UTC+1 schreef Dmitry Sutyagin:

Povilas Staniulis

unread,
Nov 27, 2015, 4:14:20 AM11/27/15
to andro...@googlegroups.com
Or just install Android to a normal partition instead of using system.img.
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.

Povilas Staniulis

unread,
Nov 27, 2015, 4:14:54 AM11/27/15
to andro...@googlegroups.com
Damn. Wrong thread... sorry.
Reply all
Reply to author
Forward
0 new messages