This is an old revision of the document!
Table of Contents
HowTo Guides
This section contains tutorials that will guide you through performing a variety of network booting tasks for the first time. You'll need to download and build gPXE before trying most of them.
How to deploy gPXE
There are three typical deployment scenarios for gPXE.
- If you are a new user of gPXE, the quickest way to get started is to try putting gPXE onto a removable medium, such as:
- Network card manufacturers, OEMs, and seasoned users may be interested in:
- adding gPXE to the BIOS (Useful for on-board NICs)
- Users with existing large PXE deployments may want to try:
- Users with existing IBM/Novell RPL deployments may want to try:
How to boot from a web server
gPXE can boot from a web server just as easily as from a TFTP server. Web servers typically scale better than TFTP servers, and don't suffer from the file size limitations and other problems that plague TFTP booting.
How to boot from SAN
Boot from SAN is the process of booting from a remote disk, using a protocol such as iSCSI or AoE. It can be used to boot operating systems that do not generally support network booting, such as Windows Server 2003, Windows XP or Windows Vista.
How to boot Windows PE
Windows PE is the installer for Vista and later versions of Windows. It can be started from the network using gPXE.
How to configure your DHCP server
There are several DHCP options that can be used to control advanced features of gPXE. Instructions are available for
How to install iSCSI Enterprise Target on Fedora 8
Steps to install the iSCSI Enterprise Target (http://iscsitarget.sourceforge.net/) on Fedora 8. * iSCSI Enterprise Target on Fedora 8 ===== How to speed up SAN booting ===== Here is a method for speeding up SAN booting and reducing disk space usage. * Setting up Cow Devices ===== How to make a bootable DOS USB flash drive ===== * Making a bootable DOS USB flash drive