PXELINUX

From Codtech


Contents

Introduction

PXELINUX is a SYSLINUX derivative boot loader, for booting a kernel off a network server, using a network ROM conforming to the Intel PXE specification. The filename of the boot loader is pxelinux.0

Configuration Files

PXELINUX configuration files are under the pxelinux.cfg directory at the same level where pxelinux.0 is located.

01-<MAC>

01 indicates Ethernet type.

IP address

default

External Links