Personal tools
You are here: Home コンピュータ Linux Tips Utility Tips PXEネットワークブートサーバー
Document Actions

PXEネットワークブートサーバー

by すぎお last modified 2008-09-29 08:36

PXEサーバの構築

PXEサーバとDHCP(BOOTP)サーバーが必要であるが、DHCPサーバーは既に構築・稼動しているものとして、部分的な変更点のみを記述する。

関連パッケージをインストール

# aptitude install tftpd-hpa

/etc/default/tftpd-hpaを編集する。

#Defaults for tftpd-hpa
RUN_DAEMON="yes"
OPTIONS="-l -s /var/lib/tftpboot"

DHCPサーバーを設定する。

BOOTに使用するイメージを取得(例:Debian Netboot)

$ wget http://ftp.nl.debian.org/debian/dists/testing/main/installer-amd64/current/images/netboot/netboot.tar.gz
$ tar xvf netboot.tar.gz




« January 2009 »
Su Mo Tu We Th Fr Sa
123
45678910
11121314151617
18192021222324
25262728293031
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: