Posts Tagged jumpstart

profile file for having a ZFS Root Mirrored File System with Jumpstart

If you have a JumpStart server and you want your clients to have a ZFS Root Filesystem (with a mirror), you can use the following profile file : # more profile install_type initial_install system_type standalone cluster SUNWCXall pool newpool auto auto auto mirror c1t0d0s0 c1t1d0s0 # The 3 auto keywords respectively mean that the size [...]

FacebookTwitterGoogle BookmarksLinkedInShare

, ,

No Comments

How to add new x86 clients to an already configured x86 JumpStart server

On my previous post I described how to configure a Jumpstart server for x86 platforms. But it was for installing only one client… If you plan to mount such configuration, you may want to install more than one client, ¿no? So here are the steps for adding a new client : 1- We need to [...]

FacebookTwitterGoogle BookmarksLinkedInShare

, ,

No Comments

How to set up JumpStart with Solaris 10 on an x86 platform for x86 clients

This tutorial will show how to configure a JumpStart Server on a Solaris 10 x86 platform for installing x86 clients. I have test it with the 10/08 release (but it should work with any release) and Sun U20 Workstations (but it should work with any x86 platform…). I have based this how to on the [...]

FacebookTwitterGoogle BookmarksLinkedInShare

, ,

No Comments