Search the web
Sign In
New User? Sign Up
JETJumpStart · JET JumpStart Framework
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1737 - 1792 of 3065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1737
Does anyone know what path to use for custom x86 pkgs? I tried both: ${root_path}/pkgs/custom/x86 and ${root_path}/pkgs/ custom/i86pc but neither works. I get...
Jaime Vargas
jvmbsd7
Offline Send Email
Feb 1, 2008
8:19 pm
1739
Replace x86/i86pc with i386 - pretty sure if you do a uname -a, then i386 is the common 'type' for all x86 based systems, be they intel, amd, 32 or 64 bit. ...
Marty Lee
martyjlee
Offline Send Email
Feb 2, 2008
8:43 am
1744
I had successfully use JET to jumpstarted a X6250 blade thanks to all your help. One last issue remain, how can I disable X11 in the cosole, we only need CLI. ...
Jaime Vargas
jvmbsd7
Offline Send Email
Feb 4, 2008
4:14 pm
1745
have a look at the output of 'svcs' - pretty sure there are a couple of services in there that relate to gdm and cde-login. Disable those and the console...
Marty Lee
martyjlee
Offline Send Email
Feb 4, 2008
4:27 pm
1746
Thanks. Disabling cde-login manually works. Is there a way set this setting during the jumpstart?...
Jaime Vargas
jvmbsd7
Offline Send Email
Feb 4, 2008
4:46 pm
1747
Drop it into a script, add the name of the script to custom_scripts_[1|n|z]=... and there you go. There isn't a standard JET setting to control smf items; it's...
Marty Lee
martyjlee
Offline Send Email
Feb 4, 2008
4:52 pm
1748
Doh. I should have realized that. Thanks. -- Jaime...
Jaime Vargas
jvmbsd7
Offline Send Email
Feb 4, 2008
6:13 pm
1753
Hi I am trying to build Solaris 9/05 and I am getting this error when I make_client: make_client -f new Gathering network information.. Client: 192.168.65.48...
solaris9000
Offline Send Email
Feb 6, 2008
3:47 pm
1754
Please post jumpstart.conf and the output of dfshares Sent from my iPhone On Feb 6, 2008, at 10:47 AM, "solaris9000" <solaris9000@...> wrote: Hi I am...
Tom Zurita
tom_zurita
Offline Send Email
Feb 6, 2008
3:51 pm
1755
Hmm, 'cannot export "jet"' ..... check your "/etc/dfs/dfstab sytnax" # showmount -e Regards Stuart ... From: solaris9000 <solaris9000@...> To:...
Stuart Saxon
bty271442
Online Now Send Email
Feb 6, 2008
4:23 pm
1756
... check /opt/SUNWjet/etc/solaris_locations looks like there is either a extra newline or column in the line for the media you are using. hths m ... Marty Lee...
Marty Lee
martyjlee
Offline Send Email
Feb 6, 2008
4:30 pm
1757
Hi This is my showmount -e # showmount -e export list for jet1: /opt/SUNWjet (everyone) /export/install (everyone) and dfshares: # dfshares RESOURCE...
solaris9000
Offline Send Email
Feb 6, 2008
9:50 pm
1760
... NFS server version ? Check /etc/default/nfs is not set to NFS4 ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 7, 2008
7:37 pm
1761
Yes I did check NFS version and it is set to 3. cat /etc/default/nfs <---snip---> # Sets the maximum version of the NFS protocol that will be registered # and...
solaris9000
Offline Send Email
Feb 7, 2008
8:12 pm
1773
If you use the dmgr profileTemplate to create a new profile with the manageprofiles.sh command, what else needs to be done to complete the configuration? I...
Mark
mdrummond5
Offline Send Email
Feb 13, 2008
7:01 pm
1774
Ach ... forget it. I was running startServer.sh instead of startManager.sh....
Mark
mdrummond5
Offline Send Email
Feb 13, 2008
7:28 pm
1775
Hi, I tried to jumpstart a new server with wanboot + VXVM4.1. (JetVXVM4 : 1.3.8 , JetFLASH : 3.1.8 , JetWanBoot : 1.1.1) In my template I set the following...
François Douvry
douvryf
Offline Send Email
Feb 14, 2008
1:51 pm
1776
At a previous client I got round this by creating a XXXvxdefs package and then having that deployed as a JET custom package. The package delivered amongst...
Stuart Saxon
bty271442
Online Now Send Email
Feb 14, 2008
2:03 pm
1777
Hi I've managed to find some time to try and resolve this issue. But to no avail yet. However I have found some interesting points. It seems that JET does not...
solaris9000
Offline Send Email
Feb 15, 2008
12:00 pm
1778
Hate to say this, but it isn't that unexpected to hear that the Solaris 9 add_install_client doesn't understand ZFS... You have a couple of options 1. try...
Marty Lee
martyjlee
Offline Send Email
Feb 15, 2008
12:07 pm
1779
OK thanks I will give the suggestions a go. ... /export/install?...
solaris9000
Offline Send Email
Feb 15, 2008
12:14 pm
1784
can we install sun mc 3.6.1 client using jet module?? if yes, where to get this module ( Jetsunmc ) thanks in advance Cheers L...
leniny2k2000
Offline Send Email
Feb 20, 2008
12:36 pm
1785
You will need to talk to your sun account manager (or jet@...) to get hold of the SunMC module and find out whether it supports 3.6.1 The SunMC module is...
Marty Lee
martyjlee
Offline Send Email
Feb 20, 2008
1:54 pm
1786
I cannot find good documentation on how to use jetFLASH . I have found the JET User Guide but that does not get into JetFLASH. Any help or link would be...
scytalemojo
Offline Send Email
Feb 20, 2008
5:25 pm
1787
You create a flash archive using the 'flarcreate' command - and example is in the sample.template file if you have JetFLASH installed. Once you have the flash...
Marty Lee
martyjlee
Offline Send Email
Feb 20, 2008
6:23 pm
1788
Thanks for the quick response. I did not know if I should use 'flarcreate' or if there was another process/JET script to use. This clears it up a bit. When I...
scytalemojo
Offline Send Email
Feb 20, 2008
8:26 pm
1789
You create the template with the flash module i.e. # make_template <client> flash [other modules] and then when you have edited it, just run make_client as...
Marty Lee
martyjlee
Offline Send Email
Feb 21, 2008
9:45 am
1790
Would appreciate it if someone can let me know how to get verbose output to the console when building a system with custom scripts. Is there a flag that can be...
limeyfruituk
Offline Send Email
Feb 21, 2008
5:33 pm
1791
If it's a sh/ksh/bash script, put a set -x in the script.... There is no 'magic' flag you can set to debug all scripts; the jumpstart.log file will give you...
Marty Lee
martyjlee
Offline Send Email
Feb 21, 2008
6:27 pm
1792
Used SUNWjet copy_solaris_media and the downloaded Solaris 10 update 4 SPARC DVD to install the media on our SUNWjet deployment server. The process completed...
dynabyhd
Offline Send Email
Feb 21, 2008
7:46 pm
Messages 1737 - 1792 of 3065   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help