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

Routing Data

 

Data flow in a network that consists of a single segment is simple. Each computer that transmits data can broadcast a request over the network for the MAC address of the destination computer and send the data to it. However, in networks that have multiple segments, the data transmission process is more complex. In such environments, TCP/IP provides for multiple paths between computers and prevents unnecessary communication from crossing segment boundaries. In an environment that has connected networks, the source and destination computers may not be on the same segment. IP determines whether the destination computer is local or remote in relation to the source computer. If the destination computer is remote, the data cannot be sent to it directly. Instead, IP sends it to a router, which then forwards the packet to its destination. In this section, you will learn about the role of IP in the routing process and the process by which data is transmitted across routers.

 

 

IP Routing

 

Large TCP/IP networks, referred to as internetworks, are broken up into smaller segments to reduce the amount of communication within the segment. An internetwork is a network consisting of multiple segments that are connected by routers. Routers are basically computers with two network adapters that provide the primary means of joining two or more physically separated segments. Routers pass IP packets from one network segment to another. This process of forwarding IP packets is known as routing. Routers are attached to two or more IP network segments, enabling packets to be forwarded from one segment to another.

 

 

 

Packet Delivery

Forwarded IP packets use at least one of two types of delivery, based on whether the IP packet is forwarded to the final destination or whether it is forwarded to a router. These two types of delivery are known as direct and

indirect delivery.

 

  • Direct delivery occurs when a computer forwards a packet to a final destination on the same segment. The computer encapsulates the IP packet in a frame format for the network interface layer and addresses the packet to the destination’s MAC address.

 

  • Indirect delivery occurs when a computer forwards a packet to a router because the final destination is not on the same segment. The computer encapsulates the IP packet in a frame format for the network interface layer addressed to the IP router’s MAC address.

 

Routing Table

To determine where a packet is to be forwarded, routers use routing tables to send data between network segments. A routing table is stored in memory and maintains information about other IP networks and hosts. In addition, a routing table provides information to each local host about how to communicate with remote networks and hosts. For each computer on an IP network, you can maintain a routing table that  contains an entry for every other computer or network in communication with the local computer. However, this is not practical for large networks and a default router is used to maintain the routing table. Routing tables can be either static or dynamic, depending upon the way they are updated. You update a static routing table manually. Because updating cannot be done often, the information in the routing table may not be current. On the other hand, a dynamic routing table is automatically updated as new information becomes available.

 


© Vibrant Worldwide Inc.