Step-by-Step guide to Install OpenSolaris with Automated Installer (2009.06)


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Step-by-Step guide to Install OpenSolaris with Automated Installer (2009.06)
# 1  
Old 01-28-2010
Step-by-Step guide to Install OpenSolaris with Automated Installer (2009.06)

A complete Step-by-Step guide to Install OpenSolaris using the Automated Installer, which covers the whole process of setting up a AI server, booting PXE client, installing local package and executing a Jumpstart type finish script at first boot.The process is demonstrated using Vitrualbox, so that it can be tried out by anyone.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Slowly Removing Bold Font Style - Step-by-Step

FYI, I'm slowly removing a lot of the bold font-styles from titles of discussions, forum titles, etc I'm not removing bold for the entire site because we do need bold from time to time, especially in posts and sometimes in other places. However, the original forum style had way too much... (3 Replies)
Discussion started by: Neo
3 Replies

2. Shell Programming and Scripting

works step by step on command line but not in script

Hi all, The following script is fine when I work via command line m=1 c=0 while do echo $m gnokii --getsms IN $m > out.txt; m=`expr $m + 1`; cat out.txt >> message_log; ############ read first crap< <(sed -n '/Text:/{n;p;}' out.txt); read message< <(sed -n '/Text:/{n;p;}'... (2 Replies)
Discussion started by: whamchaxed
2 Replies

3. UNIX for Dummies Questions & Answers

install of sco unix step by step

HI I am new to unix and need to install sco unix on a new server - could anybody help me with the steps I need to take - the hd is a 9gb scsi drive (pretty old machine) Thanks (1 Reply)
Discussion started by: porikamu
1 Replies
Login or Register to Ask a Question