System Administration Guide: Basic Administration

Examples—Adding a Diskless Client

This example shows how to add a Solaris 8 client, earth, from the server starbug.


# /usr/sadm/bin/smdiskless add -- -i 172.20.27.27 -e 8:0:20:1f:33:9e 
-n earth -x os=sparc.sun4m.Solaris_8 -x root=/export/root/earth 
-x swap=/export/swap/earth -x swapsize=64 -x tz=US/Mountain -x locale=en_US

This example shows how to add a Solaris 7 client, earth2, from the server starbug.


# /usr/sadm/bin/smdiskless add -- -i 172.20.27.26 -e 8:0:20:1f:32:be
-n earth2 -x os=sparc.sun4m.Solaris_2.7 -x root=/export/root/earth2 
-x swap=/export/swap/earth2 -x swapsize=64 -x tz=US/Mountain