home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 March
/
PCWorld_2004-03_cd.bin
/
Hardware
/
VIAeth
/
PXE
/
pxe.txt
< prev
next >
Wrap
Text File
|
2003-02-21
|
3KB
|
79 lines
**
**
** VIA Rhine Family Fast Ethernet Adapter
**
** PXE BOOTROM for Netware and Windows NT
**
** v2.22 Feb , 2003
**
**
Introduction:
=============
This document shows you how to install PXE Bootrom for PCI ethernet adapter
in Windows NT Server 3.5, 3.51, 4.0.
Contents of the Subdirectory:
=============================
PXE.TXT This file.
PXE.LOM The bootrom binary file for Lan On Motherboard.
PXE.NIC The bootrom binary file for Network Interface Card.
Installation:
=============
Before starting the installation process, make sure that the adapter
is properly installed and configured. You can use the diagnostic program
(A:\SETUP.EXE) to make sure your connection with the network is correct.
There are two method to boot.
1.After POST of BIOS, PXE will waiting a short time to change boot method.
If user strike <Shift-Tab> key, PXE will show some advenced prompts as following:
1. Local drives boot
2. Try local drives boot first , then network
3. Try network boot first , then local drives
4. Boot according to BIOS setting
Press 1, 2, 3 or 4:
2.If user enter any option, PXE will write back into EEPROM.
3.If no <Shift-Tab> key, PXE will load EERPOM default into MAC register.
please refer EEPROM.doc to get more informatin about its configuration.
0,0=> Try network boot first , then local drives (Default value)
0,1=> Try local drives boot first , then network
1,0=> Local drives boot
1,1=> Boot according to BIOS setting
A.'Try network boot first , then local drives'
This options is chosen to boot network by hooking INT 19. Since INT 19
is booting vector, our device is alway chosen to boot regardless of IPL
priority.
B.'Try local drives boot first , then network'
This options is chosen to boot from network by hooking INT 18h. Since
INT 18h is boot recovery vector, so only after other local devices with
higher IPL prioirty failed to boot successfully then we may boot.
C.'Local drives boot'
This option is chosen to boot from local devices, not to boot from
network.ector, our device is alway chosen to boot regardless of IPL
priority.
D.'Boot according to BIOS setting'
This options is chosen to boot network by PnP/BEV. Whether to boot or not
according IPL priority. The proiority for IPL devices is configurable by the
user by editing the IPL Priority in BIOS Setup.