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 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

 

 

MCSE : Security Specialist

OS Fundamentals part 1

Windows 9x

IO.SYS The win 95 file IO.SYS, replaces both of the DOS IO.SYS and MSDOS.SYS files. This file contains the information needed to start the computer. You no longer need CONFIG.SYS and AUTOEXEC.BAT to start Windows, but these files are kept for some drivers and programs that use still them.

The drivers loaded by default in win 9x IO.SYS include :

  • HIMEM.SYS
  • IFSHLP.SYS
  • SETVER.EXE
  • DBLSPACE.BIN or DRVSPACE.BIN
  • Most of the entries that used to be in your CONFIG.SYS are now included in the win 9x IO.SYS

    IO.SYS does not load EMM386.EXE. If any application requires expanded memory , EMM386 must be loaded in CONFIG.SYS. To override default values in Windows 95 IO.SYS enter the value you want in your config.sys

    WIN.INI This used to contain user and program settings. The registry replaces the basic functions of the ini files used in earlier versions of Windows, the System.ini, WIN.INI, and Winfile.ini. Windows 9x keeps these files for backward compatibility with 16 bit applications that can not access the windows registry.

    User.dat Is one of three files that make up the windows registry. It is located in c:\windows directory , but if User Profiles are enabled then users may have there setting stored in c:\windows\profiles

    USER.DAT contains the following settings:

  • Logon names
  • Desktop settings
  • Start menu settings
  • The other two files that make up the registry are:
    System.dat Contains all the hardware configuration, Plug and Play settings, and application settings. It is located in c:\windows as a hidden file.
    Policy.pol May override any settings contained in the other two registry files. And can contain additional data specific to a network .You do not need Policy.pol to run windows.

    SYSEDIT System Configuration Editor , can be found in c:\windows\system. This program allows you to edit protocol.ini, System.ini, win.ini, config.sys, and your autoexec.bat files.

    SYSTEM.INI In win 3.1 hardware setting were found here. Most configuration options for Windows 9x are now stored in the Registry and are no longer required in SYSTEM.INI. but this file is retained for backwards compatibility.

    MSCONFIG (98) This is the System Configuration Utility located at c:\windows\system\msconfig.exe. This program lets you troubleshoot system configuration problems, by removing entries with check boxes, reducing the chance of typing errors which may happen if you use Notepad or the System Configuration Editor. It also allows you to create a backup of your system files before you change anything. It allows you to remove programs that are automatically started when windows starts.

    COMMAND.COM DOS file that contains the DOS command processor, receives and executes operating system commands

    REGEDIT.EXE Registry Editor is a tool for displaying and editing the registry database. It is located in c:\Windows directory . If you are running win 2000 you should use regedit32 instead.

    SYSTEM.DAT Contains all the hardware configuration, Plug and Play settings, and application settings. It is located in c:\windows as a hidden file.

    RUN COMMAND where you enter a command in the windows run box interpreted by windows not DOS

    COMMAND LINE PROMPT where you enter a command in DOS which is interpreted and executed by command.com i.e.: c:\copy

     

     


    © Vibrant Worldwide Inc.