OpenSolaris 2009.06 FAQ


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS OpenSolaris 2009.06 FAQ
# 1  
Old 06-30-2009
OpenSolaris 2009.06 FAQ

This web page provides answers to common questions for the OpenSolaris 2009.06 OS, such as "Is OpenSolaris 2009.06 available for SPARC?"

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

OpenSolaris 2009 bad magic number

Hi guys, I have a big problem wiht my old Netra T1 200. I want to install OpenSolaris 2009 but there's a problem, I burned the ISO image on a CD-RW and then I tryied to install it on netra, but the setup won't to start and the error is that in the attached image. Thanks for the support and sorry... (5 Replies)
Discussion started by: Ducati87
5 Replies
Login or Register to Ask a Question
SCANPCI(1)						      General Commands Manual							SCANPCI(1)

NAME
scanpci - scan/probe PCI buses SYNOPSIS
/usr/bin/scanpci [-v] DESCRIPTION
Scanpci is a utility that can be used to scan PCI buses and report information about the configuration space settings for each PCI device. On most platforms, scanpci can only be run by the root user. On OpenSolaris and Solaris it may also be run using the Desktop Configuration rights profile. See rbac(5) and user_attr(4). OPTIONS
-v Print the configuration space information for each device in a verbose format. Without this option, only a brief description is printed for each device. SEE ALSO
prtconf(1M),prtdiag(1M),smbios(1M), user_attr(4),rbac(5). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpciaccess | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ libpciaccess 0.10.5 SCANPCI(1)