r1 - 16 Jun 2008 - 23:38:23 - Main.jisooyYou are here: TWiki >  Main Web > PublicHowtos > PxeBootHowto

PXE network boot howto

This document walks through how to set up PXE, a boot-over-network system. The intended audience is kernel-level developers, not general system administrators. This means that our goal is setting up two machines connected locally via Ethernet. One machine is a development workstation (devel) where you develop kernel and run PXE server, and the other is a test machine (testbed) where you run your kernel.

Prerequisites

The testbed hardware must be capable of PXE boot. Two machines must be connected locally. Write down the MAC addresses of both machines.

testbed setup

The only thing you need to do is to turn on PXE boot from BIOS setup. Enter into BIOS, search for PXE boot option, and turn it on. Check if PXE network boot precedes other boot method. If needed, modify boot sequence.

devel setup

PXE server is actually DHCP server plus tftp server.

DHCP server setup

tftp server setup

Useful links

-- Main.jisooy - 16 Jun 2008

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions

tip TWiki Tip of the Day
File attachments
One can attach files to any topic. The action of attaching a file to a topic is similar to attaching ... Read on Read more

 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback