New to Solaris - Installing on Blade 100, Various Issues

I have recently purchased a Blade 100 to use as a workstation/server/faffing-about machine to basically learn how Solaris works! After working out all the different editions, I downloaded b76 for SPARC and installed. As I don't have enough RAM (yet) to run the graphical install, I had to a text based installed which was extremely difficult. All the text was crushed and the tick boxes, didn't match up to the items - any idea what this is?
When I booted up, I eventually got a graphical login but the resolution was wrong. I tried using the 'Screen Resolution' option in GNOME but it didn't work saying 'XRandR can not be used on this system'. I reran xorgconfig but after a reboot, nothing changed. So how can I get the resolution right for my 1280x1024 screen?
Also, am I right using the OpenSolaris Community Edition - would I be better off with the Developer Edition if I do not know too much what I am doing?

Presuming you're using the onboard graphics,
then review the man pages for m64config .
You use that in command-line mode in a terminal window as root user.
You make your changes, log out of the GUI then log back in.
The Sunblade 100's onboard graphics circuitry only has 4MB of video RAM,
so if you insist on going for 1280x1024,
you're only going to get a color depth of 256 colors (8-bit).
Choosing Sun's default of 1152x900 or going down to 1024x768 will let you get 24bit color.
http://pcguide.com/ref/video/modes.htm
(there's a harmless browser pop-up from that web site)
http://docs.sun.com/app/docs/coll/sb100

Similar Messages

  • First time install of blade 100

    I have just purchased a blade 100 and booted using the automatic install. As soon as it attempts to start the cde, the screen goes blank and the machine freezes. i try to do stop-a, sync,sync, power-off, but there is no response. Is it something to do with the resolution of the monitor and the cde resolution mismatch? I have a 19 inch super vga proview pk-986.
    Anyone else come across this,? is my machine video card faulty?
    Has anyone tried to install a second third-party drive in the second ide channel?. I was thinking of installing a 7200rpm ata 40gb drive.
    Thanx in advance

    Did I do something wrong? I havn't received a single reply from this forum?

  • How to remove firefox 2 from solaris 10 sparc (Sun Blade 100)

    I need to remove firefox 2 from a Sun Blade 100 running Solaris 10 ( s10s_u4wos_12b sparc ).
    Mistakenly I installed firefox 3.6.14 unaware I had firefox 2 installed on the system.
    Currently, firefox 3.6.14 crashes constantly (completely unstable) and adjustments to PATH variable do not seem to hold.
    May I get help in removing both firefox 2 and firefox 3.6.14 and then a re-install of firefox 3.6.14?
    Location of firefox 2 is /usr/bin/firefox
    Location of firefox 3.6.14 is /opr/firefox
    In advance, thanks for the help.

    My guess is that you have already completed this upgrade, but in the event that you haven't I recommend that you use NFS to either mount a DVD from another server or else copy the OS DVD to a local drive on a server that has a DVD drive and then NFS mount the file system on the server you are trying to upgrade. I use NFS fairly often for upgrades and for patching. I have one server that has a file system that contains the source code from the installation DVD and another file system that contains the most current patch cluster.

  • Pls help SW guy w/ HW question: CD-ROM drive repl. on Blade 100

    I have been programming for close to 25 years, but I am very naive with hardware. My home computer is a Sun Blade 100. I bought it right when it came out, so it still has a read-only CD-ROM drive.
    Discussion groups make it sound rather easy to replace that with a RW CD-ROM/DVD drive. But I remember hearing about device drivers long ago, and wonder why I see no mention now. For example, see www.sun.com/products-n-solutions/hardware/docs/pdf/806-6637-12.pdf.
    I'm guessing that the IDE connection has a standard driver that is already installed (so it might not matter), but every drive in the stores lists system requirements that refer to windows or Macs. Is that only because they come with additional desktop software for writing to the drives, or do I really need to be careful what I buy? And if so, what should I be looking for?
    Thanks

    Actually, he means both--or rather the reason you would want to boot from the cd/dvd is to install/reinstall the OS to your hard drive (there are other ways but none as simple). I do not know of a Solaris installation that you can boot from and run on cd (as you can with some windows/linux installations), but maybe someone has done that.
    So, if you wanted to use it to boot from the cd/dvd to install a fresh copy of solaris, he is saying you have to make sure it works. In my experience, many on this machine work (liteon, sony, toshiba, etc)

  • New to Solaris, Some Samba and NTFS issues.

    Hi Im new to solaris and trying out ZFS which has been great.
    Im haivng some trouble that I cant find up to date info on so here goes:
    First how do you mount an NTFS volume in Solaris 11 Express?
    I need to access the data on an NTFS drive to populate my new ZFS tank.
    Secondly, I have read only access on my samba shares from windows machines but my smb.conf looks right. a copy of my smb.conf will follow
    Any suggestions would be appreciated.
    # This is the main Samba configuration file. You should read the
    # smb.conf(5) manual page in order to understand the options listed
    # here. Samba has a huge number of configurable options (perhaps too
    # many!) most of which are not shown in this example
    # For a step to step guide on installing, configuring and using samba,
    # read the Samba-HOWTO-Collection. This may be obtained from:
    # http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
    # Many working examples of smb.conf files can be found in the
    # Samba-Guide which is generated daily and can be downloaded from:
    # http://www.samba.org/samba/docs/Samba-Guide.pdf
    # Any line which starts with a ; (semi-colon) or a # (hash)
    # is a comment and is ignored. In this example we will use a #
    # for commentry and a ; for parts of the config file that you
    # may wish to enable
    # NOTE: Whenever you modify this file you should run the command "testparm"
    # to check that you have not made any basic syntactic errors.
    #======================= Global Settings =====================================
    [global]
    # workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
    workgroup = WORKGROUP
    # server string is the equivalent of the NT Description field
    server string = Samba Server
    # Security mode. Defines in which mode Samba will operate. Possible
    # values are share, user, server, domain and ads. Most people will want
    # user level security. See the Samba-HOWTO-Collection for details.
    security = share
    # This option is important for security. It allows you to restrict
    # connections to machines which are on your local network. The
    # following example restricts access to two C class networks and
    # the "loopback" interface. For more examples of the syntax see
    # the smb.conf man page
    ; hosts allow = 192.168.1. 192.168.2. 127.
    # If you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    load printers = yes
    # you may wish to override the location of the printcap file
    ; printcap name = /etc/printcap
    # on SystemV system setting printcap name to lpstat should allow
    # you to automatically obtain a printer list from the SystemV spool
    # system
    ; printcap name = lpstat
    # It should not be necessary to specify the print system type unless
    # it is non-standard. Currently supported print systems include:
    # bsd, cups, sysv, plp, lprng, aix, hpux, qnx
    ; printing = cups
    # Uncomment this if you want a guest account, you must add this to /etc/passwd
    # otherwise the user "nobody" is used
    ; guest account = pcguest
    # this tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/samba/log/log.%m
    # Put a capping on the size of the log files (in Kb).
    max log size = 50
    # Use password server option only with security = server
    # The argument list may include:
    # password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
    # or to auto-locate the domain controller/s
    # password server = *
    ; password server = <NT-Server-Name>
    # Use the realm option only with security = ads
    # Specifies the Active Directory realm the host is part of
    ; realm = MY_REALM
    # Backend to store user information in. New installations should
    # use either tdbsam or ldapsam. smbpasswd is available for backwards
    # compatibility. tdbsam requires no further configuration.
    passdb backend = smbpasswd
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting.
    # Note: Consider carefully the location in the configuration file of
    # this line. The included file is read at that point.
    ; include = /usr/sfw/lib/smb.conf.%m
    # Configure Samba to use multiple interfaces
    # If you have multiple network interfaces then you must list them
    # here. See the man page for details.
    ; interfaces = 192.168.12.2/24 192.168.13.2/24
    # Browser Control Options:
    # set local master to no if you don't want Samba to become a master
    # browser on your network. Otherwise the normal election rules apply
    ; local master = no
    # OS Level determines the precedence of this server in master browser
    # elections. The default value should be reasonable
    ; os level = 33
    # Domain Master specifies Samba to be the Domain Master Browser. This
    # allows Samba to collate browse lists between subnets. Don't use this
    # if you already have a Windows NT domain controller doing this job
    ; domain master = yes
    # Preferred Master causes Samba to force a local browser election on startup
    # and gives it a slightly higher chance of winning the election
    ; preferred master = yes
    # Enable this if you want Samba to be a domain logon server for
    # Windows95 workstations.
    ; domain logons = yes
    # if you enable domain logons then you may want a per-machine or
    # per user logon script
    # run a specific logon batch file per workstation (machine)
    ; logon script = %m.bat
    # run a specific logon batch file per username
    ; logon script = %U.bat
    # Where to store roving profiles (only for Win95 and WinNT)
    # %L substitutes for this servers netbios name, %U is username
    # You must uncomment the [Profiles] share below
    ; logon path = \\%L\Profiles\%U
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
    ; wins support = yes
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    #     Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # WINS Proxy - Tells Samba to answer name resolution queries on
    # behalf of a non WINS capable client, for this to work there must be
    # at least one     WINS Server on the network. The default is NO.
    ; wins proxy = yes
    # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
    # via DNS nslookups. The default is NO.
    dns proxy = no
    # These scripts are used on a domain controller or stand-alone
    # machine to add or delete corresponding unix accounts
    ; add user script = /usr/sbin/useradd %u
    ; add group script = /usr/sbin/groupadd %g
    ; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
    ; delete user script = /usr/sbin/userdel %u
    ; delete user from group script = /usr/sbin/deluser %u %g
    ; delete group script = /usr/sbin/groupdel %g
    #============================ Share Definitions ==============================
    [homes]
    comment = Home Directories
    browseable = no
    writable = yes
    # Un-comment the following and create the netlogon directory for Domain Logons
    ; [netlogon]
    ; comment = Network Logon Service
    ; path = /usr/sfw/lib/netlogon
    ; guest ok = yes
    ; writable = no
    ; share modes = no
    # Un-comment the following to provide a specific roving profile share
    # the default is to use the user's home directory
    ;[Profiles]
    ; path = /usr/local/samba/profiles
    ; browseable = no
    ; guest ok = yes
    # NOTE: If you have a BSD-style print system there is no need to
    # specifically define each individual printer
    [printers]
    comment = All Printers
    path = /var/spool/samba
    browseable = no
    # Set public = yes to allow user 'guest account' to print
    guest ok = no
    writable = no
    printable = yes
    # This one is useful for people to share files
    ;[tmp]
    ; comment = Temporary file space
    ; path = /tmp
    ; read only = no
    ; public = yes
    # A publicly accessible directory, but read only, except for people in
    # the "staff" group
    ;[public]
    ; comment = Public Stuff
    ; path = /home/samba
    ; public = yes
    ; writable = no
    ; printable = no
    ; write list = @staff
    # Other examples.
    # A private printer, usable only by fred. Spool data will be placed in fred's
    # home directory. Note that fred must have write access to the spool directory,
    # wherever it is.
    ;[fredsprn]
    ; comment = Fred's Printer
    ; valid users = fred
    ; path = /homes/fred
    ; printer = freds_printer
    ; public = no
    ; writable = no
    ; printable = yes
    # A private directory, usable only by fred. Note that fred requires write
    # access to the directory.
    ;[fredsdir]
    ; comment = Fred's Service
    ; path = /usr/somewhere/private
    ; valid users = fred
    ; public = no
    ; writable = yes
    ; printable = no
    # a service which has a different directory for each machine that connects
    # this allows you to tailor configurations to incoming machines. You could
    # also use the %U option to tailor it by user name.
    # The %m gets replaced with the machine name that is connecting.
    ;[pchome]
    ; comment = PC Directories
    ; path = /usr/pc/%m
    ; public = no
    ; writable = yes
    # A publicly accessible directory, read/write to all users. Note that all files
    # created in the directory by users will be owned by the default user, so
    # any user with access can delete any other user's files. Obviously this
    # directory must be writable by the default user. Another user could of course
    # be specified, in which case all files would be owned by that user instead.
    ;[public]
    ; path = /usr/somewhere/else/public
    ; public = yes
    ; only guest = yes
    ; writable = yes
    ; printable = no
    # The following two entries demonstrate how to share a directory so that two
    # users can place files there that will be owned by the specific users. In this
    # setup, the directory should be writable by both users and should have the
    # sticky bit set on it to prevent abuse. Obviously this could be extended to
    # as many users as required.
    ;[myshare]
    ; comment = Mary's and Fred's stuff
    ; path = /usr/somewhere/shared
    ; valid users = mary fred
    ; public = no
    ; writable = yes
    ; printable = no
    ; create mask = 0765
    [Series]
    comment = TV Series
    path = /home/Kirby/Series
    public = yes
    only guest = yes
    writable = yes
    printable = no

    875739 wrote:
    Hi Im new to solaris and trying out ZFS which has been great.
    Im haivng some trouble that I cant find up to date info on so here goes:
    First how do you mount an NTFS volume in Solaris 11 Express?
    I need to access the data on an NTFS drive to populate my new ZFS tank.I never had a need for it but I think you'll have to compile fuse ntfs-3g manually.
    http://web.archiveorange.com/archive/v/u46DbWSGcIzl7pexf4hQ
    >
    Secondly, I have read only access on my samba shares from windows machines but my smb.conf looks right. a copy of my smb.conf will follow
    Any suggestions would be appreciated.You don't need to use Samba in Solaris 11 Express.
    http://download.oracle.com/docs/cd/E19963-01/html/821-1448/gaynd.html#gayne

  • I'm new to Solaris...well *nix in general

    I'm new to Solaris...well *nix in general.
    While looking into extending my programming knowledge to include Java I came across a link to download Solaris 10 for free�so I did.
    I have installed it on an old 1Ghz Athlon box to play with for a while, before I build a new box to put it in. So far so good (apart from the network card). I was wandering if anyone could recommend some good resources to learn how to administer a Solaris 10 box? I would prefer a good book or documents that I can download and print out.
    Thanks
    Gary.

    Sorry, just found docs.sun.com.
    Isn�t it always the way, you look around for thing with no luck, you give up and ask and there it is in front of you.

  • New to Solaris (unix) - basic questions (please)

    Hello!
    I am completely new in Solaris World, and in fact in Linux too. All I can do (may be) is to walk throught dir tree. I have one big question and many many small ones. I've just installed Solaris 10 (writing this there), I am very happy and I don't know what to do. I hope you can give me some advice. Well, the big question is where to get information about how to do basic tasks I've been doing in windows?
    The smaller questions (problems) is:
    1) When I boot solaris it actually goes to console, and no window system (GNOME, CDE) appears. I've already been lucky for 2 times and I managed to launch windows by typing 'gnome-terminal', but it ofter respond with something and no window system lauched. Can I do so, that window system launched automatically?
    2) I have primary partition on my hard drive with FAT 32 to share files with WindowsXP. Where can I see these files in Solaris (may be I should mount, how?)
    3) How can I see files on my USB flash (how to mount)
    4) Do I have to install drivers for my monitor(video card) in Solaris?
    5) When I type 'man' its ok, but 'man ls' respond 'No manual entry for ls' (and all other commands. How to fix it?
    6) Where I should store my files (doc, music etc. ). In windows its typically on different partitions (folders)
    Thank you, and hoping for help.

    Well you've a long road ahead. But heres a start:
    Answer to Question 1) /usr/dt/bin/dtconfig -eQuestion 2) If there are FAT32 driver in Solaris 10 (There weren't to my knowledge in Sol9 or earlier) you would need to mount them.
    'man mount'
    Question 3) would be similar to the answer to question 2, although you may be able to configure autofs for it 'man autofs'
    Question 4) Not necessarily, but to get full functionality of your video card, yes - see manufacturers website
    Question 5) Your MANPATH environment variable is bad OR you did not install them .... try 'pkginfo SUNWman' if it returns anything but not found try 'MANPATH=/usr/man:/usr/share/man:/usr/sfw/man ;export MANPATH' You can add additionaly directories pointing to manpage install locations by adding a colon followed by the directory.. first off hit 'man man'
    Question 6) Gnome will help once you get it going (see answer 1). Otherwise store it however you like, just don't let the root partition get full or you'll likely crash it.

  • New to Solaris question help please

    Just successfully installed Solaris 10 on VMWare ESXi and assigned it 50GB of HDD space. When I type df -h I see that 79% of my disk is used and the rest of the storage is nowhere to be found.
    I'm new to Solaris is this because the rest of the drive hasn't been partitioned? Some help would be greatly appreciate so that I can take advantage of the rest of my volume...
    Thanks!
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c0d0s0 7.9G 6.1G 1.7G 79% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 1.5G 880K 1.5G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    /usr/lib/libc/libc_hwcap1.so.1
    7.9G 6.1G 1.7G 79% /lib/libc.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 1.5G 2.2M 1.5G 1% /tmp
    swap 1.6G 84M 1.5G 6% /var/run
    /dev/dsk/c0d0s7 7.9G 8.0M 7.8G 1% /export/home
    /dev/dsk/c0d0s6 6.8G 7.0M 6.8G 1% /export/software
    /hgfs 16G 4.0M 16G 1% /hgfs
    /tmp/VMwareDnD 0K 0K 0K 0% /var/run/vmblock

    I don't recall allocating anything during installation.Which means that you did a default installation with no customization. Looking over your file system layout confirms this.
    I have an update df -h listing as well (I installed on a different system)
    # df -h
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c1t0d0s0 4.6G 4.0G 596M 88% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 1.7G 868K 1.7G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    /usr/lib/libc/libc_hwcap1.so.1
    4.6G 4.0G 596M 88% /lib/libc.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 1.7G 120K 1.7G 1% /tmp
    swap 1.7G 24K 1.7G 1% /var/run
    /dev/dsk/c1t0d0s7 44G 245M 43G 1% /export/home
    From this, I understand that /dev/dsk/c1t0d0s0 has a size 4.6GB (assuming the OS is installed here) when I download items to the desktop, it appears they are placed in this "disk"?Depends on where you told Firefox to place them by default. You could just as easily configure it, Edit, Preferences, Main, Downloads, tell it to place the downloads somewhere else.
    > Also, /dev/dsk/c1t0d0s7 is where 44GB of free storage resides, I believe this is located in /export/home (as a folder with 44GB of space available) as far as my knowledge of Solaris is concerned.
    Correct. Solaris is a multi-user system that leaves plenty of space for user home directories which default to /export/home. IMNSHO the space that is leaves behind for / is usually small enough to make the system unusable after applying only a few patches. If you switch to OpenSolaris 2008.11 you can ZFS which will mitigate most of these problems.
    Just a little confusing to a newbie, coming from a Microsoft background (forgive me!) I am used to seeing volumes as icons in My Computer.The Windows tool for managing disks is nice and graphical.
    What's your advice for managing volumes, formating to ZFS, maybe some visual method of understanding volumes?If you haven't done much with the system then you might consider switching to OpenSolaris with the caveat that some parts of Solaris are not available in OpenSolaris because of licensing issues. However, for someone who's just starting out you won't miss them.
    For understanding, http://www.docs.sun.com / Solaris / Administration and then look for the two books on Disk Management. One is for ZFS and the other is for UFS. ZFS and Volume Manager Administration
    alan

  • New to solaris---is update manager working correctly?

    well as my subject says I am new to solaris having put it on an pc bout a week ago. as I am using the "free" verson (not open solaris) I knew I would not be entitled to certain goodies but seem to have run into an issue getting the updates I (presumably) am entitled to. simply put I open up the solaris application "update manager" which is on my desktop saying "updates available". now upon initially launching the app I specified that I was using the free version (well it let me register without a code so I assume sun knows my status), and then selected the option to put a check mark next to all available updates. well after waiting like a full day with it showing that is was still in the process up updating I eventually aborted the process. I then tried installing a couple of the updates and though it took a while it worked. so I selected 3 of 4 more and again the update manager showed that I was updating but nothing was happening (to my knowledge). after several hours I aborted the app again. so what am I doing wrong. first off I am assuming that what sun presents to me is what is actually available to me using the free unregistered version of solaris. why then would updates fail? btw I know some linux (not an expert) and I figured that behind the scenes update manager was checking for dependencies and installing what I needed from sun repos. but of course I could be way off bass here. so what gives? thanks much in advance.

    first off I am assuming that what sun presents to me is what is actually available to me using the free unregistered version of solaris.No. Update Manager will show you everything but will only allow you to install basically security and a small subset of other patches.
    When you ran through the Solaris registration GUI you had a chance to enter a support contract #. If you chose not to enter one or if you want to use it without registering then you only get access to a few of the patches.
    alan

  • New to Solaris administration - Need some help with some issues

    Hello all,
    I am a new to Solaris administration and need some assistance with a few things. I was going to make separate posts but decided it would be easy to keep track of in one. I really do not know much about the OS but I do have a little Linux background so that might help me out. I am going to number my problems to keep them sorted, so here we go.
    The machine:
    Sunfire V880
    4x 73GB HDs
    PCI dual fiber channel host adapter
    Attached RAID array:
    Sun StorEdge T3 Array with 9x 73GB HDs
    Sun DDS4 Tape Drive in a Unipack
    OS: Solaris 5.10
    Updates: Updated everything except 2 patches (Updating is a real pain isn't it? At least it seems that way to me.)
    1. So I might as well start with the update issues! These 2 updates will not install:
    -PostgreSQL 8.2 source code, (137004-02)
    Utility used to install the update failed with exit code {0}.
    -Patch for mediaLib in solaris, (121620-03)
    Install of update failed. Utility used to install the update is not able to save files. Utility used to install the update failed with exit code 4.
    No idea why the PostgreSQL update is not working, but the medialib patch seems to not have enough hard drive space.
    2. Where are all the drives? I don't know how to find the RAID box or the other 3 internal hard drives. When I installed the OS, I think I installed it on only one hard drive and that might be part of the reason why the medialibe update above says that I don't have enough space.
    3. I probably need more space for the OS and updates, is there a way to "add" space onto the hard drive that currently is running the OS?
    3. Once I see the other hard drives I wish to combine them to make a RAID 0 and RAID 5 array, how do I go about doing that?
    4. How can I find/see the tape drive?
    5. Does my swap space really need to be 64GB? I know the book I have read suggests it, but I only made it 5GB because it didn't seem to make sense to make it 64GB.
    Thank you in advance for the help. I know these are a lot of questions to ask but please go easy on me :)
    rjbanker
    Edited by: rjbanker on Mar 7, 2008 8:21 AM

    SolarisSAinPA*
    1.
    -PostgreSQL 8.2 source code, (137004-02)
    Utility used to install the update failed with exit code {0}.
    Exit code 0 means there were no errors. When you run showrev -p 137004-02, does your system show that the patch is installed? You can check the log for a particular patch add attempt in /var/sadm/patch/+patch_num_rev+1- A bunch of stuff shows up, here is a portion (I am not entirely sure what it means, there must be a least a page of stuff like this):
    Patch: 121081-08 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWc cccrr, SUNWccccr, SUNWccfw, SUNWccsign, SUNWcctpx, SUNWccinv, SUNWccccfg, SUNWcc fwctrl
    Patch: 122231-01 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWc ctpx
    Patch: 120932-01 Obsoletes: Requires: Incompatibles: Packages: SUNWcctpx
    Patch: 123123-02 Obsoletes: Requires: Incompatibles: Packages: SUNWccinv
    Patch: 121118-12 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWc smauth, SUNWppror, SUNWpprou, SUNWupdatemgru, SUNWupdatemgrr, SUNWppro-plugin-su nos-base
    2.
    Where are all the drives? I don't know how to find the RAID box or the other 3 internal hard drives. When I >installed the OS, I think I installed it on only one hard drive and that might be part of the reason why the >medialibe update above says that I don't have enough space.
    When you run format command, how many drives are listed? Identify your root drive (compare with output of df command you ran earlier) Please post here.2. Output of df-hk, looks like I ran out of room. Should I just go ahead and reinstall the OS?
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c1t0d0s0 5.9G 5.4G 378M 94% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 42G 1.3M 42G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    /platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
    5.9G 5.4G 378M 94% /platform/sun4u-us3/lib/libc_psr.so.1
    /platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
    5.9G 5.4G 378M 94% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 42G 1.1M 42G 1% /tmp
    swap 42G 32K 42G 1% /var/run
    /dev/dsk/c1t0d0s7 46G 47M 46G 1% /export/home
    3. So I guess the general consensus is to reinstall the OS, is that correct?
    4. There is nothing in \dev\rmt, and unfortunately I don't have a tape to test it with!
    5. I guess 5GB will be ok for what we do.
    Alan.pae*
    1. I think the above text might explain why it failed, although I don't know how to correct it.
    2. Output of format:
    # mount
    / on /dev/dsk/c1t0d0s0 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=1d80008 on Mon Mar 10 10:56:51 2008
    /devices on /devices read/write/setuid/devices/dev=4dc0000 on Mon Mar 10 10:56:19 2008
    /system/contract on ctfs read/write/setuid/devices/dev=4e00001 on Mon Mar 10 10:56:19 2008
    /proc on proc read/write/setuid/devices/dev=4e40000 on Mon Mar 10 10:56:19 2008
    /etc/mnttab on mnttab read/write/setuid/devices/dev=4e80001 on Mon Mar 10 10:56:19 2008
    /etc/svc/volatile on swap read/write/setuid/devices/xattr/dev=4ec0001 on Mon Mar 10 10:56:19 2008
    /system/object on objfs read/write/setuid/devices/dev=4f00001 on Mon Mar 10 10:56:19 2008
    /platform/sun4u-us3/lib/libc_psr.so.1 on /platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1 read/write/setuid/devices/dev=1d80008 on Mon Mar 10 10:56:50 2008
    /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1 on /platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1 read/write/setuid/devices/dev=1d80008 on Mon Mar 10 10:56:50 2008
    /dev/fd on fd read/write/setuid/devices/dev=50c0001 on Mon Mar 10 10:56:51 2008
    /tmp on swap read/write/setuid/devices/xattr/dev=4ec0002 on Mon Mar 10 10:56:52 2008
    /var/run on swap read/write/setuid/devices/xattr/dev=4ec0003 on Mon Mar 10 10:56:52 2008
    /export/home on /dev/dsk/c1t0d0s7 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=1d8000f on Mon Mar 10 10:56:57 2008
    3. Judging by the above text I will be doing a reinstall huh?
    4. Actually I am not familiar with tape backups let alone solaris backup apps! Any suggestions? (Preferably free, have to cut down on costs.)
    5. No comment
    Thanks for the help, hope to hear from you again!
    rjbanker

  • Can Solaris install RPM file ?

    Hi,
    Sorry,im new in solaris.I just installed Solaris 10, now i have a file in RPM format which i used to install in Linux.
    But i try this command which i used in linux
    rpm -i xxxx.rpm
    but it not working.
    is Solaris can support rpm file at 1st place ?
    if yes,
    what is the command ?
    or need any convertion ?
    Thanks
    - any other website that i can refer regarding solaris for newbies

    Most Linux software won't run on Solaris, but most of the popular stuff is available in Solaris format from Freeware for Solaris.

  • New 8.2 install won't start on new Sol 10

    I just installed SJAS 8.2 Platform on my shiny new Sol 10 install. The whole point of my shiny new Sol 10 install is to install SJAS.
    Anyway, I ran install, defaulted the install directory to /opt/SUNWappserver.
    I added /opt/SUNWappserver/bin to my PATH.
    Fired off asadmin start-doman domain1
    And I got:
    Starting Domain domain1, please wait.
    Log redirected to /var/appserver/domains/domain1/logs/server.log.
    /var/appserver/domains is not a directory
    CLI156 Could not start the domain domain1.
    Thinking "Yeah, OK, logs go to /var, no problem", I created that directory.
    Then I tried again and got:
    Starting Domain domain1, please wait.
    Log redirected to /var/appserver/domains/domain1/logs/server.log.
    /var/appserver/domains/domain1 does not correspond to a valid domain directory.
    CLI156 Could not start the domain domain1.
    It then occured to me that in fact the system has the install directory confused.
    However, I looked at config/asenv.conf, and it looks fine. It points to the stock Sol 10 JDK at /usr/j2se, it sets /top/SUNWappserver as the AS_INSTALL directory, and /opt/SUNWappserver is prominent in all of the other entries as well.
    So, I'm mildly flumoxed as to why it is insisting on /var/appserver.
    Any hints?

    Well, your shiny new Solaris 10 came with an 8.x appserver installed as the part of OS and that appserver is installed into /usr/appserver. Asadmin command belonging to that installation is linked in /usr/sbin. You did not mention how exactly you added /opt/SUNWappserver/bin to your PATH, but if you appended instead of prepended you will end up calling bundled appserver's asadmin command (and that somehow did happen).
    Since bundled appserver has not been configured to have default domain yet, you got the error message you did.
    Solution: prepend /opt/SUNWappserver/bin to the path, run "which asadmin" to verify that you are calling the right one and you should be set!

  • Itunes and windows 8 compatability Hi just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.  ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows 7

    itunes and windows 8 compatability
    Hi
    just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.
    ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows service pack 3 tried both no help
    please assist
    adam

    itunes and windows 8 compatability
    Hi
    just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.
    ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows service pack 3 tried both no help
    please assist
    adam

  • How to restore music on computer after new hard drive installed?

    had new hard drive installed and am not able to retrieve/find music that was backed up on my computer before new hard drive was installed.  Only music that was in the "cloud" was able to be retrieved. Any idea where it could be?
    Thanks!

    Did you reinstalled iTunes ? It looks like you had a newer version of iTunes with the corresponding database, and now your iTunes seem to be an older version. If you are a little patient, you might easily fix this with iTunes 10.5 which should come out very very soon since iOS 5 has been annonced for tomorrow.

  • New to Solaris 9 - Needs some help, if some could answer my question plz !!

    Hello!
    During the installation when I set that the computer is not networked, everything (SMC) seems to work absolutely fine.
    But when I set the option that the computer is networked, The SMC (Solaris management Console) doesn;t startup. it says again and again that the server couldn't be found. Although I tried to stop and again start the SMC server process, but it didn;t work.,
    Please help me out !!!!

    I'll give this a shot:
    Does other network traffic work? Assuming that you are new to Solaris 9, and not just UNIX in general, you may want to make sure that your network settings are correct (ip addy, netmask, default route, and so on) SMC usually starts up a network service on port 898 (IIRC), and then starts up the client (the actual GUI) and connects to itself.

