Solaris JumpStarting?... Simple Yes/No Question... Unless the answer's 'No'


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris JumpStarting?... Simple Yes/No Question... Unless the answer's 'No'
# 1  
Old 08-04-2009
Question Solaris JumpStarting?... Simple Yes/No Question... Unless the answer's 'No'

I'm reading through this guide, BigAdmin Feature Article: Using Solaris JumpStart With the Solaris 10 OS for x86/x64 Platforms, and I was wondering if there was more to the bash scripts than just the example given (see above link) like for begin1 and begin2 and finish1 and finish2. I don't know anything about bash scripting OR JumpStarting so I'm all new to this. The scripts seem so short and all they do is 'echo' things (I'm guessing that means print things to the screen). Is that really all I need in these scripts for JumpStart?
# 2  
Old 08-05-2009
the article is well written and looks complete to me. so yes, it is that easy Smilie. you'll have to configure it for your needs but thats all.
there is a sun tool called "JET" (jumpstart enterprise toolkit) which can be downloaded at the sun website. this tool works with templates and is easy to use and will help you configure jumpstart. i'll recommend this tool!
# 3  
Old 08-05-2009
To echo what Duke said it easy once you read and mess around with JS. I have 4 JS here at work and help to create begin and finish scripts and profiles as well. It takes time but once you see how things work it goes very smooth.
if you need help you can PM me and I will guide in you the right direction
# 4  
Old 08-10-2009
Jumpstart is easy but can also be very complicated..

To set one up just exec the install server command which is on the install CD and then you can exec the client setup script that is also on the CD... Thats about it... (to simplify it)

However that will only give you a network install, if you really want to get going you need to read up on it and start customize it. It can be customized a lot! Back in the days I manged to custom it so that I had imaged based installation on Solaris 2.4 (an image just like in a flash based Solaris install - as you might know Solaris 2.4 didn't have flash). It took a lot of work but it worked like charm, I'm still using the scripts (although modified) to do installations today on Solaris 2.6, 7, 8, 9 and soon 10..

Cheers Dyna
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

Syslog.conf: looking for a simple answer on a simple question

Cheers! In /etc/syslog.conf, if an error type is not specified, is it logged anywhere (most preferable is it logged to /var/log/messages) or not? To be more precise I am interested in error and critical level messages. At default these errors are not specified in syslog.conf, and I need to... (6 Replies)
Discussion started by: dr1zzt3r
6 Replies

2. UNIX for Dummies Questions & Answers

TAR question (probably a very simple answer)

Hi All, I have a (probably) very simple tar question on a Solaris box that I'm a little embarrassed to ask. After repeatedly checking man tar and searching for solutions online (I'm not sure of the correct "keywords" to look for) The question is: If I were to use the command:tar cf... (4 Replies)
Discussion started by: chatguy
4 Replies

3. UNIX for Dummies Questions & Answers

Please, i need an answer to this question!!

Hello!! I need some help about a question... It was asked in exams 3 years ago in Greece and nobody is certain abou the answer. Others say that the right answer is b and others say c. I found this forum and i saw that you know a lot of things about UNIX so i hope that some of you will help me.... (1 Reply)
Discussion started by: evoula_vou
1 Replies

4. Shell Programming and Scripting

automatically answer a question raised by a command

i have installed vmware on a text base linux node now i have to vmware-configure.pl to do the initial configuration now 1st step it askes for agreeing for a " License Agreement" for that i have to say "q" and "yes" to Accept it i want to run a script with does these 3 steps... (6 Replies)
Discussion started by: pbsrinivas
6 Replies

5. UNIX for Dummies Questions & Answers

Ok simple question for simple knowledge...

Ok what is BSD exactly? I know its a type of open source but what is it exactly? (1 Reply)
Discussion started by: Corrail
1 Replies

6. Shell Programming and Scripting

Stupid question but please answer

How do i save a script in unix. do i just type something like #!/bin/sh # This is a comment! echo Hello World #This is also a comment Then just go to save as and save it or what? just kinda confused me as i was reading different things and playing around (6 Replies)
Discussion started by: Corrail
6 Replies

7. Solaris

Solaris 8 server and Jumpstarting 2.6 clients

Ladies and Gentlemen: I have successfully configured a Solaris 8 server with Jumpstart! I can Jumpstart Solaris 8 client systems with no problem. My configuration is as follows: Jumpstart Server: Solaris 8 patched with Recommended Patches from June 05. I have installed Solaris 8 in... (4 Replies)
Discussion started by: rambo15
4 Replies

8. UNIX for Dummies Questions & Answers

A question that need an answer Plz

I'm with FreeBSD 4.6.2, and i would like to know how to install this ports : ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/kmerlin There's no .tgz so i can't do the pkg_add command. Can you please help me??? Thank You. :) Erythro73 (6 Replies)
Discussion started by: Erythro73
6 Replies
Login or Register to Ask a Question