Home > eeprom boot > eeprom auto-boot-on-error =true

Eeprom Auto-boot-on-error =true

Contents

System (Overview) 2.x86: Administering the GRand Unified Bootloader (Tasks) 3.Shutting Down a System (Tasks) 4.Booting a System (Tasks) Displaying and Setting Boot Attributes SPARC: Displaying and Setting Boot Attributes by Using the OpenBoot PROM SPARC: How to Identify

Eeprom Boot-device

the PROM Revision Number of a System SPARC: How to Identify Devices on a eeprom auto-boot =true System SPARC: How to Determine the Default Boot Device SPARC: How to Change the Default Boot Device by Using the Boot eeprom nvramrc PROM Setting EEPROM Parameters SPARC: How to Set the Default Boot Device by Using the eeprom Utility x86: Managing Shutdown Animation Through SMF Booting a System How Run Levels Work What Happens When a

Solaris 10 Eeprom Boot Device

System Is Booted to a Multiuser State (Run Level 3) When to Use Run Levels or Milestones Determining a System's Current Run Level How to Boot a System to a Multiuser State (Run Level 3) How to Boot a System to a Single-User State (Run Level S) How to Boot a System Interactively Booting From an Alternate Operating System or Boot Environment SPARC: How to Boot From an Alternate Operating

Eeprom Commands Solaris 10

System or Boot Environment x86: How to Boot From an Alternate Operating System or Boot Environment Rebooting a System How to Reboot a System by Using the init Command How to Reboot a System by Using the reboot Command Accelerating the Reboot Process x86: About the quiesce Function How to Initiate a Fast Reboot of a System x86: Initiating a Fast Reboot of a System to a Newly Activated Boot Environment Changing the Default Fast Reboot Behavior Initiating a Standard Reboot of a System That Has Fast Reboot Enabled 5.Booting a System From the Network (Tasks) 6.Troubleshooting Booting a System (Tasks) Index Displaying and Setting Boot Attributes The following information describes the various ways in which you can display and set boot attributes on SPARC and x86 platforms. For specific information about setting boot attributes on x86 based systems, either at boot time or by using the bootadm command, see x86: Adding Kernel Arguments by Editing the GRUB Menu at Boot Time. The following procedures are provided in this section: SPARC: Displaying and Setting Boot Attributes by Using the OpenBoot PROM Setting EEPROM Parameters x86: Managing Shutdown Animation Through SMF SPARC: Displaying and Setting Boot Attributes by Using the OpenBoot PROM The boot PROM is used to

to interrogate a server's EEPROM from the Solaris command prompt via the ok boot prompt commands in solaris eeprom command. But not all know that it is

Eeprom Boot-device=disk0 Disk1

also possible to set the value of an EEPROM parameter from the prompt. Here's devalias boot-device how. bash-3.00# eeprom auto-boot? auto-boot?=false bash-3.00# bash-3.00# eeprom auto-boot?=true bash-3.00# bash-3.00# eeprom auto-boot? auto-boot?=true bash-3.00# 1 comment - What do you think? Posted https://docs.oracle.com/cd/E26502_01/html/E28983/gkkvs.html by root - 30 September 2010 at 9:59 am Categories: Solaris Tags: auto-boot, command prompt, eeprom, parameter, solaris One Response to "How To Set The ‘auto-boot’ EEPROM Parameter From The Command Prompt" Shirley says: 15 May 2012 at 11:07 pm This exactly what I needed without http://unixhowto.filodownunder.com/?p=690 having to wade through pages and pages of information. It worked perfectly. Reply Leave a Comment Click here to cancel reply. Name (required) Mail (will not be published) (required) Website Further ReadingUnix How-To Is Moving How To Determine If The Solaris Kernel Is 32- Or 64-bit How To Display VCS GAB Port Membership Status How To Add A man Page Location To MANPATH How To Fix PuTTY's "Incoming packet was garbled on decryption" Fatal Error How To Display The VCS LLT Status How To Display VVR RVG Information How To Find Out What Processes Are Running In The Current Terminal Session How To Access The Console In Fujitsu PrimePower Servers How To Fix A Hanging Samba Startup Blogroll good coders code, great reuse Solaris 10 Kernel PatchID Sequence THE UNIX PROMPT # blog WordPress Theme by HeatMapTheme.com

in the EEPROM. It processes parameters in the order given. When processing a parameter accompanied http://www.idevelopment.info/data/Unix/Solaris/SOLARIS_BootingOptionsandUsingEEPROM.shtml by a value, eeprom makes the indicated alteration to the http://subbarai-unix.blogspot.com/2010/10/solaris-eeprom-command.html EEPROM; otherwise it displays the parameter's value. When given no parameter specifiers, eeprom displays the values of all EEPROM parameters. A '-' (hyphen) flag specifies that parameters and values are to be read from the standard input (one parameter or parameter = eeprom boot value per line). Only the super-user (root) may alter the EEPROM contents. When the eeprom command is executed in user mode, the parameters with a trailing question mark (?) need to be enclosed in double quotation marks (" ") to prevent the shell from interpreting the question mark. Preceding the question mark eeprom auto-boot-on-error =true with an escape character (\) will also prevent the shell from interpreting the question mark. The remainder of this section descibes some of the common usages of the eeprom command in Solaris. Query Values To query all current EEPROM values, simply use the eeprom command with no arguments. If you only want to determine one EEPROM value, specify it as an argument. Here are two examples of using the eeprom command: # eeprom auto-boot? auto-boot?=true # eeprom test-args: data not available. diag-passes=1 pci-probe-list=7,c,3,8,d,13,5 local-mac-address?=false fcode-debug?=false ttyb-rts-dtr-off=false ttyb-ignore-cd=true ttya-rts-dtr-off=false ttya-ignore-cd=true silent-mode?=false scsi-initiator-id=7 oem-logo: data not available. oem-logo?=false oem-banner: data not available. oem-banner?=false ansi-terminal?=true screen-#columns=80 screen-#rows=34 ttyb-mode=9600,8,n,1,- ttya-mode=9600,8,n,1,- output-device=screen input-device=keyboard load-base=16384 auto-boot?=true boot-command=boot diag-file: data not available. diag-device=disk net boot-file: data not available. boot-device=disk net use-nvramrc?=false nvramrc: data not available. security-mode=none security-password: data not available. security-#badlogins=0 mfg-mode=off diag-level=max diag-switch?=false error-reset-recovery=boot auto-boot? Used to control the auto-boot feature. This option controls whether the system directly boots

