![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 10 x86 Jumpstart w/o GUI | alias.256 | SUN Solaris | 5 | 7 Hours Ago 11:26 AM |
| Jumpstart solaris | ppass | SUN Solaris | 14 | 02-10-2008 05:59 PM |
| solaris 9 using jumpstart to restore | afadaghi | UNIX for Advanced & Expert Users | 1 | 11-10-2006 03:14 PM |
| Solaris 10 Jumpstart Problem | cityshrimp | SUN Solaris | 5 | 11-11-2005 12:00 PM |
| Create a Solaris Jumpstart from iso | reborg | Tips and Tutorials | 0 | 04-09-2005 11:16 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Jumpstart Solaris 10 x86
I need a little help figuring out why my custom jumpstart network installation is dumping me to a manual install.
I am trying to install Solaris 10 (unattended) over the wire from my jumpstart server to an HP Proliant DL380 server but I'm having difficulties with the unattended part. So, what I have now is a working DHCP/Boot/Jumpstart Install Server that is allowing my HP server to PXE boot without issue. On PXE my grub menu comes up and has the appropriate information in the menu to install Solaris 10. The install starts with: . . . . . . . . . . . . . Configuring Devices Custom Jumpstart mount: mount point cdrom/boot does not exist . . . ...then drops to a menu asking me to select a language, then from there it's just a normal guided install. My issue is, why is the custom jumpstart install looking for the install media on the cdrom and not on the server where I have copied it using the "setup_install_server" script off the install DVD? This is what my setup looks like: Quote:
|
| Forum Sponsor | ||
|
|
|
|||
|
Resolved
I found the problem in the menu.lst file.
To correct, I changed the following: install_media=192.168.17.251:/export/home/jumpstart/install/solaris_10_2006_11/Solaris_10/ to: install_media=192.168.17.251:/export/home/jumpstart/install/solaris_10_2006_11/ Issue resolved. |
|||
| Google UNIX.COM |