Sponsored Content
Operating Systems Solaris Sun enterprise 420R boot issue Post 302940673 by DukeNuke2 on Wednesday 8th of April 2015 08:24:18 AM
Old 04-08-2015
I still miss the devalias output.
 

8 More Discussions You Might Find Interesting

1. Solaris

Install solaris 2.6 on Enterprise 420R

I am needing to install solaris 2.6 on a Enterprise 420R with 4X450mHz. Documentation says you need Operating Enviroment Installation CD February 2000(704-7076-10). Does anyone know where I can get this? (4 Replies)
Discussion started by: jenyart
4 Replies

2. Solaris

sun 420r hme0 not responding

I have a 420r server it boots up all of the network settings are correct, however the machines network connection is not working. Cant ping anything from it, cant ping it from another machine on the network. If I ping 127.0.0.1 it says alive. Is there a chance the network card has been... (2 Replies)
Discussion started by: alanj4
2 Replies

3. UNIX for Dummies Questions & Answers

Sun ultra enterprise 450 power issue

I've search the forum and came up with someone having the same issue where the power does not going to the main board. I turn the key and nothing, no lights or anything moving. I have another board put it in the same system and it works just fine. Please help, thank you in advance. (2 Replies)
Discussion started by: vhtran
2 Replies

4. UNIX for Dummies Questions & Answers

Console connection enterprise 420r

Hellow, i bought a sun enterprise 420r. I would like to connect to the console for installation of a new operating system (solaris 10) I made a connection from a usb --> com-port --> serial port of the server. I configured my hyperterminal (9600 8n1) and when i connect to my server and... (2 Replies)
Discussion started by: chelle007
2 Replies

5. Solaris

Sun Enterprise 420R

I am trying to connect to our Sun Enterprise 420R server via Hyperterminal. Using settings of 9600,n,1,n, I am getting nothing on COM4 (my laptop's ethernet port). I've also tried COM3, COM2, and COM5 - but at least I can type in COM4: the other three I cannot type when trying to connect. I am... (2 Replies)
Discussion started by: jmcgranahan
2 Replies

6. Solaris

Small issue with Sun Sparc Enterprise T5120

Good Day, We have bought Sun Sparc Enterprise T5120 with pre-installed Solaris 10 Sparc But i need on this server Solaris 9. I have inserted in to DVD-rom (USB DVD-rom) with Solaris 9 for Sparc. Then log into shell and type: reboot -- cdrom. System rebooted and i have this message: ... (3 Replies)
Discussion started by: A.Shalin
3 Replies

7. Solaris

Sun-Fire V440 boot disk issue

Hi, I have Sun Fire V440. Boot disks are mirrored. system crashed and it's not coming up. Error message is Insufficient metadevice database replicas located. Use Metadb to delete databases which are broken. Boot disks are mirrored and other disks are ZFS configuration. Please... (2 Replies)
Discussion started by: samnyc
2 Replies

8. Hardware

Sun Enterprise 3000

I got a coffee table(enterprise 3000) for free from a friend a couple of months ago, and I'm trying to convince it to boot. List of cards 1x Clock Board 1x I/O board 2x CPU Boards 1x SCSI board? It has 2 SCSI headers on it anyway In addition, its HDD rack is almost full of 18GB drives.... (3 Replies)
Discussion started by: dpeterson309
3 Replies
RA_RGBE(1)						      General Commands Manual							RA_RGBE(1)

NAME
ra_rgbe - convert between different RADIANCE picture types SYNOPSIS
ra_rgbe [ -r ][ -e +/-stops ][ -f ][ -n frameno ] [ input [ outspec ] ] DESCRIPTION
Ra_rgbe converts between RADIANCE run-length encoded and flat formats, and separates concatanated animation frames produced by rpict(1). The -e option specifies an exposure compensation in f-stops (powers of two). Only integer stops are allowed, for efficiency. By default, ra_rgbe produces a flat RADIANCE picture file from any type of RADIANCE input picture. The -r option causes ra_rgbe to produce a run- length encoded file instead. If the input file consists of multiple animation frames as produced by rpict with the -S option, ra_rgbe will read each frame and write it to the output file created by calling printf(3) with the output specification and frame number as arguments. If the output specification begins with an exclamation mark ('!'), then this interpreted as a command spec., which is also run through printf with the frame number to get the final command. This command must accept a Radiance picture on its standard input, and may write results either to a file or to the standard output. The -n option may be used to select a specific frame for output, and other frames in the input will be skipped. Nor- mally, all frames will be read and written. Ra_rgbe will report an error and exit if the target output file already exists, unless the -f option is given. If the output file is miss- ing, the standard output is used. If the input file is missing or set to '-', the standard input is used. NOTES
The file format for RADIANCE pictures was changed between release 1.4 and release 2.0. The older format can still be read by all the pro- grams, but only the newer format is produced. This newer format cannot be read by RADIANCE software prior to release 2.0. Ra_rgbe provides some downward compatibility by producing files that can be read by older RADIANCE software. The resultant files are also easier to manipulate with programs designed to read raw raster data. The other use for ra_rgbe is as a quicker way to adjust the exposure of a RADIANCE picture than pfilt(1), since ra_rgbe only allows integer f-stop changes. In this mode, ra_rgbe should be used with the -r option. AUTHOR
Greg Ward ACKNOWLEDGEMENT
Work on this program was initiated and sponsored by the LESO group at EPFL in Switzerland. SEE ALSO
pfilt(1), printf(1), ra_xyze(1), rpict(1) RADIANCE
1/23/98 RA_RGBE(1)
All times are GMT -4. The time now is 05:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy