Solaris 10 x86 Jumpstart unassisted install

How do you get a Solaris 10 x86 jumpstart to actually work?!?! Everytime I try to jump an X4500 it will go into an assisted solaris install. It reads my sysidcfg and the majority of my profile. But I have to sit and manually enter the partition information. I've tried multiple variations of "install dhcp" and "nowin" in the boot options to no avail.

Here is the error output:
# ./add_install_client -i 192.168.1.51 -c sun1:/jumpstart/ -p sun1:/jumpstart/Sysidcfg/Solaris_10-intel/ host2 i86pc
unmount: warning: /tftboot/I86PC.Solaris_10-1 not in mnttab
unmount: /tftpboot/I86PC.Solaris_10-1 no such file or directory
mount: Mount point /tftboot.I86PC.Solaris_10-1 does not exist.
cleaning up preexisting install client "host2"
removing host2 from bootparams
rm: /tftboot/ is a directory
updating /etc/bootparams
ln: cannot create /tftpboot//pxegrub.I86PC.Solaris_10-1: File exists
Create a grub boot flloppy and edit GRUB menu to contain
the following entry:
title Solaris netinstall
rarp
kernel /I86PC.Solaris_10-1/multiboot kernel/unix -B install_media=192.168.1.100:/jumpstart/OS/intel
module /I86PC.Solaris_10-1/x86.miniroot
------------- end ---------------
So, I have tried this with the -i, -e -i+-e, with -s and without.
I have an entry in /etc/ethers and /etc/hosts. However, I don't think it is a FQDN or simular issue. Looks like a script issue.
/tftpboot/ ends up with
boot/
nbp. -> pxegrub.I86PC.Solaris_10-1
pxegrub.I86PC.Solaris_10-1
rm.192.168.1.51
/tftpboot/boot/
grub/
/tftpboot/boot/grub/
menu.1st
# cat menu.1st
default 0
timeout=30
title Solaris_10 jumpstart
kernel /i86PC.Solaris_10-1/multiboot kernel/unix -B install_config=192.168.1.100:/jumpstart,sysid_config=192.168.1.100:/jumpstart/Sysidcfg/Solaris_10-1-intel/,install_media=192.168.1.100:/jumpstart/OS/intel
module /I86PC.Solaris_10-1/x86.miniroot
---- end ----
Thanks for the help.
Aaron

