README for 512DevOS 0.01
Coded by Anthony De Feo
Much assistance provided by Benjamin David Lunt
http://www.bootsector.tk OR
http://bootsectoros.asmhackers.net
E-mail for support/comments/flames: xdatadrainx90@gmail.com
---------------------------------------------------------
Installation Instructions:

Please have one floppy disk ready.  It doesn't have to be formatted, but make sure that there is no important data on it.

DOS/Windows users: 
-Run install.bat, and follow the onscreen instructions

Unix/Linux/*nix users: 
I've yet to write an install script for you guys, but follow these instructions to install 512DevOS:
-Put a floppy disk in your primary (first) floppy drive (usually fd0)
-In the directory with the 512DevOS files, type:
dd if=kernel.bin bs=512 of=/dev/xxx 
Replace "/dev/xxx" with your floppy device, ex: /dev/fd0
----------------------------------------------------------
Known bugs:
None in this release.  
----------------------------------------------------------
OS Usage:
Boot from the floppy with 512DevOS on it.  At the prompt, type "h" for a list of commands.
----------------------------------------------------------
512DevOS Operaing System
Copyright (C) 2005 Anthony De Feo

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

My contact information is at the top of this README file
-----------------------------------------------------------