Sponsored Content
Full Discussion: Installing Solaris
Operating Systems Solaris Installing Solaris Post 302957204 by hicksd8 on Thursday 8th of October 2015 05:47:53 AM
Old 10-08-2015
I must admit that I don't understand how installing Solaris would prevent you from accessing your BIOS or booting from a DVD (apart from altering the boot order, which you can alter back). This now looks like a hardware issue which you need to resolve first. You should always be able to access the system BIOS (by pressing the right key(s)) no matter what.

Anyone else on this forum got any other ideas?
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Solaris 8

I'm new to Unix, and Installed Solaris 8 (IA) for the first time with the end user software group, I got the login screen at startup. When I re-installed it with the Full Distribution plus OEM support it bypasses the login screen and logs me as superuser (root). Is this normal? Thanks in... (3 Replies)
Discussion started by: tdrivas
3 Replies

2. UNIX for Dummies Questions & Answers

Installing Solaris

Hi I am trying to install Solaris for Intel, I am getting a error message saying can't open -VTOC. I have tried installing it on two PCs and I get the same error message on both PCs. Can some please help me. Thanks alot Chamkila (1 Reply)
Discussion started by: chamkila
1 Replies

3. Solaris

installing solaris

i have a laptop that i am no longer using and wish to try and install solaris 10 on it for learning purposes but im stumped. i went to sun.com and downloaded the dvd image but i feel like im at a dead end. the files and folders on the dvd image are clearly meant to be used on an existing unix-based... (2 Replies)
Discussion started by: S1CK_0F_WINDOHS
2 Replies

4. Solaris

Installing Solaris 10

Hi All, Il jump straight in.. Iv been asked to install Sun Solaris 10 for a friend and Il be honest.. Iv never installed one before.. Iv looked at some documentation on installing but nbothing to represent my problem.. I downloaded the Solaris 10 Software from sun.com on 5 cd`s.. burnt them... (3 Replies)
Discussion started by: cjdude
3 Replies

5. Solaris

Re-installing Solaris

I am a Windows admin but we require the use of at least one SUN for an application that cannot be installed on Windows. We've had two SUN Netra X1 boxes for some time that have seen some use, but I'm told the newest version of the application cannot be installed on the version of Solaris that is... (12 Replies)
Discussion started by: tawnos42
12 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. Hardware

Installing Solaris

Hello ladies and gentlemen I had a notebook 250 GB for windows 7, 250 GB for slackware, by the live dvd slaris i installed solaris in partition of windows, instalation ok, when i restart, i can not access menu bios or menu boot, and my notebook doesn't boot any dvd ,.. any help what i can... (0 Replies)
Discussion started by: gitac
0 Replies
SETPNP(8)						      System Manager's Manual							 SETPNP(8)

NAME
setpnp - modify Plug and Play BIOS device resources SYNOPSIS
setpnp [-b] device resource... setpnp [-b] device {on|off} DESCRIPTION
This utility updates the system resource information for Plug and Play BIOS device nodes. A device is specified by its two-digit hex node number. In its first form, a list of resources are given on the command line. Alternatively, a device can either be simply switched ``on'' (reset to its boot configuration) or ``off'' (all resources disabled). There are four types of resources: ``io'', ``mem'', ``irq'', and ``dma''. A resource list consists of one or more space-separated pairs of a resource type with one or more values. Multiple values for one resource type can be separated by commas. Values can also either be uni- tary or dash-separated ranges. For example: setpnp 0d io 0x2f8-0x2ff irq 3 setpnp 12 io 0x350-0x35f,0x2f8-0x2ff irq 3 irq 10 setpnp 0b irq off The order of items of different types is not important, but if more than one item of the same type is present, their relative order is sig- nificant. The Plug and Play BIOS will reject invalid configuration attempts; however, setpnp will not attempt to determine why a configu- ration was rejected. By default, current (dynamic) device configuration information is modified. With the -b option, a device's boot (static) configuration can be updated. Some devices may only be reconfigured for the following boot. Be especially careful when modifying your system's boot config- uration. Improper use of this command may disable vital system devices and render your system unbootable. OPTIONS
-b Boot mode: update the device resource information that will be used at next boot (as opposed to current resource info). FILES /proc/bus/pnp/... The kernel interface for Plug and Play BIOS device services. AUTHORS
David Hinds - dahinds@users.sourceforge.net SEE ALSO
lspnp(8) pcmcia-cs 2001/10/04 03:11:23 SETPNP(8)
All times are GMT -4. The time now is 04:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy