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...
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?...
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 > ...
... 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@...
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@...
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@...
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...
... 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@...
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...
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...
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...
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...
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 ...
... 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@...
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...
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...
... 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@...
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...
... 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@...
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...
... 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@...
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...
... Nearly - packages can come in datastream or directory based formats - both are equally valid, but the datastream ones are easier to manipulate on websites...
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...
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...
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...