It is a non-volatile storage device that cab be rewritten and erased by an electrical charge , one byte at a time whereas RAM or Flash Drives can do that in blocks.EEPROM can store information even when the power is turned off whereas RAM wipes the data.EEPROM is slower that RAM , but is perfectly fine for applications such as storing saved BIOS settings. Now coming to the eeprom command eeprom can be used to change the NVRAM parameters while the Solairs OS is running eeprom comand is located in/usr/sbin/eeprom [root@] / # eeprom test-args: data not available. diag-passes=1 pci-probe-list=c,8,d,5,13 local-mac-address?=false fcode-debug?=false silent-mode?=false scsi-initiator-id=7 oem-logo: data not available. oem-logo?=false oem-banner: data not available. oem-banner?=false ansi-terminal?=true screen-#columns=80 screen-#rows=34 ttyb-rts-dtr-off=false ttyb-ignore-cd=true ttya-rts-dtr-off=false ttya-ignore-cd=true ttyb-mode=9600,8,n,1,- ttya-mode=9600,8,n,1,- output-device=screen input-device=keyboard load-base=16384 auto-boot?=true boot-command=boot diag-file: data not available. diag-device=disk net boot-file: data not available. boot-device=disk use-nvramrc?=false nvramrc: data not available. security-mode=none security-password: data not available. security-#badlogins=0 diag-script=none diag-level=max diag-switch?=false error-reset-recovery=boot To list a single parameter you can use eeprom [root@] / # eeprom boot-deviceboot-device=disk To change the value of default boot device to disk2 ,perform the commandeeprom =[root@] / # eeprom boot-device=disk2[root@] / # eeprom boot-deviceboot-device=disk2 Posted by Subbarai at 10:50 AM Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest Labels: eeprom No comments: Post a Comment Newer Post Home Subscribe to: Post Comments (Atom) Blog Archive ► 2011 (8) ► June (2) ► March (2) ► February (4) ▼ 2010 (2) ▼ October (2) Useful Links Solaris eeprom command About Me Subbarai View my complete profile There was an error in this gadget Travel template. Powered by Blogger. Total Pageviews

 

Related content

eeprom auto boot on error false

Eeprom Auto Boot On Error False table id toc tbody tr td div id toctitle Contents div ul li a href Eeprom Boot-device a li li a href Ok Boot Prompt Commands In Solaris a li li a href Eeprom Commands Solaris a li ul td tr tbody table p System Overview x Administering the GRand Unified Bootloader Tasks Shutting Down a System Tasks Booting a System Tasks Displaying and Setting Boot Attributes SPARC Displaying and Setting relatedl Boot Attributes by Using the OpenBoot PROM SPARC How to eeprom auto-boot true Identify the PROM Revision Number of a System SPARC

eeprom auto-boot-on-error

Eeprom Auto-boot-on-error table id toc tbody tr td div id toctitle Contents div ul li a href Eeprom Auto-boot true a li li a href Solaris Eeprom Boot Device a li li a href Eeprom Boot-device disk Disk a li li a href Eeprom Commands Solaris a li ul td tr tbody table p System Overview x Administering the GRand Unified Bootloader Tasks Shutting Down a System Tasks Booting a System Tasks Displaying and Setting Boot Attributes SPARC Displaying relatedl and Setting Boot Attributes by Using the OpenBoot PROM p h id Eeprom Auto-boot true p SPARC How to Identify

error /pci@400/pci@1/pci@0/pci@4/scsi@0 boot-read fail

Error pci pci pci pci scsi Boot-read Fail table id toc tbody tr td div id toctitle Contents div ul li a href Eeprom Boot-device a li li a href Ok Boot Prompt Commands In Solaris a li li a href Nvalias Commands Solaris a li li a href Devalias Boot-device a li ul td tr tbody table p a SPARC Based System Overview Booting a SPARC Based System to a Specified State Tasks Shutting Down a System Tasks Rebooting a SPARC Based System Tasks Booting a SPARC Based System From the Network Tasks Modifying relatedl Boot Parameters on a

error /pci@400/pci@2/pci@0/pci@4/scsi@0 boot-read fail

Error pci pci pci pci scsi Boot-read Fail table id toc tbody tr td div id toctitle Contents div ul li a href Eeprom Boot-device a li li a href Eeprom Devalias a li li a href Solaris boot -r a li ul td tr tbody table p Preinstalled Software Supported Versions of Oracle Solaris OS Firmware and Software OS Package and Patch Updates Determining Oracle Solaris OS Package Update Version Determining Oracle Solaris relatedl Patch Revision Minimum Required Patchset for Oracle Solaris OS eeprom auto-boot Minimum Required Patchsets and SPARC Bundle for Oracle Solaris OS p h id Eeprom