• warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/b440/public_html/includes/common.inc(1201) : eval()'d code on line 3.
  • warning: include(http://www.fortheinfo.com/1.htm) [function.include]: failed to open stream: no suitable wrapper could be found in /home/b440/public_html/includes/common.inc(1201) : eval()'d code on line 3.
  • warning: include() [function.include]: Failed opening 'http://www.fortheinfo.com/1.htm' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/b440/public_html/includes/common.inc(1201) : eval()'d code on line 3.

How to install windows with floppy disks error

Submitted by computers on Wed, 10/17/2007 - 3:21pm.

In the middle of installing a new PC with Windows NT Workstation, the SETUP program indicates there is an error on the first boot floppy disk. You have pulled the disk out, shaken it, blown on it and tried to read from it again, but the SETUP program insists there is an error.

Required result

Continue with the installation routine.

Optional desired result

Continue the installation routine without restarting SETUP.

Verify there are no errors on the remaining floppy disks.

Proposed solution

Take the Windows NT Workstation CDROM and use another Windows NT Workstation to create a new set of setup floppy disks by issuing the command WINNT32 /OX.

Move the Windows NT Workstation CDROM back to the original PC.

Run the command line utility CHKDSK.EXE and examine each of the floppies for errors.

Insert the first floppy disk and select Retry when prompted.

By creating a new set of floppies on another Windows NT Workstation using the original Windows NT Workstation CDROM and continuing the installation you meet the required and first optional desired result. The second optional desired result is met as the floppies were verified with the CHKDSK.EXE command line utility prior to use.

The proposed solution meets the required result and both of the optional desired results.


946 reads