# profile keywords profile values # ---------------- ------------------- install_type initial_install system_type standalone 1 partitioning explicit filesys c0t0d0s0 auto / filesys c0t3d0s1 32 swap filesys any auto usr 2 cluster SUNWCall
1. ファイルシステムスライスは、filesys キーワード (explicit 値) により指定します。ルートのサイズは、選択したソフトウェア (auto 値) に基づいて決定され、c0t0d0s0 にインストールされます。swap のサイズは 32M バイトに設定され、c0t3d0s1 にインストールされます。usr のサイズは、選択したソフトウェアにより決定され、インストール場所はインストールプログラムによって決定されます (any 値)。
2. 全体ディストリビューションソフトウェアグループ (SUNWCall) は、システム上にインストールされます。