My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
BuildingTheKernel  
Updated Jan 2, 2008 by mankeyra...@gmail.com

Building the kernel

Checking out

The main source tree is available via subversion using the following command:

`svn checkout http://jimix.googlecode.com/svn/jimix/trunk jimix`

You should then end up with a directory tree similar to this:

jimix
 +- bochs
 +- images
 +- jimix
 +- scripts

bochs

Contains configuration files for running jimix under the
Bochs emulation environment.

images

Contains image files - the initial ramdisk, 1.44MB floppy
boot image and a simulated hard disk image.

jimix

Contains all the source files.

scripts

Contains scripts and executables to ease the make and run
process.


Sign in to add a comment
Powered by Google Project Hosting