+----------------------------------------------------------+ | IFEM OS installation notes | | | | Author: Bahman Movaqar (bmovaqar@users.sourceforge.net) | +----------------------------------------------------------+ So far IFEM OS has only been built under Fedora Core 2 and 5. IFEM OS has been tested prosperously with - Bochs x86 Emulator (http://sourceforge.net/projects/bochs) - VMWare Workstaion - Intel CPU - AMD CPU Compilation =========== 'cd' to the directory where you have unpacked IFEM OS. Type 'make'. It's ready to go. If you have Bochs installed just type: 'bochs -q' Or if you want to write IFEM onto a floppy disk for real hardware testing, type: 'make install' then restart your PC. Wow! It's running! On the top right corner it displays a timer which shows how many seconds it has been running and a counter which shows the number of timer ticks which IFEM has been successfully handled! Please report any bugs and suggestions to (bmovaqar@users.sourceforge.net) Thank you