Solaris 9 9/04 安装指南

创建客户机的配置文件

对于 wanclient-1 系统,创建名为 wanclient_1_prof 的配置文件。 wanclient_1_prof 文件包含以下项,这些项定义要安装在 wanclient-1 系统中的 Solaris 9 软件。

# profile keywords         profile values
# ----------------         -------------------
install_type               flash_install
archive_location           https://192.168.198.2/htdocs/flash/sol_9_sparc/archive1.flar
partitioning               explicit
filesys                    c0t1d0s0 4000 /
filesys                    c0t1d0s1 512 swap
filesys                    c0t1d0s7 free /export/home

下表说明了此实例中的一些关键字和值。

install_type

该配置文件在克隆系统上安装 Solaris Flash 归档文件。 在初始安装过程中,所有文件都被覆盖。

archive_location

wanserver-1 中检索到压缩的 Solaris Flash 归档文件。

partitioning

文件系统片由 filesys 关键字和 explicit 值来确定。 根目录 (/) 的大小基于 Solaris Flash 归档文件的大小。 swap 的大小被设置为所需的大小,安装在 c0t1d0s1 上。 /export/home 基于剩余的磁盘空间。 /export/home 安装在 c0t1d0s7 上。