Similar Threads:
1.jumpstart: Custom jumpstart profile isn't used
Hello again.
After getting the system to actually boot (thanks Wolfgang!) and to
display nicely (thank Mr. Chow Wing Siu!), I'm now trying to setup
a custom profile, so that the installation works without manual
intervention.
To do so, I first copied the S10U5 Sparc DVD to the install server
with setup_install_server. I then added the install client to the
system by running:
./add_install_client \
-p sys01.unx:/data/software/solaris/Solaris10/U5/jumpstart/sysidcfg/sys02 \
-i 10.0.1.22 -e 00:03:ba:12:d3:04 -n 'none(255.255.248.0)' \
-c sys01.unx:/data/software/solaris/Solaris10/U5/jumpstart/jumpstart \
sys02 sun4u
In /data/software/solaris/Solaris10/U5/jumpstart/jumpstart, there's,
among other things:
$ ls -al /data/software/solaris/Solaris10/U5/jumpstart/jumpstart
total 104
drwxrwxr-x 3 root adm 22 May 14 17:11 .
-rwxr-xr-x 1 root bin 59946 Oct 17 2007 check
-rw-r--r-- 1 mike staff 320 May 14 17:11 prog_profile
-rw-r--r-- 1 mike staff 170 May 14 17:11 rules
-rw-r--r-- 1 root root 55 May 14 17:11 rules.ok
rules.ok was created by running the check script. Contents:
$ cat rules.ok
any - - prog_profile -
# version=2 checksum=1874
$ cat prog_profile
# profile keywords profile values
# ----------------- -----------------
install_type initial_install
system_type standalone
partitioning default
filesys any 512 swap # specify size of /swap
cluster SUNWCprog
package SUNWman delete
cluster SUNWCacc
(I also tried using a simple profile, where the keywords are on the
1st column. Doesn't make a difference.)
$ cat ../sysidcfg/sys02/sysidcfg
keyboard=Swiss-German
system_locale=de_CH.UTF-8
timezone=Europe/Zurich
terminal=dtterm
timeserver=10.0.1.11
name_service=DNS {domain_name=unx
name_server=10.0.1.11,10.0.2.1,10.0.15.4
search=unx}
nfs4_domain=dynamic
root_password=r...
network_interface=PRIMARY {hostname=sys02
default_route=10.0.0.254
ip_address=10.0.1.22
netmask=255.255.248.0
protocol_ipv6=no}
security_policy=NONE
service_profile=limited_net
Pretty darn basic, isn't it? :)
Now I'm running "boot net - install" from the sys02 machine. It gets
the sysidcfg file (I see this, because snoop says so and because the
installation is colorful and thus must be using dtterm as terminal
and it's in german, thanks to my sysidcfg file).
But it's just not working - ie. when I run "boot net - install", I'm
presented the normal Solaris-Installationsprogramm and I've got to
select what cluster to install, how to slice the disks etc. pp.. Not
what I expected.
What am I doing wrong this time?
This time, all the paths *ARE* reachable; for sure :)
On a remote system, I did:
$ ls -la /net/sys01/data/software/solaris/Solaris10/U5/jumpstart/{jumpstart/rules,sysidcfg/winds02/sysidcfg,software/Copyright}
-rw-r--r-- 1 mike wheel 170 14. May 17:11 /net/sys01/data/software/solaris/Solaris10/U5/jumpstart/jumpstart/rules
-r--r--r-- 1 root root 6557 27. Feb 21:01 /net/sys01/data/software/solaris/Solaris10/U5/jumpstart/software/Copyright
-rw-rw-r-- 1 root adm 575 14. May 14:24 /net/sys01/data/software/solaris/Solaris10/U5/jumpstart/sysidcfg/sys02/sysidcfg
On /net, there's an automounter running.
Thanks once more,
Michael
2.grub jumpstart "file://jumpstart/config.tar" problem
I am trying to upgrade a server by booting from a DVD and specifying
where to find its config info for a pretty much hands off upgrade.
The server to upgrade is a working and bootable Solaris 10 11/06 x86.
I want to upgrade it to Solaris 10 8/07 via its local DVD drive.
I insert the Solaris 10 8/07 DVD and boot from the DVD.
At the grub boot menu, I select "Solaris 10 via console ttya" (console
is redirected on this server).
I change grub kernel line from:
kernel /boot/multiboot kernel/unix -B install_media=cdrom,console=ttya
to:
kernel /boot/multiboot kernel/unix - install
file://jumpstart/config.tar -B install_media=cdrom,console=ttya
On the hard drive of that server, there is a tarball file
/jumpstart/config.tar containing the configuration files
to use for upgrade:
# tar tvf /jumpstart/config.tar
drwxr-xr-x 0/0 0 Nov 28 10:24 2007 ./
-rw-r--r-- 0/0 166 Nov 28 10:23 2007 ./rules
-rw-r--r-- 0/0 748 Nov 28 10:20 2007 ./sysidcfg
-rw-r--r-- 0/0 69 Nov 28 10:22 2007 ./profile
-r-xr-xr-x 0/0 59701 Nov 28 10:22 2007 ./check.s10u3-x86
-rw-r--r-- 0/0 56 Nov 28 10:24 2007 ./rules.ok
Now when I boot from the modified grub menu, here is the output saying
the compressed config file cannot be found:
Custom JumpStart
Using install cd in /dev/dsk/c1t0d0p0
Using RPC Bootparams for network configuration information.
Attempting to configure interface e1000g0...
Skipped interface e1000g0
Setting up Java. Please wait...
Beginning system identification...
Searching for configuration file(s)...
Downloading configuration file(s) from file://jumpstart/config.tar
Downloading failed. Looking for jumpstart.tar
Unable to extract files from net using file://jumpstart/config.tar.
Search complete.
Discovering additional network configuration...
This seemed so simple to me, what am I missing ? Anyone else doing/done
this ?
3.Jumpstart Sol10 with Sol8 jumpstart server
Does anyone know of any issues with jumpstarting Solaris 10 SPARC
systems using a solaris8 SPARC jumpstart server? What about sol10 x86
with sol8 sparc jumpstart server?
Thanks,
Vic
4.UNIX in Vista (qualified opinions please)
Hello knowledgebase:
I recently had an exchange with a coworker who told me that his friends @
MS told him that Vista's OS (or more specifically, its core kernel) shares
some commonalities with UNIX (or more specifically, its microkernel)... See
below for his claim:
"Interestingly enough the architect of NT based the OS Mechanics off of
4.3.0000 BSD UNIX and in turn the Vista core kernel incorporates more of the
UNIX micro-kernel system. I got that information from some friends at
MS.
If you have accurate/better info on the subject let me know.
It also
shows up with programming constructs that are more Unix like and the number
of easier ports like, PERL and scripting."
I am seeking qualified opinions on the accuracy of the above. Not being an
architect of NT -- I don't feel qualified to respond. Thanks in advance!
5.Any opinions from Linux users?
Just curious what y'all think of Vista, compared to other versions of Windows.
Mention your distro if/when you share your opinion, yes?
6. Video Card opinion for Linux IC5.0
7. Informix and Linux opinions/who is running production
8. seeking opinion on using Veritas agent on AIX (IBM Unix) to do ontape backups