Solaris 10 x86 Boot Issue

Hi,
I've installed Solaris 10 for x86 into my P4 machine. It has three partitions - two of them are being used by Win2K Advanced Server and in the 3rd one Solaris 10 was installed. Installation was successful and the Boot manager is working fine. I can boot windows from the Boot Manager. But Solaris is not booting. It is freezing afer I give enter in proceed with Default booting. The 'SunOS.....' Message is coming and that's it. Even no Erro message came also.
Need some help.
Thanks

Solaris makes one of the partitions active , Take a note of that.
Once you are done tinkering with the partitions/ loading say Windows/Linux follow this step.
Grab any Linux distro's boot CD and start the rescue mode. type grub and do this
root (hd0, X) X the partiton that has linux partition minus 1
setup (hd0)now open fdisk and change the label of the Solaris Partition to 80.
Add an entry in /boot/grub/menu.1st on the same lines like Windows, If unsure google .
Reboot and you are done.
Never I said never make any other partition active other than what Solaris installation does for you.

Similar Messages

  • Solaris 10 booting issue

    Hello,
    Just liveupgraded solaris 8 to the latest solaris 10 on V440/sparc. After luactivate, trying to boot into Solaris 10 but system is throwing below messages on console,
    Configuring devices.
    WARNING: /pci@1f,700000/scsi@2,1 (mpt1):
    hard reset failed
    WARNING: /pci@1f,700000/scsi@2,1 (mpt1):
    mpt_restart_ioc failed
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    hard reset failed
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    mpt restart ioc failed
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    firmware image bad or mpt ARM disabled. Cannot attempt to recover via firmware download because driver's stored firmware is incompatible with this adapter.
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    mpt restart ioc failed
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    firmware image bad or mpt ARM disabled. Cannot attempt to recover via firmware download because driver's stored firmware is incompatible with this adapter.
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    mpt restart ioc failed
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    firmware image bad or mpt ARM disabled. Cannot attempt to recover via firmware download because driver's stored firmware is incompatible with this adapter.
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    mpt restart ioc failed
    WARNING: /pci@1f,700000/scsi@2 (mpt0):
    firmware image bad or mpt ARM disabled. Cannot attempt to recover via firmware download because driver's stored firmware is incompatible with this adapter.
    And, it continues to do so. Any idea on how this can be fixed?

    OK, as I was booting into Solaris 8, that also gave me mpt errors and suddenly realized of one change that I had done recently and I had not rebooted Solaris 8 after that change. The change was connecting A1000 device to scsi port on the host(not external scsi adapter). I removed the A1000 cable from scsi port and there you go solaris 8 came up.
    Thought I 'd try booting Solaris 10 again and now the earlier errors don't come but I see following warnings,
    Loading smf(5) service descriptions: 1/187
    WARNING: svccfg import /var/svc/manifest/application/management/wbem.xml failed
    2/187
    WARNING: svccfg import /var/svc/manifest/system/metainit.xml failed
    172/187
    WARNING: svccfg import /var/svc/manifest/system/power.xml failed
    173/187
    WARNING: svccfg import /var/svc/manifest/system/postrun.xml failed
    174/187
    WARNING: svccfg import /var/svc/manifest/system/resource-mgmt.xml failed
    175/187
    WARNING: svccfg import /var/svc/manifest/system/zones.xml failed
    176/187
    WARNING: svccfg import /var/svc/manifest/system/poold.xml failed
    177/187
    WARNING: svccfg import /var/svc/manifest/system/pools.xml failed
    178/187
    WARNING: svccfg import /var/svc/manifest/system/picl.xml failed
    179/187
    WARNING: svccfg import /var/svc/manifest/system/installupdates.xml failed
    180/187
    WARNING: svccfg import /var/svc/manifest/system/labeld.xml failed
    181/187
    WARNING: svccfg import /var/svc/manifest/system/tsol-zones.xml failed
    182/187
    WARNING: svccfg import /var/svc/manifest/system/iscsi_target.xml failed
    183/187
    WARNING: svccfg import /var/svc/manifest/system/cvc.xml failed
    184/187
    WARNING: svccfg import /var/svc/manifest/system/rcap.xml failed
    185/187
    WARNING: svccfg import /var/svc/manifest/system/fpsd.xml failed
    186/187
    WARNING: svccfg import /var/svc/manifest/system/br.xml failed
    187/187
    WARNING: svccfg import /var/svc/manifest/system/sar.xml failed
    svccfg import warnings. See /var/svc/log/system-manifest-import:default.log .
    WARNING: svccfg apply /var/svc/profile/generic.xml failed
    WARNING: svccfg apply /var/svc/profile/platform.xml failed
    Requesting System Maintenance Mode
    (See /lib/svc/share/README for more information.)
    Console login service(s) cannot run
    Reading ZFS config: *
    Root password for system maintenance (control-d to bypass):done.
    Login incorrect
    Root password for system maintenance (control-d to bypass):
    I can connect A1000 to other machine or external card and deal with it later however how to get system out of this state?

  • Creating Custom Solaris 9 x86 boot CDs

    Does anyone know how to create custome Solaris 9 boot CDs for the x86 platform? I want to try and remove some of the packages that I don't need and see if I can get the boot CDs down to 1 CD (as I did with the Solaris Sparc version). I tried the steps layed out in "Building a bootable JumpStart Installation CD-ROM", but the CDs do not appear to be in the correct format. If I put these new CDs into a SPARC station, they appear to be layed out correctly. After some research I determined that the x86 CDs use El Torito with the .boot-image in the s2 slice, but it still doesn't work.
    Here are the steps I have tried:
    From the Jumpstart whitepaper
    1. Extract slice 2 from the CD: find . -print | cpio -pudm /bicd/s2
    2. Stop volume management: /etc/init.d/volmgt stop
    3. Extract slice 0 from the CD: dd if=/dev/dsk/c1t0d0s0 of=/bicd/s0.image
    4. Modify /bicd/s2
    5. Make an ISO file: mkisofs -R -d -L -l -o /bicd/s9.image -B /bicd/s0.image /bicd/s2
    6. Burn the CD: cdrw -i s9.image
    I modified step 5 for an El Torito image:
    Make an ISO file: mkisofs -R -d -L -l -o /bicd/s9.image -B /bicd/s0.image -b .boot-image /bicd/s2
    The Jumstart whitepaper says to extract the vtoc separate, then calculate the cylinder boundaries and include it on the new CD. Whenever I include the extracted vtoc, the CD is completely unreadable. If I leave this step out of the Solaris Sparc version, everything works okay.
    Any help would be appreciated. Thanks.

    Does anyone know how to create custome Solaris 9 boot CDs for the x86 platform? I want to try and remove some of the packages that I don't need and see if I can get the boot CDs down to 1 CD (as I did with the Solaris Sparc version). I tried the steps layed out in "Building a bootable JumpStart Installation CD-ROM", but the CDs do not appear to be in the correct format. If I put these new CDs into a SPARC station, they appear to be layed out correctly. After some research I determined that the x86 CDs use El Torito with the .boot-image in the s2 slice, but it still doesn't work.
    Here are the steps I have tried:
    From the Jumpstart whitepaper
    1. Extract slice 2 from the CD: find . -print | cpio -pudm /bicd/s2
    2. Stop volume management: /etc/init.d/volmgt stop
    3. Extract slice 0 from the CD: dd if=/dev/dsk/c1t0d0s0 of=/bicd/s0.image
    4. Modify /bicd/s2
    5. Make an ISO file: mkisofs -R -d -L -l -o /bicd/s9.image -B /bicd/s0.image /bicd/s2
    6. Burn the CD: cdrw -i s9.image
    I modified step 5 for an El Torito image:
    Make an ISO file: mkisofs -R -d -L -l -o /bicd/s9.image -B /bicd/s0.image -b .boot-image /bicd/s2
    The Jumstart whitepaper says to extract the vtoc separate, then calculate the cylinder boundaries and include it on the new CD. Whenever I include the extracted vtoc, the CD is completely unreadable. If I leave this step out of the Solaris Sparc version, everything works okay.
    Any help would be appreciated. Thanks.

  • Dual OS system booting issue - Solaris with Windows XP Pro

    Hi,
    I have installed Windows XP Professional with SP2 on my laptop Dell Inspiron 6400 (Intel Core 2 Duo). I created partition as below,
    C: 25GB (Primary : Active) Installed XP
    D: 15GB (Primary) - Tried to install Solaris here
    F: 10GB (Primary)
    G: 20 GB (Logical)
    H: 20 GB (Logical)
    1. I tried to install Solaris 10, booted up system from DVD and selected Solaris. I got a message related to "License..." and it stopped right there, nothing showed up on screen after the message. I forced it to shutdown.
    2. Next, I tried with Solaris Express Developer edition DVD. I was able to proceed until "Install" option. After clicking "Install" button, it reported some account name(no account name found) setting problem and quitted from installation. It asked to remove the DVD manually. But I was not able to eject it, got stuck. I switched off it and removed DVD.
    When I bootup the system next time from HDD or CD or USB bootable backup, it showed blank screen and blinking cursor. I am not able to boot system with Win XP or USB Win Xp bootable. I am able to enter BIOS setup.
    Please let me know how to boot up Win Xp and install Solaris with it.

    with my little experience i find solaris 10 isn't able to install on sata hdd but with solaris express edition 5.11 i was able to install it on my lap top toshiba tecra and now i can boot with xp sp2 and solaris i hope this answer your question .

  • Solaris x86 on HP pavilion laptop

    I am trying to install solaris x86 version on my pavilion zt1000. The solaris install cd boots and then crashes with the following "boot panic: trap type 0 error 0 at 13bd7f" and bunch of register information.
    I have tried 3 different CDs and even tried creating a bootable floppy disk. The floppy disk booting just hangs at the solaris boot manager screen.
    Any ideas ???
    To start with can solaris be installed on a HP pavilion
    Thanks for any info anybody can provide.
    Sriram

    I do remember that everyone who installed on a laptop had to use an external keyboard during the installation. While I dont have any info specific to the HP, search the forum for past laptop posts - someone has probably had a similar issue and take a look at these pages.
    http://www.bolthole.com/solaris/x86-laptops.html
    http://www.lifamily.org/solaris/x86-laptops.html
    http://home.t-online.de/home/hburde/laptop.html
    http://www.xig.com/Pages/Atop/LaptopStatusListsSummit/ShouldWorkLaptops-2.html
    I'm confident you can get it done!
    Lee

  • Installing x86 v9 issues - missing hdd?

    Hello,
    I've spent the best part of today installing multiple OS across 2 hdds with few problems save for Solaris x86 9
    I downloaded the iso images a while ago, hence v9 not v10.
    My issue is that I do not get presented with a choice of which hdd I want to install to, just the 1st, which is referred to as c0d0. I have a relatively modern PC whose BIOS allows selection of boot device etc and I have two, again modern, hdd - both on the primary IDE controller. I am currently booting from the 2nd hdd as I am (very) loath to messing with my lovely, extremely stable and long lived set-up on the 1st hdd.
    hdd 1: WinXP/Linux/[data exchange]
    hdd2: Linux/Solaris*/NT2003/[Linux;Linux;Linux;Linux;NTFS;NTFS]
    /../ = primary [..] = logical *= active
    The reference to the Solaris partition is in hope more than anything as it is currently empty.
    Any ideas where I should start to resolve this issue? I have been using the "Multi-booting Solaris" guide to help me though this install as well as alot of the stuff at BigAdmin but nothing really has hit the spot yet!
    Thanks for any help you can provide
    LouisXIV (totally ironic moniker)
    I have tried physically disconnecting the 1st hdd and that did then allow access to the 2nd hdd as c0d1 but then other issues arose...

    Hello and Doh!
    I solved my own problem - I used CD1 instead of the Install CD and everything went smoothly from there - I guess I should have read the manual!
    Just need to sort out the sound now I'll be v pleased with myself ;0
    LouisXV

  • Mounting a Solaris x86 CD/DVD from a remote Windows CD/DVD-ROM drive

    Greetings, all.
    Is it possible to mount a remote Windows CD/DVD-ROM drive? I have the Solaris 10x86 Companion Software DVD sitting in a CD/DVD-ROM drive that's installed on a Windows server on my network. It is shared-out (F:) and the two servers can ping each other. I've also confirmed the NFS services/daemons are running on the Solaris x86 machine. I've tried the following variations but, all have failed to produce successful results:
    # mount -F nfs x.x.x.x:/f /mnt
    nfs mount: x.x.x.x: : RPC: Program not registered
    nfs mount: retrying: /mnt
    # mount -F hsfs x.x.x.x:/f /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/f
    # mount -F hsfs x.x.x.x:/F /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/F
    [FYI: S10_106_SOFTWARE is the DVD's label as reported by Windows Explorer.]
    # mount -F hsfs x.x.x.x:/S10_106_SOFTWARE /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/S10_106_SOFTWARE
    # mount -F hsfs x.x.x.x:/s10_106_software /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/s10_106_software
    # mount -F nfs x.x.x.x:/S10_106_SOFTWARE /mnt
    nfs mount: x.x.x.x: : RPC: Program not registered
    nfs mount: retrying: /mnt
    # mount -F nfs x.x.x.x:/s10_106_software /mnt
    nfs mount: x.x.x.x: : RPC: Program not registered
    nfs mount: retrying: /mnt
    # mount -F hsfs x.x.x.x:/f/s10_106_software /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/f/s10_106_software
    # mount -F hsfs x.x.x.x:/F/s10_106_software /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/F/s10_106_software
    # mount -F hsfs x.x.x.x:/f/S10_106_SOFTWARE /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/f/S10_106_SOFTWARE
    # mount -F hsfs x.x.x.x:/F/S10_106_SOFTWARE /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/F/S10_106_SOFTWARE
    I've also tried mounting it at bootup by adding the appropriate entry in the /etc/vfstab file but, this does not work as well. I've tried Google'ing for an answer to my issue but, I haven't been able to find anything that applies directly to what I'm reporting. It's usually chatter about mounting from one UNIX server to another. Any advice from the community would be greatly appreciated.

    After three weeks, you deserve a reply. Windoze does
    not natively support NFS.Also deserves a decent answer...
    There are two ways to do this:
    Install Microsoft's free "Windows Services for UNIX," which includes a Windows NFS server; or
    Install the 'sharity' package (google for it); it provides Solaris systems the ability to mount Windows shares

  • Core 2 Duo and solaris x86 11/06 works for me

    This is FYI, since I seen (and posted) problems, but I haven't seen the solution posted.
    I have successfully gotten solaris x86 11/06 to install and run on my core 2 duo machine. I had tried solaris x86 06/06, but I could only run in 32bit mode until patch 118855-19 was installed. It looks like 118855-33 is the baseline for 11/06.
    With 06/06 I had to edit the grub command and add " kernel/unix" to the end of the 2nd line. This would force 32 bit mode rather than 64 bit. If I tried 64 bit, it would enter an endless reboot cycle. Once I installed the patch to 118855-19 I could run solaris 10 06/06 in 64 bit mode without issue.
    Again, since solaris 10 11/06 is at 118855-33, it runs on my core2 machine straight from the install.
    Hope this helps

    On a laptop there is little point with running a 64-bit operating system unless it physically has more than 4gb of ram, or if you are processing datasets exceeding 4GB of ram. Unless you're into assembly or use Solaris for some reason to manipulate media, little is to be gained by using 64-bit versions if anything. The increased pointer, integer, and padding causes more memory to use for the same software, most software on 64-bit operating systems runs in 32-bit mode because there is no need to have 16 exabyte memory addressing capability for anything but media encoders, giant databases, or extremely bloated single-threaded software. Sun Java Creator takes a heck of a lot of ram, but even at peak it's still under 4GB. If you move files bigger than 4GB, the ability to memory map all 4096MB might have less overhead on a 64-bit operating system, but generally from an end-user perspective, especially on a fast Intel or Opteron system, you won't notice the difference much. Solaris is bi-arch, a large chunk of Windows Vista and XP x64 is bi-arch, and most of FreeBSD and Linux are bi-arch in 64-bit versions, as I said, no point in making everything 64-bit. 64-bit device drivers is an issue for every OS, you should stick with 32-bit on a laptop, and hold off on desktops unless you need extended assembly registers available only in 64-bit mode.

  • Solaris x86 8 bootdisk

    For some reason my computer fails to boot from scsi cdrom, is there a
    bootdisk for Solaris x86? I have a Tekram DC-390F SCSI adapter and
    Pioneer DR-U24X CDROM-drive.

    Tekram offer a driver for download - this presupposes you have a system already installed and running Solaris so that you can actually install the Tekram driver.
    What Tekram have failed to implement and deliver is the "ITU" version of the driver - Install Time Update is Sun's mechanism \for allowing installation of drivers for devices which need to be bootable duringthe installation of the system - you'll see something like "F4 - use ITU floppy" along the bottom of the install screen.
    Options are: complain to Tekram and ask if they've heard of ITU
    or
    install with IDE CD then add SCSI support after

  • 10.1.3.3 release on Solaris x86

    Hi guy's,
    Anyone know when the 6148874 patchset (10.1.3.3) will be available for Solaris (x86)?
    Thanks.

    Not sure if you already figured this out, my reply isn't exactly timely.
    Had the same issue with Windows XP, we resolved by turning off cell animations for Excel. Can do by adding HKCU - Software - Microsoft - Office - Version # - Excel - Options, add DWORD Options95=1
    This fixed the slow scrolling issue for us, as well as an issue where sessions would get disconnected back to the VDI log in screen when trying to scroll around or delete big chunks of rows

  • 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

  • Support for JRockit for WebLogic 10.3 in Solaris x86

    Hi All,
    I am trying to install JRockit Mission Control 3.1.2 in a Solaris 10 x86 platform.
    For Solaris Spark I know there is a special distribution.. For Solaris 10 x86 I am trying to install the generic linux version.
    When I try to install the jrmc-3.1.2-1.6.0-linux-ia32.bin I get the following error:
    jrmc-3.1.2-1.6.0: Cannot find /lib/ld-linux.so.2
    I also try with 64bit edition of the jrockit mission Control but I get a similar error but trying to find the /lib64/ld-linux.so.2.
    Is Solaris 10 x86 supported? Or at least, is there a workaround to install it?
    I find some site talking about JRockit for Solaris Spark, but seems to me that Solaris x86 is not supported...
    Thanks in advance
    Pablo

    Hi,
    The DTD used in "web.xml" should not cause any issue ...though it's the OLD "web.xml"...Please try to run the Following command to Generate the New Deployment Descriptors from the Existing Application:
    Step1). Open a Command Window and Run "setWLSEnv.sh" or "setWLSEnv.cmd".
    Step2). In the Command Prompt move to the Current Directory where you have placed your Application and then Run the Following Command
    java weblogic.DDConverter  -d NewDDs  jamagent.war
    Here Above Command Will read the "jamagent.war" War archive and then It will generate the New DDs in "NewDDs" directory...Which we need to replace with the OLD DDs present in our WebApplication..
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic Wonders Are Here)

  • Solaris x86 11/06 hung on Acer TravelMate 8210 Laptop

    I've just installed Solaris x86 11/06 on my Acer TravelMate 8210 laptop. The installation was completed successfully. However, when the system is rebooted into Solaris, it is always hung at:
    �Use is subject to license terms.�
    This problem happens with both of the 32-bit and 64-bit kernel. While booting with the option �-kv�, the system always stops at:
    �PCI Express-device: pci8086,2448@1e, pci_pci0
    pci_pci0 is /pci@0,0/pci8086,2448@1e�
    I�ve also tried to boot with the �-s� option, but it doesn�t help.
    Is there anything else that I can try? Thank you in advance!
    Here is my system spec:
    http://reviews.cnet.com/Acer_TravelMate_8210_6597_Core_2_Duo_2_GHz_2_GB_RAM_160_GB_HDD/4507-3121_7-32114677.html?tag=nav
    Before the installation, I ran the Solaris Installation Check Tool 1.2, and it said that the system is able to run Solaris.

    I've just installed the Solaris Express DE 2/07 and still have the same problem.
    Message was edited by:
    ductuanon

  • Dell Hardware on Linux or Solaris x86

    Hi,
    My company is considering moving to dell hardware in a move to drive TCO down. We currently run Sun sparc (240, 490,890) servers and they are nearing end of life. Doing the research, even visited some vendors and from what we've seen, running either RH 5 or even Solaris (x86) on Dell could prove to be a good move. We're running mostly 10.2 databases with a couple of 9.2 that we hope to have upgraded by year end.
    Has anyone made a similar move and what is your experience? I worked on Dell about 4 years ago and back then we felt there were reliability issues. They crashed a little too often for my liking. I realize some of it was do to OS panics and not just hardware but that is part of the package.
    Any feedbackup would be greatly appreciated.

    If you're going to go Dell, you might aswell go the whole way and run RedHat.
    Aside from the support issues mentioned (I'm not familiar with that aspect) Solaris has a history of being much more expensive to run (largely due to the cost of the employees that know it) with the major advantage being: better integration with Sun hardware.
    As for Dell reliability, there's a reason we're an HP shop..

  • V100 booting issue

    I am using Hyperterminal from a Windows laptop to connect to the v100 server that's not on the network, but everytime I establish a connection I get the OK prompt.
    Once at the OK prompt, I issue the boot comand, and solaris 8 boots up correctly from the disk.
    How else can I make it skip the OpenBoot phase, so that I don't have to issue the boot comand everytime?
    To rule out any potential causes for this issue, I have done the following:
    setenv auto-boot true
    setenv boot-device disk
    setenv diag-switch false
    Thanks
    Ameen

    Thank you both for your reply.
    I'm sorry about the typo, but I did issue the right command, including the '?'. So the auto-boot? was set to true.
    I have tried 3 different TERM emulators (HyperTerminal, Tera Term, and finally secureCRT, which is by the way a much better tool), and everytime I connect using COM1, I get the OK prompt. One work around I found is to type GO, which gets me right away to the Login prompt.
    I think that will have to do for now, until I put this box on the LAN, and then I could telnet to it.
    Thanks again for your input
    Ameen

Maybe you are looking for