| Fedora Coreインストール |
| インストレーション中の言語 | Japanese(任意) |
| キーボードの選択 | Japanese |
| モニターの設定 | 1280x1024 |
| インストールの種類 | パーソナルデスクトップ ワークステーション サーバ ●カスタム(今回はこれ) |
| パーティションの設定 | /dev/sda1 / 4.7GB /dev/sda2 swap 408MB |
| ブートローダー | /dev/sda上 /dev/sda/のラベルFedora Core パスワードなし 高度な設定なし |
| ネットワークの設定 | eth0 192.168.128.5/24 ゲートウェイ 192.168.128.254 DNS 192.168.128.13 |
| ファイヤーウォールの設定 | ●なし -------- 有効な場合は 通過させるサービスを選択 www FTP SSH Telnet その他 -------- 特定のデバイスをすべて許可する場合は eth0 などの選択をする |
| システムの標準言語 | Japaese |
| タイムゾーン | アジア/東京 |
| rootのパスワード | root |
| パッケージの選択 | -------デスクトップ------- ●X Window System ●GNOMEデスクトップ KDE -------アプリケーション------- ●エディタ ●技術系と化学系 ●グラフィカルインターネット ●テキストベースのインターネット ●Office/生産性 ●サウンドとビデオ ●著作と発行 ●グラフィックス ゲームと娯楽 -------サーバ------- ●サーバ設定ツール ●WEBサーバ ●メールサーバ ●Windowsファイルサーバ ●DNSネームサーバ ●FTPサーバ SQLデータベースサーバ ニュースサーバ ●ネットワークサーバ -------開発------- ●開発ツール ●カーネル開発 ●Xソフトウェア開発 ●GNOMEソフトウェア開発 KDEソフトウェア開発 -------システム------- ●管理ツール ●システムツール ●印刷サポート -------その他------- すべて 最小 |
| 再起動 | |

| http://fedora.redhat.com/download/up2date-mirrors/fedora-core-2 using mirror: http://rpmfind.net/linux/fedora/core/2/i386/os/ http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc2 using mirror: http://ftp.dulug.duke.edu/pub/fedora/linux/core/updates/2/i386/ Fetching Obsoletes list for channel: fedora-core-2... Fetching Obsoletes list for channel: updates-released-fc2... ---------略--------- |

| NETWORKING=yes HOSTNAME=fedora GATEWAY=192.168.128.254 |
| DEVICE=eth0 ONBOOT=yes BOOTPROTO=static IPADDR=192.168.128.5 NETMASK=255.255.255.0 GATEWAY=192.168.128.254 |
| DEVICE=lo IPADDR=127.0.0.1 NETMASK=255.0.0.0 NETWORK=127.0.0.0 # If you're having problems with gated making 127.0.0.0/8 a martian, # you can change this to something else (255.255.255.255, for example) BROADCAST=127.255.255.255 ONBOOT=yes NAME=loopback |
| domain jinjin.com nameserver 192.168.128.13 nameserver 211.129.14.134 nameserver 211.129.12.43 |

Section "Device"
Identifier "VMware SVGA"
Driver "vmware"
BusID "PCI:0:15:0"
EndSection
さらに、Screen のセクションで次のように指定します。
Device "VMware SVGA"| Red Hat Linux switchdesk 4.0 Copyright (C) 1999-2004 Red Hat, Inc Redistributable under the terms of the GNU General Public License ---snip--- |




| chkconfig --list [name] chkconfig --add <name> chkconfig --del <name> chkconfig [--level <levels>] <name> <on|off|reset>) |



