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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 453 - 482 of 3065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
453
Thanks Bruce, that's a great help. I've managed to build the blade, but only if I update the client profile to use keyword partitioning set to 'default'. If I...
horsman_stuart
Offline Send Email
Jun 1, 2006
10:28 am
454
Wondering how I can move a directory using JET.One option is to tar and use the custom_file option. Without tar or zip,how can I move the directory?...
Govindo
Offline Send Email
Jun 1, 2006
11:01 am
455
Bruce, I assume this only works on Solaris x86 as I get the following error on sparc: root@s1prdmgt01 # gzcat /u01/install/10-0106x/boot/x86.miniroot > ...
horsman_stuart
Offline Send Email
Jun 1, 2006
11:29 am
456
... This seems to be heralding back to some issues seen with Intel chipsets and the drive contianing more than one OS. And also the different ways pfinstall is...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 1, 2006
11:33 am
457
... By move I assume you mean "populate", yes as a rule I would normally create a tar ball and copy it with the custom module and then have a script run (via...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 1, 2006
11:34 am
458
... Its a UFS FS, so you will hit the endian issue, you need to do it on x86 ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Client Solutions ...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 1, 2006
11:48 am
459
I did see that fix from Caspar and tried to create a fdisk partition when the build bombed out but it didn't work. I've managed to work round it by creating a...
horsman_stuart
Offline Send Email
Jun 2, 2006
10:00 am
460
... Glad to see you got it working, but you raise a support call anyway. ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Client Solutions /_____\...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 2, 2006
10:39 am
461
Hi All, I have a customized SVM config for all clients. Currently I have to manually copy the md.tab file to the Client directory, is it possible for JET to...
MadMax
maxpil01
Offline Send Email
Jun 2, 2006
4:19 pm
462
... yes - put the md.tab file in ../common.files and use sds_md_tablfiles="../common.files/md.tab" HTHs m -- Marty Lee e:...
Marty Lee
martyjlee
Offline Send Email
Jun 2, 2006
5:19 pm
463
Hi All, I saw in the doc that came with wanboot module that http-proxy is currently not supported. Any idea if/when this will be supported?...
MadMax
maxpil01
Offline Send Email
Jun 6, 2006
3:17 pm
464
Hi All, Is there a way to maintain multiple solaris versions with Jet. I'm confused in that if you specify the JS_SOLARIS_DIR=/export/install/media and use...
nizam_s_khan
Offline Send Email
Jun 9, 2006
2:34 pm
465
Pretty sure it's covered in the JET User Guide, but as I'm in the middle of something else, yes, if you want multiple versions of the same OS (different rev's...
Marty Lee
martyjlee
Offline Send Email
Jun 9, 2006
3:01 pm
466
I use a crude way of doing it. I have Solaris 9 and 10 both SPARC and x86 version in the same directory (/export/install/media). Here's my directory...
Kevin Senh
ksenh
Offline Send Email
Jun 9, 2006
3:01 pm
467
Gee, copy_solaris_media -d XXX <media dir> always works for me. I have solaris 9 and 10 for sparc and s10 and s10u1 for x86. Works just fine for me... -dan ...
Dan Transue
dant4230
Offline Send Email
Jun 9, 2006
3:20 pm
468
totally forgot we added the -d option way back for this reason - well found and mentioned! m ... -- Marty Lee e:...
Marty Lee
martyjlee
Offline Send Email
Jun 9, 2006
3:25 pm
469
... Its for us lazy people who don't care :-) I think I know who added it (for me) as well :-) ... -- ______ /_____/\ Bruce D Porter /____ \\ \...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 9, 2006
8:49 pm
470
The other useful option is -n osname, which controls which name it is given in the JET location database -d - controls the directory under JS_SOLARIS_DIR...
Paul Shore
pjshore2000
Offline Send Email
Jun 12, 2006
4:35 am
471
I have a requirements to run custom script after applying JASS. I have configured my template to be looks like: base_config explo sds vts san vxvm4 jass custom...
ghamas3x
Offline Send Email
Jun 12, 2006
2:30 pm
472
... It was a "feature" brought in as once a system has been hardened , it becomes unpredictable for installation. (ie JASS can take out NFS and JET needs it)....
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 12, 2006
3:22 pm
473
First off, let me say thanks to the developers for putting this fine package together. I got tasked with SysAdmin work that's not my area of expertise and JET...
krups_beatnik
Offline Send Email
Jun 12, 2006
4:20 pm
474
... JetJASS is he module that aids in installation of jass, you need to obtain jass separately from http://www.sun.com/downloads Then run copy_product_media ...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 13, 2006
10:14 am
475
Hi, I created a Jumpstart server using JET 4.1 For now I can install Solaris 10 onto our T2000 boxes. It also installes recommended patches, vts, explorer and...
Bernhard Duebi
bernhard_duebi
Offline Send Email
Jun 13, 2006
10:57 am
476
... Funny you should ask .... :-) ... The module is in beta and is currently for Sol10 on x86/64 only, I have not had time to do the work for Sparc yet. The...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jun 13, 2006
11:24 am
477
thanks for the pointer to that script. let me make sure i understand the order of operations. 1. download SUNWjass-4.2.0.pkg.tar.Z from sun. 2. uncompress...
krups_beatnik
Offline Send Email
Jun 13, 2006
6:20 pm
478
... Nearly - packages can come in datastream or directory based formats - both are equally valid, but the datastream ones are easier to manipulate on websites...
Marty Lee
martyjlee
Offline Send Email
Jun 14, 2006
6:56 am
479
ok. problem solved. i was trying too hard. i don't need to uncompress it. don't need repackage it. just run existing script on file directly downloaded...
krups_beatnik
Offline Send Email
Jun 14, 2006
2:20 pm
480
I have tested my flash based JET install and all seems to work okay except for the fact that my scripts added to the CUSTOM module do not run on reboot. I am...
Kyle Greenway
albedo0039
Offline Send Email
Jun 15, 2006
3:19 pm
481
... Before we look any further, have you checked the FAQ, and in particular, the item about Solaris 10 and flash archives ? ...
Marty Lee
martyjlee
Offline Send Email
Jun 15, 2006
7:12 pm
482
I had to do something similair recently myself. The way I did it was to use the jumpstart functionality of JASS/SST to do the install, harden and then...
Andrew Cockburn
anc_sparc
Offline Send Email
Jun 15, 2006
7:52 pm
Messages 453 - 482 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