README

Program:  FDISK.EXE

Version:  0.4

Author:  Brian E. Reifsnyder
         reifsnyderb@panetwork.com

Description:  Creates, deletes, views partitions, and writes the MBR to the
              hard drive.  Also toggles the boot partition flag.

              I have written the program with command line functionality
              as well having the usual menu.  This will potentially allow 
              a hard drive to be configured via a batch file.
 
Compiler:  Borland Turbo C++ 3.0 (Program is written in C)

Licensing:  Licensed under the GNU GPL.

Warranties:  This program does not have any warranties, either stated or
             implied.  By using this program, you are assuming full
             responsibility for the outcome of the program's execution.

Operating systems this program is known to work under:
         MS-DOS 6.22
         FreeDOS

Future Plans:

     1.  Fix any encountered bugs.
     2.  Add functionality to add or remove logical partitions.
     3.  Convert the 2 sections of 80286 assembly code to 8088 assembly
         code.

Note:  Please read the file bloader.txt if you need brief instructions for 
       the bootloader and for licensing information.





   

 
