Failed building: FileSystemFullException

Project:JNode Builder
Component:Code
Category:bug report
Priority:normal
Assigned:Farok
Status:patch (comments requested)
Description

Failed building the JNode LiveCD with org.jnode.fs.FileSystemFullException: FAT Full (64768, 64768) under Linux using java-6-jdk and default build.sh build script. Source untouched.

#1

Status:active» patch (comments requested)

Tried to path the issue by changing
<property name="jnode.disk.geometry" value="64/16/63" />
to
<property name="jnode.disk.geometry" value="128/16/63" />
in file:
all/buiild-x86.xml

Build was successful, I will try out, if it works this way.

#2

It's strange, I don't need that to build.

What command line did you use ?

I usually do :
./build.sh clean cd-x86-lite