以下是設定檔範例,可用於透過自訂 JumpStart 安裝方法來安裝 Web Start Flash 歸檔。
在下面範例中,設定檔會表明自訂 JumpStart 程式將擷取 HTTP 伺服器的 Web Start Flash 歸檔。
install_type flash_install archive_location http installserver /flasharchive/solaris9archive partitioning explicit filesys c0t1d0s0 4000 / filesys c0t1d0s1 512 swap filesys c0t1d0s7 free /export/home
在下面範例中,設定檔會表明自訂 JumpStart 程式將擷取 NFS 伺服器的 Web Start Flash 歸檔。
install_type flash_install archive_location nfs installserver:/export/solaris/flasharchive/solaris9archive partitioning explicit filesys rootdisk.s0 6000 / filesys rootdisk.s1 512 swap filesys rootdisk.s7 free /export/home