![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 10 x86 Jumpstart w/o GUI | alias.256 | SUN Solaris | 5 | 09-05-2008 02:26 PM |
| Jumpstart Solaris 10 x86 | alias.256 | SUN Solaris | 2 | 02-14-2008 10:38 AM |
| Jumpstart solaris | ppass | SUN Solaris | 14 | 02-10-2008 09:59 PM |
| solaris 9 using jumpstart to restore | afadaghi | UNIX for Advanced & Expert Users | 1 | 11-10-2006 07:14 PM |
| Create a Solaris Jumpstart from iso | reborg | Tips and Tutorials | 0 | 04-09-2005 02:16 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Automate Solaris x86 Jumpstart
Hi All,
Is there a possible way to fully automate Solaris x86 jumpstart or make the x86 jumpstart unattended? I'm currently checking the possible options on how can I do the x86 jumpstart to be kicked off during midnight. We have an automated jumpstart (start to run from midnight) for Solaris 10 sparc, wherein we implemented it with shell script + expect script to pass the parameters and boot args, and Im looking at the possibility of doing this for Solaris 10 x86 as well. Any insights are well appreciated on which scripting mechanism (ie. expect script) I need to use to automate the connection to ILOM? Load the GRUB Menu and choose option from the GRUB Menu? Thanks in advance. //racbern |
|
|||||
|
racbern, I happen to know exactly what you are doing here.
DN2, this is post install, there are some application parameters and sizing questions that have to be answered after the first boot. You can do exactly the same as on Sparc, the only difference is that you need to update the grub kernel boot like to add "-B console=ttya" to the kernel line, then you get the console on the text based ILOM and you can continue to answering the configuration questions. The easiest way to get this working is to do the first run using autoexpect and then edit the generated script. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|