Debian Live マニュアル 日本語版live-helperを使うついでに日本語版も作成開始しました。内容は確認しながら、やっていますがほとんど意訳なので翻訳の正確さは保障いたしません。

×
3.2 最初のステップ: ISOイメージの構築

The following sequence of helper commands, provided by
live-helper, will create a basic ISO image containing just the
Debian standard system without X.org. It is suitable for burning
to CD or DVD media.

最初に, lh_config コマンドで config/ ディレクトリ以下をカレント
ディレクトリに作成する

$ lh_config

By passing no parameters to lh_config, we indicated that we wish
to use the defaults, which will create an image of type binary
(see Section 4.1.1, ?The lh_config helper?).

config/ 以下ディレクトリが出来たら lh_build コマンドでlive イ
メージをビルドする

# lh_build

This process can take a while, depending on the speed of your
network connection (see Section 4.1.2, ?The lh_build helper?).

3.2.1. Qemuを使ったビルドしたisoイメージのテスト

ビルドしたisoイメージのテスト:

# apt-get install qemu
$ qemu -cdrom binary.iso

3.2.2. Burning an ISO image to physical medium

Burning an ISO image is easy:

# apt-get install wodim
$ wodim binary.iso

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

Wiki内検索

Menu

ここは自由に編集できるエリアです。

メンバーのみ編集できます

広告募集中