Sponsored Content
Full Discussion: How to install solaris 10
Operating Systems Solaris How to install solaris 10 Post 302347586 by vr_mari on Wednesday 26th of August 2009 05:07:18 AM
Old 08-26-2009
sorry to raised the wrong question
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I want to install solaris 10

Hello everyone I am new to unix. I would like to install solaris or freebsd on my pc. I have found zip files to download at the sun.com website. From there on out, I am stumped. I want to download to OS file, put it on a CD and install the OS from the CD. Is there a step by step guide out... (2 Replies)
Discussion started by: astro
2 Replies

2. Solaris

I want to install solaris 10

I want to install solaris 10 Hello everyone I am new to unix. I would like to install solaris on my pc. I have found zip files to download at the sun.com website. From there on out, I am stumped. I want to download to a IOS file, put it on a CD and install the OS from the CD. Is there a step by... (1 Reply)
Discussion started by: astro
1 Replies

3. Solaris

Help! can't install Solaris 10

Hi everyone, i been trying to get my hands on a sun microsystem computer for a very long time, but for some reason i end up with microsucks, sorry, microsoft, well to the point. Finally i bought a sunblade 100 with no OS, i download the Solaris 10 .iso files and burn them into cd-r, sytem =... (10 Replies)
Discussion started by: deamon
10 Replies

4. Solaris

Install OS (Solaris 8)

All - do any one know the procedure or document of install Solaris 8 on the new server? I would like to have one to reference during install OS. Thanks :confused: (1 Reply)
Discussion started by: March_2007
1 Replies

5. Solaris

Install Solaris 10

Hi all, Currently I wish to upgrade a server from Solaris 8 to Solaris 10. This server cannot access to internet. and will upgrade to Solaris 10 for testing purpose. the data before that no need to backup. =) My question is what is the proper way to upgrade the OS version? is it just need... (15 Replies)
Discussion started by: SmartAntz
15 Replies

6. Solaris

Installing Solaris 8 bootblock without Solaris Install CD

Hello everyone, Background: I'm having an issue with booting a clone of hard drive with Solaris 8 installation. For cloning process I have used g4l, running under click'n'clone option. As far as I know the actual operation ran behind g4l's interface was dd, though I do not have any information... (12 Replies)
Discussion started by: johnny994
12 Replies

7. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

8. Solaris

Solaris 7: Is it possible to install JRE1.6 on Solaris 7

Dear All: I am trying to install JRE 1.6 on Solaris 7. But it's failed. error message: ld.so.1 symbo1 __1cH__Climpkcplus_init6F_v_: referenced symbol not found (2 Replies)
Discussion started by: jaychen
2 Replies

9. Solaris

No way to install a flar archive of Solaris 10 to Solaris 11.4 zone

I want to migrate a solaris 10 os to solaris 11.4 zone. I did this a)Collect some data like id sysid,disks,ip,etc..on solaris10 OK b)Create this file.cfg with this command on solaris 10 zonep2vchk -c > /migration/sol10.cfg OK c)Create the archive flash on Solaris10 (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
feraiseexcept(3M)					  Mathematical Library Functions					 feraiseexcept(3M)

NAME
feraiseexcept - raise floating-point exception SYNOPSIS
cc [ flag... ] file... -lm [ library... ] #include <fenv.h> int feraiseexcept(int excepts); DESCRIPTION
The feraiseexcept() function attempts to raise the supported floating-point exceptions represented by the excepts argument. The order in which these floating-point exceptions are raised is unspecified. RETURN VALUES
If excepts is 0 or if all the specified exceptions were successfully raised, feraiseexcept() returns 0. Otherwise, it returns a non-zero value. ERRORS
No errors are defined. USAGE
The effect is intended to be similar to that of floating-point exceptions raised by arithmetic operations. Hence, enabled traps for float- ing-point exceptions raised by this function are taken. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+ SEE ALSO
feclearexcept(3M), fegetexceptflag(3M), fenv.h(3HEAD), fetestexcept(3M), attributes(5), standards(5) SunOS 5.10 1 Sep 2002 feraiseexcept(3M)
All times are GMT -4. The time now is 10:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy