Microsoft Windows XP Setup boot disks

Microsoft Windows XP Setup boot disks are available only by download from Microsoft. The Setup boot disks are available so that you can run the Setup program on computers that cannot use a bootable CD-ROM.

If your computer does support booting from a CD-ROM, or if network-based installation is available, Microsoft recommends that you use those installations methods instead.

Future products will no longer support installation by using the Setup boot disks. Installation of future Microsoft operating systems will require the ability to start from the CD-ROM drive or by using PXE boot from the network. For more information about how to use PXE boot, visit the following Microsoft Web site:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/ads/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/all/ADS/en-us/nbs_boot_policy_overview.asp

There are six Windows XP Setup boot floppy disks. You must have the files and the drivers that these disks contain to access the CD-ROM drive and to start the Setup process.

Create the Setup disks
When you download the Setup disks, the download contains only one large program file. When you run the downloaded file, it extracts the files. You receive the following prompt:
This program creates the Setup boot disks for Microsoft Windows XP. To create these disks, you need to provide 6 blank, formatted, high-density disks.

Please specify the floppy drive to copy the images to:
Type the drive letter for the floppy disk drive (this is typically drive A). After you type the floppy disk drive letter, you receive the following prompt:
Insert one of these disks into drive drive letter:. This disk will become the Windows XP Setup Boot Disk.

Press any key when you are ready.
When you press a key, the downloaded file starts to extract and copy the files. Continue to insert the blank disks as you are prompted to do so until all six disks are created. If the process is interrupted, you must run the downloaded program file again to create all six disks.

Make sure to label each disk appropriately with the number that is specified by the program. You must use the disks in the correct order during the Setup process.

Use the Setup disks
After you create all six disks, insert the first disk in the floppy disk drive, and then restart the computer. The computer must be configured to boot from the floppy disk drive. You may have to modify the BIOS settings on your computer to do this.

The Setup process starts. Insert the other floppy disks as you are prompted to do so. You must use the Windows XP CD-ROM to finish the Setup process.

Download the Setup disk program file
Windows XP original release
For information about the Setup boot disk versions that are available for download, visit the following Microsoft Web sites:


Click here to continue :
 

 

 

MCSE Bootcamp Training - Cheapest, Fast, Guaranteed MCSE certification

 

MCSE Boot Camp, CCNA Bootcamps, CCNP Boot camp Certification Training

MCSE Guide

Free MCSE
Free MCSE Training
MCSE
MCSE 2003
MCSE Books
MCSE Boot Camp
MCSE Brain dumps
MCSE Certification
MCSE Exam
MCSE Free
MCSE Jobs
MCSE Logo
MCSE Online
MCSE Online Training
MCSE Practice
MCSE Practice Exams
MCSE Practice Tests
MCSE Requirements
MCSE Resume
MCSE Salary
MCSE Self Paced Training Kit
MCSE Study
MCSE Study Guide
MCSE Study Guides
MCSE Test
MCSE Testing
MCSE Training
MCSE Training Kit
MCSE Training Video
MCSE Windows 2003
Microsoft MCSE Training
Training MCSE
Windows 2003 MCSE

 

 
OS Fundamentals

Command Prompt Procedures (Command syntax)

DIR Displays a list of files and sub directories in a directory.
Syntax: DIR [drive:] [path] [filename] [/Switches]

Switches:

  • /A all (including hidden and system) files and sub directories in the specified directory are displayed.
  • /S Displays files in the specified directory and all its sub directories
  • /W Wide list format. File and directory names are listed in 5 columns
  • /B Bare format. Files and directories are listed in a single column without header, summary, or any details.
  • /L Output is in lowercase.
  • /P Pauses with each screenfull of information. Press any key to see the next screen.
  • /V Verbose mode. This displays attributes, date last accessed, and disk space allocated for each file, in addition to the standard information.
  • ATTRIB Displays or changes file attributes.

    attrib [+r|-r] [+a|-a] [+s|-s] [+h|-h] [[drive:][path] filename] [/s[/d]]

  • +r Sets the read-only file attribute.
  • -r Clears the read-only file attribute.
  • +a Sets the archive file attribute.
  • -a Clears the archive file attribute.
  • +s Sets the file as a system file.
  • -s Clears the system file attribute.
  • +h Sets the file as a hidden file.
  • -h Clears the hidden file attribute
  • VER Displays OS version , VER /r also displays revision and if DOS is in HMA.

    MEM Displays information about allocated memory areas, free memory areas, and programs that are currently loaded into memory in DOS subsystem

    mem /program or mem /p
    /program Displays the status of programs that are currently loaded into memory

     

    SCANDISK Is a utility that checks your hard disk for logical (lost clusters, cross-linked files, directory structure) and physical errors on the drive. Scandisk can then repair the damaged areas. All window versions except NT come with scandisk. If you are using win 3.1 you have to exit to DOS and use its version.

    If you do not shut down the computer properly win 95 OSR2 and 98 will run the DOS version of scandisk automatically next time you start up your computer.

    Win 9x provides two versions of Scandisk: a graphical windows-based version Scandskw.exe and an DOS-based version Scandisk.exe. No matter which version name you type while in windows, either from the run box or a DOS prompt the windows version will run, you must exit to DOS to run its version.

     


    © Vibrant Worldwide Inc.