Written My A Guy Named Moe, Not Me.
This may or may not help you
----------------------------------------------------
Formatting the hard drive
Make sure you have a boot floppy disk in the computer.
Allow the computer to reboot, or just shut off the
computer and turn it back on with the disk inserted in
the floppy drive. After the computer reboots, you should
get the A:\> prompt.
You should already have the format.com file on the disk.
At the A:\> prompt, type on the keyboard
format c: /s <enter> ( for bootable drives like drive C
format d: <enter> ( for non-bootable drives like drive
D
{ the word format is followed by a space then the forward
slash the letter S and the enter key. }
you will receive the message...
==========================================
WARNING: ALL DATA ON NON-REMOVABLE DISK
DRIVE C: WILL BE LOST!
Proceed with Format (Y/N) ?
==========================================
select the Yes option by pressing the Y key on the
keyboard and press <enter>
the message.....
=====================
Formatting xxxxM
......xx percent completed.
=====================
....will be shown, and the formatting will take place. You
should now see the 'percent complete' value increase as
the drive is formatted.
when the format is finished, you will see the message...
==============
Formatting xxxM
Format complete.
System transferred
Volume label (11 characters, Enter for none )?
==============
The cursor will be flashing on the bottom of the screen,
waiting for you to name the newly formatted drive. Type
in a name (11 characters or less, don't use spaces) and
press <enter>. You can use a simple name if you like such
as "driveC" or "drive1", it really does not matter what
its called.
After you press the <enter> key you will receive the
final screen showing the drive statistics as shown below
for an imaginary 100 megabyte hard drive.
==================================
106614784 bytes total disk space
......186368 bytes used by system
106428416 bytes available on disk
.....2048 bytes in each allocation unit.
...51967 allocation units available on disk.
Volume Serial Number is 1234-5C68
===================================
Finally you will see the A:\> prompt. At this point the
drive is ready to be used as the primary boot drive.
Remove the diskette from the floppy drive and reboot the
computer by either pressing the reboot key or by turning
the computer OFF and back On.
Finally you will need to install your programs using the
provided floppy disks or CD-ROM disks.