CDドライブが付いていないサーバーにDebianをインストールする方法です。対象サーバーはPXE対応しているNICが必要で、DHCP兼TFTPをインストールするサーバーも必要です。 ※ 注意:これから設置するネットワーク内に他のDHCPがある場合は、無効にしてから作業し... 続きを読む
Ubuntu Weekly Recipe 第47回 Ubuntuのネットワークインストールとapt-mirrorの活用 2008年12月3日 水野源 Ubuntu, PPA, 公開鍵, Launchpad, 1 2 Ubuntuには様々なインストール手段が用意されていますが,今回はネットワークからインストーラを起動するnetboot... 続きを読む
本付録は preseed の方法を説明します。これは debian-installer の質問に回答しておきインストールを自動化するものです。 本付録で使用する設定の断片は、http://www.debian.org/releases/lenny/example-preseed.txt のサンプル事前設定ファイルでも利用でき... 続きを読む
You will first need to create a preconfiguration file and place it in the location from where you want to use it. Creating the preconfiguration file is covered later in this appendix. Putting it in the correct location is fairly straightforwa... 続きを読む
For installing on multiple computers it's possible to do fully automatic installations using the Ubuntu Installer itself. The Ubuntu Installer supports automating installs via preconfiguration files. A preconfiguration file can be loaded from... 続きを読む
#### Contents of the preconfiguration file (for &releasename;) ### Localization # Locale sets language and country. d-i debian-installer/locale string en_US # Keyboard selection. # Disable automatic (interactive) keymap detection. d-i console... 続きを読む
サーバのインストールって、結構定型化してますよね。面倒ですよね。そう思わない人は読まなくていいです。 概要PXEを使ってマシンをブート netinstなインストーラを起動し preseed.cfg通りにインストールしてもらい 完了したらメール送信以上、4本立てです。DH... 続きを読む