How to run solaris 10 and windows, dual booting.

I installed solaris 10 first and then windows 2000 on my celeron pc. Nopw every time i start pc, it starts windows, coz of windows mbr.
how to set at startup before booting the option which ask for solaris or windows? suggest me a easy way as i am a new user of solaris.

The procedure to reinstall the Solaris boot sector
(along with lots of info on dual booting) can be
found here: http://multiboot.solaris-x86.org
Another approach is to use the Windows 2000/XP boot
menu. Assuming your S10 DVD is on D:\, type at a
command prompt:
copy
d:\Solaris_10\Tools\Boot\usr\lib\fs\ufs\mboot
c:\bootsect.solThen add the following line at the end of the
C:\boot.ini file:
C:\bootsect.sol="Solaris"(google "boot.ini" for more info on the above)
Now Windows will display a boot menu where you can
choose between Win2K and Solaris.
BlaiseThe menu appears as you mentioned but there is another problem it tells me that there is no active partitions.
i have to hards in my system, and it seems i screwed the booting thing during installation since this is the first time i install solaris.
regards
firas nemer

Similar Messages

  • I am running Vista and Windows Mail, I can not open PDF files when in Windows Mail, I must save to Desktop first, this has changes recently and I do not know why or how to fix

    I am running Vista and Windows Mail, I can not open PDF files when in Windows Mail, I must save to Desktop first, this has changes recently and I do not know why or how to fix.
    Why after 6 year's this has changed?
    I would like to open PDF's straight from Window Mail.

    Good day Jeff.
    I am running most current Adobe Reader X.
    Tks Mark

  • How to run a remote windows dll files and the drivers of the system using j

    Dear Friends,
    I need some valuable info regd how to run a remote windows dll files and the drivers of the system using java
    reply regd thanking you

    Please don't make duplicate posts like this.

  • OS X and Arch dual-boot on MBP - bootloader error

    I have a Macbook Pro 9,2, and I dual-boot OS X and Arch. My main Arch partition is encrypted with an LVM on LUKS setup, and my main OS X partition is encrypted with Firevault 2. I run the vanilla Arch kernel, and I use xfce as my DE. I use refind as my boot manager, and grub as the bootloader for the Arch partition. This setup has worked flawlessly for several months. I update my Arch system once per week, and last Sunday was a large update since xfce got a large overhaul (in terms of program and config files). However, since the update I cannot boot into OS X (I am posting this here instead of an OS X forum since no change occurred to the OS X system so the problem must be with a change to my Arch system).
    When I attempt to boot into OS X, I am asked for my password to decrypt the partition, but then I get the following error message:
    efiboot loaded from device: Acpi (PNP0A03,0)/Pci(1F12)/SATA(0,0)/HD(Part3.Sig698A
    48BA-88E6-471C-9359-AD63C7EEBE74
    boot file path: \System\Library\CoreServices\boot.efi
    ............Read error 0x6
    Error loading kernel cache (0x6)
    Error: Aborted returned from boot.efi
    *Hit any key to continue*
    Starting boot.efi
    Using load options ''
    efiboot loaded from device: Acpi (PNP0A03,0)/Pci(1F12)/SATA(0,0)/HD(Part3.Sig698A
    48BA-88E6-471C-9359-AD63C7EEBE74
    boot file path: \com.apple.recovery.boot\boot.efi
    .............Read error 0x6
    Error loading kernel cache (0x6)
    Error: Aborted returned from boot.efi
    *Hit any key to continue*
    When I hit a key, I get taken back to the refind menu. If I choose OS X again, I get the same error. This cycle can be repeated ad nauseam. Booting into my Arch partition, on the other hand, works just fine, with one hiccup. While usability does not seem to be reduced, after I input my password to decrypt the Arch partition, and before I see the tty1 login, I (since Sunday) occasionally get the following error message that I have never had before:
    19.636262] [drm:crypt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder
    19.636264] [drm:crypt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
    19.331860] ata1.00: exception Emask 0x50 SAct 0x1100 SErr 0x280900 action 0x6 frozen
    19.331927] ata1.00: irq_stat 0x08000000, interface fatal error
    19.331974] ata1: SError: {UnrecovData HostInt 10B8B BadCRC }
    19.332821] ata1.00: failed command: READ FPDMA QUEUED
    19.332866] ata1.00: cmd 60/00:40:70:c1:01/01:00:24:00:00/40 tag 8 ncq 131072 in
    19.332866] res 40/00:60:b0:55:2a/00:00:24:00:00/40 Emask 0x50 (ATA bus error)
    19.332176] ata1.00: status: { DRDY }
    The "READ FPDMA QUEUED" line and those below it repeat a few time with different numbers following "cmd" and "res," but then after a few moments the messages clear off the screen and I arrive at my tty1 login screen and from there everything in Arch (including my now-upgraded DE) works normally. This error does not occur during all boots, but I cannot discern any pattern behind when I see it and when I do not. The OS X error and failure to boot occurs every time I try to boot into OS X.
    I have learned a lot as an Arch user, but this problem is beyond me. Google has not been particularly friendly, understandably so given the peculiarity of the problem and my setup. I have not yet tried undoing the update I did on Sunday because (a) it would be a pain since there were >30 packages that were upgraded, and (b) I have no evidence that the upgrade was actually causative of this issue, though I may eventually attempt the downgrade out of desperation if I cannot find a solution. Note that the update I keep referencing did not including a kernel update.
    I appreciate any advice or insight that you can offer.

    I don't have much in the way of a solution for your problem, but to start with, what were the  > 30 packages? In particular, was grub/refind updated (or anything else that would likely touch your efi partition? I know from my own messing with refind, that you can potentially 'damage' your partition layout with certain commands which maybe causing osx not to boot...
    Then again, the errors may have nothing to do with your arch installation and maybe indicative of a different problem all together. Normal procedure is at this point is to backup your complete disk (clone/mirror it, read up on how to do that especially with regards to the encryption systems used), and try to diagnose for any problems the mbp maybe having.
    You could use an apple rescue cd (that may no longer be available with newer mbp , I have no idea..) or maybe use a different harddisk and install osx there and see if you can get everything running 'normally' thus ruling out any funky errors with the hw.  check apple's recovery options if need be.
    I guess you'll just have to fiddle about a bit and try to more closely determine what the actual problem is. and again, backup your stuff!

  • Upgrading to lion: concern currently i amMac OS X 10.6.8 (10K549) with a windows dual boot (boot camp)

    Upgrading to lion: concern currently i am running Mac OS X 10.6.8 (10K549) with a windows dual boot (boot camp) on a imac, hardward configuration is good. my question is if i upgrade to lion will it effect my boot camp windows environment in any manner shape or form or will it stay pristine and I will be able to access it with no problem.   as for the upgrade does it give you a clean install and upgrade options
    any insight would be appreciated.
    Also has anyone, added another partition and installed lion in their leaving the snow leopard partion intact.

    I would ask myself these questions first
    What features am I hoping to benefit from by upgrading?
    What apps do I have on OSX that I need to still fucntion? (research that they will)
    Just a cautionary note - I have had problems, but only upgraded to see what was new - needed nothing, lost a lot

  • ATI display driver lost with Linux and XP dual boot os

    I brought ThinkPad W500 with windows vista. I want to get rid of the hidden boot system reserved partition and downgrade to windows xp and install OpenSuse os. Following some sourses found on the web, I first set the bios sata ahci mode to compatable mode. Then install windows xp and update the sata driver. Restart and reset the bios sata back to ahci mode. It works fine with windows xp and I install back all driver. Finally I install OpenSuse and create dual boot with Grub. 
    But a serious problem come up with me. Everytime after restart from the linux os and back to windows xp, xp doesn't regonize the ATI display divice and tell me no driver installed with low screen resolution. And I have to restart the machine and boot direct into xp for the second time and the problem gone. But it is so annoying of doing this everytime. Anyone can help? Many thanks.
    Solved!
    Go to Solution.

    Hi stanleyimko,
    I don't have an answer, just a couple of questions:
    Does your W500 have switchable graphics?  If so, you may have to turn off "let the OS detect" or permanently select one or the other in BIOS.  XP isn't switchable aware, so I don't know why that would make a difference.
    Do you see the problem on cold (re) boot to XP, or only on warm reboot from Linux to XP?
    Seems like something is leaving your BIOS in an odd state (I guess that's obvious) and maybe a cold reboot would sort it.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Uninstall Linux and Grub dual boot from Win7 HP dm4..

    uninstall Linux and Grub dual boot from Win7 HP dm4. I only have recovery disks. I just want to do a Startup Repair not a full system recovery. 
    When I reboot with the recovery disk there is no choice for Startup Repair.
    thank you for any help.
    Blue Jacket

    Hello bluecape.  I understand you'd like to uninstall Grub/Linux.  Is your recovery disc a Windows Recovery disc or the HP System Recovery disc?  
    You will need to begin by fixing the "Master Boot Record."  This is where Grub is installed and what allows you to select your operating system.   If you have a HP System Recovery disc the steps may be different--these steps are specifically for a Windows Recovery Disc.  Try the following.
    Boot the notebook with your Recovery Disc.  
    Select "Repair your Computer."
    Select your Windows version once the dialog box populates.
    Choose "Command Prompt" as your Recovery Tool.
    From the command prompt type "bootrec /FixMbr" and press Enter.
    Once this is finished type "exit" and press Enter.
    Take the disc out and reboot the PC.  It should boot straight into Windows without a boot loader prompting you.
    The Linux files and partitions are still there but you can now remove those partitions from Windows.  Simply format the partitions to "uninstall" Linux.
    I hope this is helpful.  If you have further questions just let me know.  Have a great day! 
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Issues with jbdc logging on solaris and windows enviroment

    Hi All,
    I tried to enable JDBC logging on my app server (tried on Solaris and Windows)and
    i am facing issues. It would be great if someone can share their experiences.
    SOLARIS ISSUE:
    <Mar 12, 2003 8:09:36 PM PST> <Notice> <Management>
    <Mar 12, 2003 8:09:52 PM PST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "xyz" for domain "abc">
    <Mar 12, 2003 8:09:57 PM PST> <Emergency> <Server> <Unable to initialize the server:
    'Fatal initialization exception
    Throwable: java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.jdbc.common.JDBCService.initLog(JDBCService.java:231)
    at weblogic.jdbc.common.JDBCService.initialize(JDBCService.java:57)
    at weblogic.t3.srvr.ServerServiceList.initialize(ServerServiceList.java:48)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:492)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:206)
    at weblogic.Server.main(Server.java:35)
    WINDOWS:
    DriverManager.initialize: jdbc.drivers = null
    JDBC DriverManager initialized
    registerDriver: driver[className=oracle.jdbc.driver.OracleDriver,oracle.jdbc.driver.OracleDriver@1bfaff]
    DriverManager.getDriver("jdbc:oracle:thin:@172.16.10.150:1521:vtpsr")
    trying driver[className=oracle.jdbc.driver.OracleDriver,oracle.jdbc.driver.OracleDriver@1bfaff]
    getDriver returning driver[className=oracle.jdbc.driver.OracleDriver,oracle.jdbc.driver.OracleDriver@1bfaff]
    SQLException: SQLState(null) vendor code(17055)
    java.sql.SQLException: Invalid character encountered in: failAL32UTF8Conv
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:1130)
         at oracle.jdbc.dbaccess.DBConversion.failAL32UTF8Conv(DBConversion.java:2762)
         at oracle.jdbc.dbaccess.DBConversion.javaCharsToAL32UTF8Bytes(DBConversion.java:2678)
         at oracle.jdbc.dbaccess.DBConversion.stringToAL32UTF8Bytes(DBConversion.java:2624)
         at oracle.jdbc.dbaccess.DBConversion.stringToAccessCharBytes(DBConversion.java:391)
         at oracle.jdbc.dbaccess.DBConversion.StringToCharBytes(DBConversion.java:456)
         at oracle.jdbc.ttc7.O3log.setSessionFields(O3log.java:796)
    Thanks,
    Suresh

    Infact it is same issue for both environments...
    It is
    java.sql.SQLException: Invalid character encountered in: failAL32UTF8Conv
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:1130)
         at oracle.jdbc.dbaccess.DBConversion.failAL32UTF8Conv(DBConversion.java:2762)
         at oracle.jdbc.dbaccess.DBConversion.javaCharsToAL32UTF8Bytes(DBConversion.java:2678)
         at oracle.jdbc.dbaccess.DBConversion.stringToAL32UTF8Bytes(DBConversion.java:2624)
         at oracle.jdbc.dbaccess.DBConversion.stringToAccessCharBytes(DBConversion.java:391)
         at oracle.jdbc.dbaccess.DBConversion.StringToCharBytes(DBConversion.java:456)
         at oracle.jdbc.ttc7.O3log.setSessionFields(O3log.java:796)for both enviroments..
    Please let me know if any of u guys came across this before.
    Thanks,
    Suresh
    "suresh maram" <[email protected]> wrote:
    >
    Hi All,
    I tried to enable JDBC logging on my app server (tried on Solaris and
    Windows)and
    i am facing issues. It would be great if someone can share their experiences.
    SOLARIS ISSUE:
    <Mar 12, 2003 8:09:36 PM PST> <Notice> <Management>
    <Mar 12, 2003 8:09:52 PM PST> <Notice> <WebLogicServer> <Starting WebLogic
    Admin
    Server "xyz" for domain "abc">
    <Mar 12, 2003 8:09:57 PM PST> <Emergency> <Server> <Unable to initialize
    the server:
    'Fatal initialization exception
    Throwable: java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.jdbc.common.JDBCService.initLog(JDBCService.java:231)
    at weblogic.jdbc.common.JDBCService.initialize(JDBCService.java:57)
    at weblogic.t3.srvr.ServerServiceList.initialize(ServerServiceList.java:48)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:492)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:206)
    at weblogic.Server.main(Server.java:35)
    WINDOWS:
    DriverManager.initialize: jdbc.drivers = null
    JDBC DriverManager initialized
    registerDriver: driver[className=oracle.jdbc.driver.OracleDriver,oracle.jdbc.driver.OracleDriver@1bfaff]
    DriverManager.getDriver("jdbc:oracle:thin:@172.16.10.150:1521:vtpsr")
    trying driver[className=oracle.jdbc.driver.OracleDriver,oracle.jdbc.driver.OracleDriver@1bfaff]
    getDriver returning driver[className=oracle.jdbc.driver.OracleDriver,oracle.jdbc.driver.OracleDriver@1bfaff]
    SQLException: SQLState(null) vendor code(17055)
    java.sql.SQLException: Invalid character encountered in: failAL32UTF8Conv
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:1130)
         at oracle.jdbc.dbaccess.DBConversion.failAL32UTF8Conv(DBConversion.java:2762)
         at oracle.jdbc.dbaccess.DBConversion.javaCharsToAL32UTF8Bytes(DBConversion.java:2678)
         at oracle.jdbc.dbaccess.DBConversion.stringToAL32UTF8Bytes(DBConversion.java:2624)
         at oracle.jdbc.dbaccess.DBConversion.stringToAccessCharBytes(DBConversion.java:391)
         at oracle.jdbc.dbaccess.DBConversion.StringToCharBytes(DBConversion.java:456)
         at oracle.jdbc.ttc7.O3log.setSessionFields(O3log.java:796)
    Thanks,
    Suresh

  • How to run mrp and capacity leveling through heuritics.

    Hi,
    How to run mrp and capacity leveling through heuritics.
    What are the setps required for production planning run this thing in the heuritics in pp/ds?
    Regards,
    Sunil

    Sunil,
    APO PP/DS doesn't have a 1-to-1 match for MRP/Cap levelling per se.  There are, though, a limitless number of ways to achieve the results you want.
    Start with a basic PP planning MRP - SAP_PP_002, which will should create all necessary planned orders
    Then try a DS heuristic to schedule your orders according to capacity.  Schedule Sequence SAP001 is a good starting point.  This can be used to schedule your cap relevant work centers such that they fully load the capacity available, similar to cap levelling.
    Rgds,
    DB49

  • I got a question regarding running iOs and Windows using virtual software.

    Greetings!
    I got a question regarding running iOs and Windows using virtual software. I recently bought a monitor so I can display Windows on it and run both OS at the same time.Now,I'm using BootCamp. I downloaded VirtualBox for "tranferring" Windows on it. Since I'm a new iOs user , what do I need to do in order to make work?
    Do I need to un-install Windows from BootCamp,install VirtualBox and then install them again?
    Any information would be appreciate it!

    That should work to use OS X, you can run MS Windows using Virtual Box and use a seperate display for the Virtual Box window. That way you can run OS X and MS Windows simultaneously. However remember Virtual Box is freeware and not a commercial application like Parallels or VMWare Fusion and may not have the features of a commercial application. Support for Windows run in any virtualization application (Virtual Box, Parallels or Fusion) is not generally done on this forum as they are not OS X related. To get help on those apps you usually will need to go to their forums.
    Remember IOS will not run on either OS X or MS Windows, it only works on IOS devices.
    Good luck with your installation.

  • How do i set up a dual boot with windows

    I am trying to set up a dual boot system with both the snow leapard and win 7,  I have partioned the drive and have windows booting up.  How do I get the drivers for the machine that windows will recognize.  I am researching this for my dad his I mac is one of the new 21 inch models.

    If you want dual boot you would use Boot Camp which is built into Snow Leopard. You will need a license of WIndows 7. You can install it by using Boot Camp Assistant however prior to doing so you probably should look at how it's correctly done, here is a You Tube Boot Camp instructions video I would recommend you watch first.
    If your dad wants to run Windows 7 & OS X simultaneously then he will need either Parallels or VMWare Fusion. Both are virtualization applications that allow one to run Windows and OS X side by side. This is a great solution unless he is a gamer or needs to run graphics intensive applications like CAD/CAM or 3D Games or anything that is 3D intensive. For all other types of applications virtualization is an excellent solution.
    If you choose the Boot Camp solution there is a forum specifically for that which is where I'd recommend posting questions.
    Roger

  • [Solved] Windows 7 and Arch Dual boot- unable to boot into Windows7

    Had to reformat computer and reinstall windows and Arch on two separate hard drives (Dual boot) .
    Windows 7 was the first install on SDA: (/dev/sda1 - system reserved 100mb, /dev/sda2 - 20gb)
    Arch on SDB: (/dev/sdb1- boot 94mb, /dev/sdb2- swap, /dev/sdb3 - root, /dev/sdb4 - /home)
    Installed grub2 on /dev/sda. now grub bootloader loads Arch fine. Also shows Windows 7 (on /dev/sda1).
    But when chosen Windows 7, it does not load and loops back again to boot loader screen.
    In BIOS i have set disk drive SDB as first boot option.
    If i choose SDA as first boot option in BIOS, same scenario is repeated.
    I have gone through mostly all the pages related to the topic but i can not co-relate the solution
    to my exact situation due to limited knowledge.
    Can somebody pls help me as to how to edit grub.cfg so as to point it to load windows 7?
    the entry related to windows 7 reads as follows:-
    quote
    ### BEGIN /etc/grub.d/30_os-prober ###
    menuentry 'Windows 7 (loader) (on /dev/sda1)' --class windows --class os $menue$
            insmod part_msdos
            insmod ntfs
            set root='hd0,msdos1'
            if [ x$feature_platform_search_hint = xy ]; then
              search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint$
            else
              search --no-floppy --fs-uuid --set=root F010D97410D941F0
            fi
            chainloader +1
    unquote
    for Arch set root value is hd1,msdos1 and working fine.
    Thanks and regards.
    Last edited by commsanjay (2012-10-14 08:08:54)

    This is exactly why I have chosen to use windows MBR and syslinux
    https://wiki.archlinux.org/index.php/Wi … oot-loader
    Last edited by ackt1c (2012-10-14 02:32:55)

  • Question about the "Windows and Arch Dual Boot" wiki

    I've been reading this wiki http://wiki.archlinux.org/index.php/Win … _Dual_Boot to get a better understanding of what I need to do to install Arch along side of my XP installation and there's one point that I don't understand. Here it is
    It is important to note that there is a 1024 cylinder limit with some older BIOSs. This means that the BIOS cannot access things beyond the 1024th cylinder (about 8.5GB), so the /boot partition should be in the first 8.5GB (space before Windows partition).
    How does one go about getting the /boot partition created during the installation of Arch to install in the first 8.5g? I have installed Arch in Virtualbox twice so far just so that I'm familiar with the procedure and I can't see anything in the installation where I can do this.
    There's one other item that is not clear to me as I've seen conflicting information on it. If I do create a seperate "/boot" partition for Arch, do I need to make it "bootable"during the installation? At this point I don't think that I do.
    My understanding of installing to be able to dual boot is that I only need to install Grub to "Sda" and of course edit the grub menu to add the information needed for XP. Is this enough?
    Thanks for any help.

    Yes, you install grub to sda (master boot record), and add the entry for Windows. In the step where you partition the harddrive, you can choose where to create it. Actually it may not be that much of a problem anymore, my boot is on the third partition, after ~15 GB. You can forget about the bootable flag when using grub, it does not care.

  • How do I set up a dual boot with 10.8 and 10.7

    I want to set u a dual boot system using so10.8 and os 10.7 I have my disk for 10.7 and 10.8 is curently my os. I have an empety hard drive partition I want to install 10.7 on to but when I try to start up my computer with the instalation disk it gives me the "this computer needs to restart please push and hold your power button" message. Can any one help?
    Thank you
    Mike

    How to create an OS X Lion installation disc
    OS X Lion Install to Different Drive
    Your system (OS) selection of where has to be done BEFORE any restart.
    And you want to backup and retain a copy of the installer ".ESD" package first.
    On restart it will self destruct the package.
    A clean install on another drive or another partition.
    I prefer to go with pulling the old drive.
    Always retain backup boot ability and dual drive dual boot is just... safer.
    If you're looking for an OSX installation disc, and, like me, you upgraded to Lion through the app store, you will have to go through a back-door process in order to create this disc. Here's an article on this. http://www.macworld.com/article/161069/2011/07/make_a_bootable_lion_installer.ht ml (I can't guarantee it works. I made a disc like this because I thought I needed it to reload from a Time Machine backup, but it turns out that Lion doesn't require the disc for this, so I never used it.)
    When I installed Boot Camp and Windows, I didn't need the OSX installation disc. I'm not sure why you would, in this process. It should only ask for your Windows disc.
    If for some reason you downloaded Windows from Microsoft instead of buying a package with a disc, you need to download the ISO version and burn it to a DVD. See this article on downloading the ISO: http://www.mydigitallife.info/windows-7-iso-x86-and-x64-official-direct-download -links-ultimate-professional-and-home-premium/ (Make sure you choose the ISO that matches the version you bought).
    Here's instructions on burning an ISO with Disk Utility: http://lifehacker.com/251758/mac-tip--how-to-burn-an-iso-or-dmg-file-to-disc And this thread on burning a Windows DVD in OSX: https://discussions.apple.com/thread/2039118?start=0&tstart=0 (Summary: you can use Disk Utility to burn the ISO, but choose a slow burn speed)

  • Port 135 and 25913 and how to run Solaris Container Manager?

    What are these ports 135 and 25913 and how to I run Solaris Container Manager .
    thanks

    Hi Zeealee,
    zeealee wrote:
    What are these ports 135 and 25913 and how to I run Solaris Container Manager .I haven't heard of those ports being used with SunMC before, sorry (but maybe my memory is just bad). The features of Solaris Container Manager (SCM) have now almost been entirely superseded by [Oracle Enterprise Manager Ops Center|http://www.oracle.com/us/products/enterprise-manager/opscenter/index.html] (forum here), but if you're still looking to try SCM, the manual can be found here, and if you said "yes" to SCM when you installed your SunMC Server, then you should see it in your SunMC web interface:
    https://<sunmc_server>:6789 --> SunMC 4.0 --> Manage Solaris Container
    If you'd like a demo of how you perform Container/LDOM operations in Ops Center, let me know and I'll set it up.
    Regards,
    [email protected]

Maybe you are looking for

  • Upgrading from old Mac to new- how to sync iPhone with new Mac?

    Hi all, My dad is upgrading from an old iBook to a nice new iMac. He has spent quite a few days tweaking his new iMac and importing old files and folders. The one thing we haven't yet done, though, is iTunes. He has an iBook G3 that he syncs his iPho

  • Deployment Build Error

    I am moving from TestStand 3.5 to 4.1 for the development environment, but maintaining my OI built in LabView, which is just a slightly modified version of the teststand 3.5 full-featured labview OI.  I have sucessfully created an installer and image

  • ISE in a VDI Environment

    I've done several ISE deployments with good results, but there is one environment where ISE is needed but not (yet) suitable:VDI. I have several customers who are extensivley virtualized for the desktop environment (80% or more) and who would benefit

  • Version BC to PS

    Hi Experts, We are activating Business Content to PS. When active the objects 0PS_C041 or 0PS_C021 for example, it's showing both rules of 7.0 and 3.5 version as below: Which the correct to use? Why the 7.0 version stop in infosource and the 3.5 vers

  • Large String in ALV Cell

    Hi, what is the best way to get a large string into an ALV Grid cell? Any help is greatly appreciated. / Elvez