Sponsored Content
Operating Systems Solaris Sunblade 1500 hba installation Post 302379056 by mokkan on Wednesday 9th of December 2009 10:57:29 AM
Old 12-09-2009
I tried all those and not picking up T3 storedge. How can I confirm that I have installed my hba card correctly? It is not showing in prtconf.

---------- Post updated at 10:57 AM ---------- Previous update was at 10:45 AM ----------

Do we need the driver or solaris 10 would load automatically ?
 

10 More Discussions You Might Find Interesting

1. Solaris

Moving to Solaris 10 on a SunBlade 1500

I am using a SunBlade 1500 that currently runs Solaris 8 and I would like to install Solaris 10. This workstation has 1Gbyte of memory, 1 GigEthernet card and one 80Gbyte ATA drive. Soon a 2nd 80Gbyte drive will be installed. Are there any 'interesting' points I need to watch for in the... (9 Replies)
Discussion started by: miket
9 Replies

2. UNIX for Advanced & Expert Users

SunBlade 1500 SCSI Floppy Jumpstart

Hello :) I have a customer who is OEMing their own hadware to us. The CPU is right out of a SunBlade 1500. Because of the physical requirements, the keyboard, DVD-ROM drive, 36GB Removable disk drive and scsi floppy are housed in what they call their media box which is in some cases 10 feet from... (0 Replies)
Discussion started by: rambo15
0 Replies

3. Solaris

Solaris 9 Installation on Sunblade 100

I have a sunblade 100. It is preloaded with Solaris 8 but I do not have root password. I want to erase and install Solaris 9 on it. What are my options? I have a CD ROM. Could any one help me in getting started to install in from CDs? Appreciate your help guyz. (3 Replies)
Discussion started by: stevelrf
3 Replies

4. UNIX for Dummies Questions & Answers

Noob, 1500 static pages to columns

Hi, My name is Mike and I am new here, perhaps the "1 post" gave me away, I have a small problem. I know some very minor UNIX and VI and study hard to get better, this time I took upon myself a task just right above my level, I hope to get two things out of this post 1) some advise to... (3 Replies)
Discussion started by: lawstudent
3 Replies

5. Solaris

usb flash on solaris 8 sunblade 1500 server

I would like to know how to mount and acess USB flash memory /drive on sun blade 1500 operating solaris 8 thanks in advance (5 Replies)
Discussion started by: Blue_shadow
5 Replies

6. Solaris

Sun blade 1500 installation and administration problem

Hi I'm completely new in solaris,and don't know many about it. I was installed solaris 10 on sun blade 1500,and also I need to install oracle on it. Now I stuck on some thing and i'm sure that you help me. When i started Oracle installation system told me that I don't have enogh swap space.... (1 Reply)
Discussion started by: dirtyjack
1 Replies

7. Solaris

How to enable hba port of a two port hba card

Hi, i have a two port hba card in solaris 10 system one of which is disabled. How to enable and configure the other port. ---------- Post updated at 08:17 AM ---------- Previous update was at 03:40 AM ---------- please help :( (7 Replies)
Discussion started by: rishiraaz
7 Replies

8. Hardware

Nic Card for SunBlade 1500 Tower

Hi, I bought a server Sunblade 1500, and I would like to install a nic card. Anyone know any compatible network card for this server? Regards (1 Reply)
Discussion started by: ph0b0s
1 Replies

9. AIX

cp 1500+ Files

Hello, I need to copy 1500+ files (total of 170mb) from our /tmp/directory to a different directory /application/program/files I issue the command: user@host> cp * /application/program/files I am getting the follwing error: ksh: /usr/bin/cp: arg list too long being new to aix, I... (6 Replies)
Discussion started by: jeffs42885
6 Replies

10. UNIX Benchmarks

Blade 1500 Silver

CPU/Speed: UltraSPARC-IIIi/1.5Ghz Ram: 1GB Motherboard: Sparc Bus: PCI Cache: Controller: Disk: ATA Load: 1 user Kernel: SunOS 5.10 Generic_137111-02 Kernel ELF?: yes pgms: gcc 2.95.3 compiled BYTE UNIX Benchmarks (Version 3.11) System -- SunOS aachen95 5.10... (0 Replies)
Discussion started by: MadeInGermany
0 Replies
set_color(1)							       fish							      set_color(1)

NAME
set_color - set_color - set the terminal color set_color - set the terminal color Synopsis set_color [-v --version] [-h --help] [-b --background COLOR] [COLOR] Description Change the foreground and/or background color of the terminal. COLOR is one of black, red, green, brown, yellow, blue, magenta, purple, cyan, white and normal. o -b, --background Set the background color o -c, --print-colors Prints a list of all valid color names o -h, --help Display help message and exit o -o, --bold Set bold or extra bright mode o -u, --underline Set underlined mode o -v, --version Display version and exit Calling set_color normal will set the terminal color to whatever is the default color of the terminal. Some terminals use the --bold escape sequence to switch to a brighter color set. On such terminals, set_color white will result in a grey font color, while set_color --bold white will result in a white font color. Not all terminal emulators support all these features. This is not a bug in set_color but a missing feature in the terminal emulator. set_color uses the terminfo database to look up how to change terminal colors on whatever terminal is in use. Some systems have old and incomplete terminfo databases, and may lack color information for terminals that support it. Download and install the latest version of ncurses and recompile fish against it in order to fix this issue. Version 1.23.1 Sun Jan 8 2012 set_color(1)
All times are GMT -4. The time now is 07:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy