Page 1 of 1

"Error: write failed" when building Kolibri

Posted: Thu Jan 19, 2012 11:10 am
by anta40
I just checkout the source code from SVN, and would like to build it.
So now I'm in /kernel/tags/kolibri0.7.7.0, and when I type ./make.sh en, I get this:
flat assembler version 1.69.35 (65536 kilobytes memory)
error: write failed.
I'm on Linux. How to fix this?

Re: "Error: write failed" when building Kolibri

Posted: Thu Jan 19, 2012 11:16 am
by mike.dld
Try this:

Code: Select all

make all lang=en
make.sh is kind of obsolete.

Re: "Error: write failed" when building Kolibri

Posted: Thu Jan 19, 2012 11:51 am
by anta40
Ah yes that works. Now the bin directory appears.
How can I run that on qemu, or make it as an ISO image?

Re: "Error: write failed" when building Kolibri

Posted: Thu Jan 19, 2012 1:31 pm
by mike.dld
Easiest way is to download latest floppy/ISO image from http://builds.kolibrios.org/eng/, mount it and add/remove/replace files you need (kernel.mnt, drivers etc.)