Solaris 9 12/03 安裝指南

建立用戶端的設定檔

對於 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

檔案系統磁碟片段由關鍵字 filesysexplicit 下的值來確定。根 (/) 的大小取決於 Solaris Flash 歸檔檔案的大小。swap 的大小已設定為必要大小,並安裝在 c0t1d0s1 上。/export/home 取決於剩餘的磁碟空間。/export/home 安裝在 c0t1d0s7 上。