MacBoot 0.0.1 Read Me

[About]
MacBoot is my first boot sector program written in assembly for x86-based PC.
It is designed for putting on a 1.44MB floppy disk. When your PC boot with
MacBoot, you will see a happy mac icon with gray background on your screen,
which like the boot screen of older macs.

[System Requirement]
> 80386 or better processor
> VGA Display
> PC Speaker

[Installation]
In DOS:
Use rawrite (usually come with linux) program to dump the file "macboot.bin"
to the floppy drive.

In Linux:
Type "dd if=macboot.bin of=/dev/fd0" to dump the file to floppy drive.

Warning: All data in the floppy disk will be lost, the disk is required to
         reformat to make it usable again !!!

[Usage]
Put the floppy disk with MacBoot into the floppy drive and reboot the
computer. Press ESC to show a kernel panic message. :)

----------------------------
MacMonster
Monster Software, 1998-2005.