Maybe you are looking for

  • RoboHelp 9-Not All Files Generating for FlashHelp

    I am generating a FlahHelp layout in RoboHelp 9. I have lines of business for Commercial Insurance in my documentation. One particular line of business (Professional) generates within RoboHelp when I generate the FlashHelp layout and displays correct

  • Images not printing

    My program only seems to print out the last card in my JFrame, even though I do have a "for" loop. I really do not get why it doesn't print the others. public class Image extends Component { BufferedImage[] img = new BufferedImage[6]; public void pai

  • "Unable to download" error in iTunes iPod touch 5G

    I began to download a song, and suddenly an error came up saying it was unable to download. I tried resetting my iPod, sliding from the left, and the right to delete, nothing worked. Please, help! I am on iOS 7.0.4, if that helps. Thank you!

  • Spatial Index Creation Error on 9.2.0.1

    Hi, I can´t create a spatial index on an Oracle 9.2.0.1, Windows 2000 Server. I create the table, register metadata and when I try to create the index the folowing error is returned (some messages in Portuguese): ORA-29855: ocorreu um erro na execuçã

  • Execution.bat

    First, excuse my english... I'm trying to create a class. The compilation goes well, without any problem...(file compilation.bat) My problem is when I try to execute (to try my main method) my file execution.bat... I always have this answer : excepti