Dec 222017
 
Various tools that can help fix corrupted floppy disks.
File FIX_DISK.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Various tools that can help fix corrupted floppy disks.
File Name File Size Zip Size Zip Type
BOOTCOPY.ASM 2911 820 deflated
BOOTCOPY.COM 391 299 deflated
BOOTCOPY.DOC 2865 1151 deflated
CLEARFAT.ASM 6106 1636 deflated
CLEARFAT.COM 860 634 deflated
CLEARFAT.DOC 3637 1480 deflated
DISKINFO.ASM 10737 2244 deflated
DISKINFO.COM 1221 796 deflated
DISKINFO.DOC 2317 941 deflated
FATSWAP.ASM 3540 966 deflated
FATSWAP.COM 412 329 deflated
FATSWAP.DOC 3128 1297 deflated

Download File FIX_DISK.ZIP Here

Contents of the BOOTCOPY.DOC file



BOOTCOPY : Copy Disk Boot Record Program
Version 1.00, 04-Mar-1987
SMG Software

(C) Copyright 1987 by
Steven Georgiades
All Rights Reserved



This program enables the user to copy the disk boot record from a
known good disk to a disk which has had its own boot record corrupted.
To determine if a disk's boot record is corrupted, run DISKINFO on it.
If DISKINFO returns strange values, or if it gives a "Divide Overflow"
error, you probably have a corrupted boot record. When using BOOTCOPY,
you must ensure that the source disk is of the same format as the
destination disk. In other words, if the damaged disk was a
singlesided, 8 TPI disk, the source disk must also be single sided and
8 TPI.


Command Format:

BOOTCOPY d1: d2:


d1: Source Drive Letter. This is the drive from which the
boot record will be copied, and should contain the known
good disk.

d2: Destination Drive Letter. This is the drive to which
the boot record will be copied, and should contain the
corrupted disk.


Examples:

BOOTCOPY A: B: (Will copy the Boot Record from Drive A: to Drive B:)


-----------------------------------------------------------------------

This software is hereby released into the public domain, and may
therefore be freely copied and distributed within the following
restrictions:

1). It is distributed in its original, unmodified form, including
source code and documentation.

2). No fee is charged for use, copying or distribution.

3). The program may not be included with other goods or services
supplied for a fee, unless written permission to do so is
obtained in advance from the author.

This program is provided AS IS without any warranty, expressed or
implied, including but not limited to fitfulness for a particular
purpose.

If you have any questions or comments about this or any other SMG
program, write to me at the following address:

Steven M. Georgiades
SMG Software
701-H South Hayward Street
Anaheim, CA 92804


If you are using this program and find it of value, your contribution
in any amount ($5.00 suggested) will be greatly appreciated. Make
checks payable to Steven M. Georgiades.
Thank you.


 December 22, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)