FAQ.txt

Frequently asked questions:

1.  Why doesn't Free FDISK display my 8.2GB (or greater) hard disk correctly?

	Using a text editor, make sure that the VERSION statement in the
        fdisk.ini file is set as follows:

		VERSION=W95       Supports large hard disks without
                                  FAT32 partitions.
                VERSION=W95B      Supports large hard disks with FAT32
                                  partitions.
		VERSION=W98       Same as VERSION=W95B
	
	Also make sure that the fdisk.ini file is located in the same
	directory (folder) as Free FDISK.

2.  I have a monochrome monitor and there are blank areas on the screen, how
    do I fix this?

	Using a text editor, change the MONO statement to MONO=ON.
