How to build kboot

$Id: README.txt,v 1.5 2007/08/17 08:10:47 fuse Exp $

1. Build Environment

   Hardware	PS3
   Software	Fedora Core 6 full install


2. How to build kboot

   1) You have to change to super user to compile kboot.

   	$ su
   	# make

  
   2) You can get following binaries.

        kboot-11/linux		kboot boot loader(with initrd.bin)
	kboot-11/initrd.bin	kboot initrd

