Back to the main page
The Fiasco µ-Kernel

Linux User-Mode Port

Building Fiasco-UX

Getting the source code

Please refer to our download page to get Fiasco-UX. Fiasco-UX is built from the same source as Fiasco.

Compiling your own kernel

Configure your kernel:
cd kernel/fiasco
make menuconfig

Enable at least the following configuration options:

  • Target platform (choose UX)
  • Assembler IPC shortcut
  • Generate inline code
Compile the kernel:
make

You will need the binaries fiasco and irq0 from the build directory in order to run Fiasco-UX.


Udo Steinberg
Valid HTML 4.01! Last modified: Thu Mar 29 2007, 10.51:03 CEST