Similar Messages

  • Solaris X86 Jumpstart slow

    I'm trying to jumpstart a Sun x4240 and during the boot up when it runs the install-discovery script, the server goes very very slow. It will eventually move past this part, but only after many hours. The server has 4 disks, which I have setup on the raid controller as JBOD's, we are not using the RAID functions of the card at all.
    It seems the longest time is taken when running the the the script /boot/solaris/bin/create_diskmap, which is mostly this:
    /sbin/biosdev 2> /dev/null | while read diskno diskpath
    do
    devname=`/bin/ls -l /dev/rdsk/*p0 | /bin/grep $diskpath | /bin/nawk '{ print $9 }'`
    ctdname=`echo $devname | /bin/sed "s#/dev/rdsk/##" | /bin/sed "s#p0##"`
    grubdisk=`echo $diskno | /bin/sed "s/0x8//"`
    echo "$grubdisk $ctdname $diskpath" >> "$GRUBDISKMAP"
    done
    Then once it gets past this part (many hours) it hangs again around this part:
    # x86 config cleanup logic
    if [ -x /usr/sbin/install.d/atconfig ]; then
         /usr/sbin/install.d/atconfig
    fi
    Atconfig is described thusly:
    Besides ON changes there are changes needed in the
    Install consolidation. When you boot the Solaris CD/DVD,
    the atconfig binary is run that searches the disk for
    kernel/misc/sysinit file and copies this to
    /tmp/root/kernel/misc/sysinit so the
    svc_serial.c code from Suninstall can try to preserve the
    hostid during an upgrade and even an install. We need
    to modify this code to also search for /etc/hostid and preserve
    it. However, for older systems we also need to search for
    kernel/misc/sysinit for those systems that have hostid stored
    there, and convert the hostid in sysinit into a hostid in /etc/hostid.
    There was no contract between ON and Install for sysinit;
    we now have a contract in place between the two consolidations
    for Install's use of /kernel/misc/sysinit and /etc/hostid.
    The server installs fine during a normal DVD install. I'm not sure what else to do on this. If anyone has any guidance that would be great.

    Yes... I've seen and used the grub -b switches for input-device and output-device and this does change the way certain things work. However, this does not redirect input and output solely to the console, as you would, lets say, any sparc box. I start a jumpstat process, tell it to go to the console, and it hangs and waits for input from the VGA device. Right now, I have an odd interaction going on between the ILOM webgui redirection and the console. I can't login through the webgui and reboot the box through the console, nor can I hit CTRL+N to get it to boot off the network when I have the ILOM Webgui redirected to my keyboard. But when it boots off the virtual CD, or if I use the console to get into the BIOS, then and only then can I use my keyboard in the ILOM Webgui.
    There is some sort of odd interaction between the console and that stupid VGA port on the ILOM that is not explained in ILOM docs that I have read. And that is what this post is trying to figure out. When you jumpstart a sparc box, you have total control from the console. This is not the case on x86.
    Please re-read my other post before you comment on double posting. Both are about x86 jumpstart. One is about console redirection (this post). The other post is asking about getting jumpstart NOT to go through an interactive install through the -b switches. Two separate issues.

  • Oracle RAC 10g on Solaris x86 using vmware

    Guys,
    I am practising 10g RAC installation on my laptop, wherein I have vmware workstation and
    solaris-x86 version 10 installed on it.
    I am trying to install Oracle 10g clusterware.
    I have followed the steps for clusterware installation.
    I am facing an errror on one of the node while running root.sh.
    On the first node, the root.sh runs fine.
    The following is the log.
    bash-3.00# ./root.sh
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: xsan001 xsan001-priv xsan001
    node 2: xsan002 xsan002-priv xsan002
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Now formatting voting device: /dev/rdsk/c0d0s4
    Format of 1 voting devices complete.
    Startup will be queued to init within 30 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    CSS is active on these nodes.
    xsan001
    CSS is inactive on these nodes.
    xsan002
    Local node checking complete.
    Run root.sh on remaining nodes to start CRS daemons.
    =============================
    On the second node, the root.sh gives error.
    bash-3.00# ./root.sh
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: xsan001 xsan001-priv xsan001
    node 2: xsan002 xsan002-priv xsan002
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Now formatting voting device: /dev/rdsk/c0d0s4
    Format of 1 voting devices complete.
    Startup will be queued to init within 30 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Failure at final check of Oracle CRS stack.
    10
    Can you provide some sort of clue what could be done to resolve the above error?

    Refer to http://www.oracleracsig.org/ Under documents section select OS=Solaris. You will find a document on Oracle RAC on Solaris10 using Vmware.

  • Solaris 10 x86 jumpstart installing from cd instead of install server

    Hi all,
    I am building a Solaris 10 x86 jumpstart server and was able to jump the client to a certain point. The jump appears to be running but for some reason stops after the first CD ( very peculiar considering the jumpstart is automated). After watching the jump, I discover that the install is using my CD to install rather than from the install server. It is, however, getting the sysidcfg info, rules and profiles from my install server. I booted from CD and then selected Custom Jumpstart to install via the network. Can someone tell me what I am doing wrong?
    Here is my add_install_client command:
    /jumpstart/OS/Solaris_10_x86_2006-06/Solaris_10/Tools/add_install_client -s server1:/jumpstart/OS/Solaris_10_x86_2006-06 -c server1:/jumpstart -p server1:/jumpstart/Sysidcfg host1 i86pc
    Here is the output from that command:
    Adding Ethernet number for jre-dlt to /etc/ethers
    updating /etc/bootparams
    ln: cannot create /tftpboot/pxegrub.I86PC.Solaris_10-1: File exists
    Create a grub floppy and edit GRUB menu to contain
    the following entry:
    title Solaris netinstall
    rarp
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix -B install_media=192.168.1.100:/jumpstart/OS/Solaris_10_x86_2006-06,install_boot=192.168.1.100:/jumpstart/OS/Solaris_10_x86_2006-06/boot
    module /I86PC.Solaris_10-1/x86.miniroot
    BTW, can someone tell me how to create a grub floppy? Can't seem to find any documentation on that!
    Thanks in advance,
    Brian

    Here is the error output:
    # ./add_install_client -i 192.168.1.51 -c sun1:/jumpstart/ -p sun1:/jumpstart/Sysidcfg/Solaris_10-intel/ host2 i86pc
    unmount: warning: /tftboot/I86PC.Solaris_10-1 not in mnttab
    unmount: /tftpboot/I86PC.Solaris_10-1 no such file or directory
    mount: Mount point /tftboot.I86PC.Solaris_10-1 does not exist.
    cleaning up preexisting install client "host2"
    removing host2 from bootparams
    rm: /tftboot/ is a directory
    updating /etc/bootparams
    ln: cannot create /tftpboot//pxegrub.I86PC.Solaris_10-1: File exists
    Create a grub boot flloppy and edit GRUB menu to contain
    the following entry:
    title Solaris netinstall
    rarp
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix -B install_media=192.168.1.100:/jumpstart/OS/intel
    module /I86PC.Solaris_10-1/x86.miniroot
    ------------- end ---------------
    So, I have tried this with the -i, -e -i+-e, with -s and without.
    I have an entry in /etc/ethers and /etc/hosts. However, I don't think it is a FQDN or simular issue. Looks like a script issue.
    /tftpboot/ ends up with
    boot/
    nbp. -> pxegrub.I86PC.Solaris_10-1
    pxegrub.I86PC.Solaris_10-1
    rm.192.168.1.51
    /tftpboot/boot/
    grub/
    /tftpboot/boot/grub/
    menu.1st
    # cat menu.1st
    default 0
    timeout=30
    title Solaris_10 jumpstart
    kernel /i86PC.Solaris_10-1/multiboot kernel/unix -B install_config=192.168.1.100:/jumpstart,sysid_config=192.168.1.100:/jumpstart/Sysidcfg/Solaris_10-1-intel/,install_media=192.168.1.100:/jumpstart/OS/intel
    module /I86PC.Solaris_10-1/x86.miniroot
    ---- end ----
    Thanks for the help.
    Aaron

  • Solaris 10 x86 Jumpstart and console

    How do you get Solaris 10 x86 Jumpstart to redirect it's output to the console? I have an X4500 that I'm trying to jumstart while logged into the ILOM console. Everything will crap out, and all output will go to the VGA port.

    Yes... I've seen and used the grub -b switches for input-device and output-device and this does change the way certain things work. However, this does not redirect input and output solely to the console, as you would, lets say, any sparc box. I start a jumpstat process, tell it to go to the console, and it hangs and waits for input from the VGA device. Right now, I have an odd interaction going on between the ILOM webgui redirection and the console. I can't login through the webgui and reboot the box through the console, nor can I hit CTRL+N to get it to boot off the network when I have the ILOM Webgui redirected to my keyboard. But when it boots off the virtual CD, or if I use the console to get into the BIOS, then and only then can I use my keyboard in the ILOM Webgui.
    There is some sort of odd interaction between the console and that stupid VGA port on the ILOM that is not explained in ILOM docs that I have read. And that is what this post is trying to figure out. When you jumpstart a sparc box, you have total control from the console. This is not the case on x86.
    Please re-read my other post before you comment on double posting. Both are about x86 jumpstart. One is about console redirection (this post). The other post is asking about getting jumpstart NOT to go through an interactive install through the -b switches. Two separate issues.

  • Solaris 10 x86 Jumpstart TFTP error not defined!!!!

    I have a solaris 10 jumpstart sparc that does all x86 installs. Until now it has been working fine. I now have to jumpstart two new clients a sun X4200 and an X2100. However I cannot get past the loading of the miniroot. It finds the menu.lst.MACRONAME ok, I see the Solaris 10 jumpstart title and then all I see is a number of dots appearing on the client screen and then nothing.
    From the snoop I only get TFTP Error: Not Defined. I have logged a call with Sun but no luck there as yet! Does anyone have any ideas?
    Many thanks in advance
    Sofia
    Message was edited by:
    sofiahaaken

    Yes, the current x86 miniroot from sol 10 06/06 does not contain all the necessary drivers for the X2100 which is an amd64. So it is either unpacking the miniroot and repacking it with the appropriate drivers that are contained in the SUNWnge package or do the manual install and then add them from the supplementary cd that contains these specific drivers. SUN has recorded the incident and they will fix it with the next releases I have been told.

  • Please suggest the fastest way to install Solaris x86 PC 30 boxes

    I've already tested one and it's successfully installed.
    I have to install 30 boxes , all are same spec.
    Please advise the fastest procedure to install.
    Note : There is no sparc machine.

    Only problem with imaging a Solaris x86 box is that your machines will end up with the same hostid (which is pseudo-randomly generated at Solaris installation time for x86). This may, or may not, be a problem, depending on what commercial software you use...
    To avoid this, you have to use jumpstart, or do some serious hacking.

  • X86 unable to install - Jumpstart

    hi
    i have a x86 intel based server and client Intel machine. I am trying to configure with this command
    As per sun docs i have done the following steps,
    1.NFS Services
    2.tftp services enabled
    3.in.rarpd daemon
    4. mkdir /export/install
    5. share : /etc/dfs/dfstab with share -F nfs -o ro,anon=0 /export/install
    6. ./setup_install_server /export/install
    7. ./setup_install_server -b /export/install sun4u
    8. cp -r /cdrom/cdrom0/s2/Solaris_9/Misc/* /jumpstart
    9. jumpstart rules
    10../check its result is ok
    11. sysidcfg created
    12. added entry in /etc/ethers with client id (ethernet address & client machine name)
    13. while doing this command i am getting an error,
    ./add_install_client -e 00:03:47:14:17:8b -t solx86:/jboot/Solaris_9/Tools/Boot/boot/solaris/ -s solx86:/export/install -c solx86:/jumpstart -p solx86:/jumpstart intel sun4u
    This is the message
    add_install_client: Install boot image solx86:/jboot/Solaris_9/Tools/Boot/boot/solaris/ does not exist
    can any one help me
    ramesh

    I have the same probleme
    Does anyone successfully did it ?

  • Install oracle 8.1.7 on Solaris(x86) 10 b72

    Has anyone Installed oracle 8.1.7 on Solaris(x86) 10 b72???
    When I run runInstaller I have
    135$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/jre. Please wait...
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    java.lang.UnsatisfiedLinkError:

    try this:
    LD_PRELOAD="libX11.so libXext.so" ; export LD_PRELOAD
    ./runInstaller

  • Install error for Oracle 10g on Solaris x86 64-bit.  NETCA won't run

    Hi All,
    I'm installing Oracle 10.2.0.1 on Solaris x86 64-bit. I run the Oracle installer and all runs well until the NETCA portion of the install. It then errors (error file below). When i attempt to run NETCA outside of the installer i'm getting the same error output. I have verified my OS version and that all dependent packages are installed. I'm not sure what is causing this. Any help would be greatly appriciated.
    thanks, dave
    ERROR FILE:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xFEEF24E8
    Function=strchr+0x8
    Library=/lib/libc.so.1
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
         at oracle.net.ca.InitialSetup.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    0x8050000      /data1/oracle/oracle/jdk/jre/bin/java
    0xfefc0000      /lib/libthread.so.1
    0xfefd0000      /lib/libdl.so.1
    0xfeed0000      /lib/libc.so.1
    0xfea00000      /data1/oracle/oracle/jdk/jre/lib/i386/client/libjvm.so
    0xfee80000      /usr/lib/libCrun.so.1
    0xfee50000      /lib/libsocket.so.1
    0xfedc0000      /lib/libnsl.so.1
    0xfeda0000      /lib/libm.so.1
    0xfeeb0000      /usr/lib/libsched.so.1
    0xfe9a0000      /lib/libm.so.2
    0xfed50000      /lib/libscf.so.1
    0xfe980000      /lib/libdoor.so.1
    0xfe960000      /lib/libuutil.so.1
    0xfe940000      /lib/libmd5.so.1
    0xfe920000      /lib/libmp.so.2
    0xfe8e0000      /data1/oracle/oracle/jdk/jre/lib/i386/native_threads/libhpi.so
    0xfe890000      /data1/oracle/oracle/jdk/jre/lib/i386/libverify.so
    0xfe850000      /data1/oracle/oracle/jdk/jre/lib/i386/libjava.so
    0xfe830000      /data1/oracle/oracle/jdk/jre/lib/i386/libzip.so
    0xf1a00000      /usr/lib/locale/en_US.UTF-8/en_US.UTF-8.so.3
    0xfc780000      /usr/lib/locale/en_US.UTF-8/methods_en_US.UTF-8.so.3
    0xf13c0000      /data1/oracle/oracle/jdk/jre/lib/i386/libawt.so
    0xf0f90000      /data1/oracle/oracle/jdk/jre/lib/i386/libmlib_image.so
    0xf0f30000      /data1/oracle/oracle/jdk/jre/lib/i386/motif21/libmawt.so
    0xf0d50000      /usr/dt/lib/libXm.so.4
    0xf0cf0000      /usr/openwin/lib/libXt.so.4
    0xf0cc0000      /usr/openwin/lib/libXext.so.0
    0xf1890000      /usr/openwin/lib/libXtst.so.1
    0xf0c30000      /usr/openwin/lib/libX11.so.4
    0xf0be0000      /usr/openwin/lib/libdps.so.5
    0xf0a90000      /usr/openwin/lib/libSM.so.6
    0xf0a70000      /usr/openwin/lib/libICE.so.6
    0xf0a30000      /data1/oracle/oracle/lib32/libnjni10.so
    0xefe00000      /data1/oracle/oracle/lib32/libclntsh.so.10.1
    0xefc60000      /data1/oracle/oracle/lib32/libnnz10.so
    0xf0a10000      /lib/libkstat.so.1
    0xefc40000      /lib/libgen.so.1
    0xefc20000      /lib/librt.so.1
    0xefbf0000      /lib/libaio.so.1
    0xefbd0000      /data1/oracle/oracle/lib32/libldapjclnt10.so
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 343K [0xf1e00000, 0xf1ea0000, 0xf22e0000)
    eden space 512K, 55% used [0xf1e00000, 0xf1e467f8, 0xf1e80000)
    from space 64K, 96% used [0xf1e80000, 0xf1e8f798, 0xf1e90000)
    to space 64K, 0% used [0xf1e90000, 0xf1e90000, 0xf1ea0000)
    tenured generation total 1408K, used 338K [0xf22e0000, 0xf2440000, 0xf5e00000)
    the space 1408K, 24% used [0xf22e0000, 0xf2334ab8, 0xf2334c00, 0xf2440000)
    compacting perm gen total 4096K, used 3580K [0xf5e00000, 0xf6200000, 0xf9e00000)
    the space 4096K, 87% used [0xf5e00000, 0xf617f170, 0xf617f200, 0xf6200000)
    Local Time = Tue Aug 29 13:49:22 2006
    Elapsed Time = 225
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
    #

    I have the same problem on Linux Debian 3.0.
    My /etc/hosts looks like:
    127.0.0.1     localhost.localdomain     localhost
    #192.168.100.1     bt.lan.home     bt
    #192.168.100.5     jacek.lan.home     jacek
    # The following lines are desirable for IPv6 capable hosts
    ::1     ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhostsPlease help.

  • Solaris 10 x86 failed to install

    Hi, I downloaded Solaris 10 x86 a few weeks ago.
    I tried installed on a 32-bit old PC and it worked great.
    I just got a new box. It is an AMD Athlon64 3000+ CPU/motherboard.
    When I put the disk in, it loaded the installation assistant
    and gave me this error message almost right away:
    error: 64 PCI bit len unsupported
    Is there any way I can install Solaris x86 on it? Or is my
    CPU not on the supported list?
    Thanks
    --Vincent                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Pl identify which version of Oracle you are trying to install. Check the Install Guide for your version to determine the minimum hardware/software requirements.
    http://www.oracle.com/technology/documentation/index.html
    HTH
    Srini

  • Help with oracle 10g install on solaris x86

    hi, i downloaded solaris 10 from oracle site (sol-10-u8-ga-x86-dvd.iso) and i have installed it on vmware. i was going through the installation guide for oracle 10 for solaris x86 and while on the pre-installation steps, i issued this command
    # /bin/isainfo -kv
    and it gave me
    # 64-bit amd64 kernel modules
    instead of
    # 32-bit i386 kernel modules
    as the guide expected.
    please what can i do, cos the guide says if i dont see the later, the installation cannot complete.
    thnx

    First check you Operating System Bit information whether it is 64 or 32 bit , for this first check any of the command path
    Example ls command
    $ which ls
    /usr/sbin/ls
    $ file /usr/sbin/ls
    It will show you whether your OS is 64 bit or 32 bit and accordingly download the software from below link ,if it is showing 64 bit os then you have to download 64 bit database software .
    http://www.oracle.com/technetwork/database/database10g/downloads/index.html

  • Install Java on solaris x86

    Hello - I am connected to one Solaris x86 machine remotely. It does not have GUI in it and only command line execution. I would like to install Java on this machine. Can you please provide me the link where I can get java and instructions to install it - I surfed in previous topics - But no result found
    Thank you!

    Java is built-in.
    Or you can download a new version from java.sun.com on a different machine and then sftp it over to the Solaris box.

  • Install Developer 9.0.4 On solaris x86

    Hi All
    we have installed oracle database 10g rel2 on solaris x86 then we are trying to install oracle application server forms and reports services standalone on the same machine but we have a problem
    after running ./runInstaller we have an error
    ./runInstaller: /export/home/cd1/disk1/install/solaris/runInstaller: cannot execute
    any one can help

    Hi.
    I've installed it on fedora, Red Hat as 2.1 and 3.0. Here are the instructions I followed:
    http://www.oracle-base.com/articles/Linux/ArticlesLinux.php
    I know they're not what you're looking for but they might give you some ideas.
    Cheers
    Tim...

  • Installing Beehive on Solars x86

    Hi,
    I wonder if it is possible to install beehive on an x86 Solaris box. In particular I would like to install it into a zone. I understand this is currently unsupported, but is it possible?
    Günther

    Unfortunately, there is no Solaris x86 support for Beehive at this time. You can run the database for Beehive on Solaris x86 I believe, but the Beehive Application Tier needs to be run on Linux or Windows x86 or Solaris Sparc.
    richard

Maybe you are looking for