Sponsored Content
Full Discussion: Firmware
Special Forums Hardware Firmware Post 302472371 by ankscorek on Wednesday 17th of November 2010 02:50:32 AM
Old 11-17-2010
i am aware

but the only issue is the interface.........which i will loose incase i update the software
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to do firmware update

Hi, am a new comer to the AIX side. i had 3 specific questions. 1) what is firmware 2) how to locate the firmware running on a unix server 3) how to do firmware update(is it something i download from IBM site) thanks everybody for taking the time and plz reply. karthik (5 Replies)
Discussion started by: karthikosu
5 Replies

2. AIX

Firmware on blade

Hi. I need to update firmware on a Js20 blade server I have and need to do it via Diagnostics CD, rather than using diag in AIX. So a little refresh on how to. Boot of the Diag CD, burn the firmware image to another CD-ROM and all set. Will I need to burn any additional files to the CD... (1 Reply)
Discussion started by: sprellari
1 Replies

3. AIX

Microcode vs Firmware

This ran through my mind while writing a doc, may be dumb one. I have seen people using the terms Microcode and Firmware in IBM system p world interchangeably. Firmware update or microcode update Is that right? Are they synonyms? (4 Replies)
Discussion started by: balaji_prk
4 Replies

4. AIX

Firmware upgradations.........

Hi, Can anyone explain me, what is firmware & when it should be upgraded in any AIX system.. Thanks in advance. Amol. (2 Replies)
Discussion started by: Amol21
2 Replies

5. Solaris

Firmware password

Hi: I have a Sun Blade 1500 and when I do the Jumpstart with command "boot net - install" asking for the password of the firmware and I was not that password. There any way to reset this password. Thank you very much (7 Replies)
Discussion started by: ea1fch
7 Replies

6. AIX

Firmware upgrade

Hi. I just migrated a 5.3 box to 6.1 (standalone, no HMC). This is a System p5 520 Power 5 box The migration process went smooth but at the end when the server rebooted it never came up. So the bootup process never completes. It gets stuck at the screen with the big AIX logo saying it's loading... (6 Replies)
Discussion started by: livehho
6 Replies

7. Solaris

ILOM Firmware

Hi Guys, Anyone know where to get the firmware to upgrade the ilom from 3.0 to 3.2.1. Found reference to it on myoracle support, but then when you try to follow the links it's not there. Any help is greatly appreciated. Thanks Martin (4 Replies)
Discussion started by: callmebob
4 Replies

8. Solaris

T5 Firmware clarification

Hello, I am going to upgrade the Firmware on a T5 Sparc server running Solaris 11.2 and just wanted to clarify a couple of things please. I have downloaded the Firmware patch P24441083_96, however this says it is based on ILOM 3.2.6. Ive been trying to find the download ilom 3.2.6 but each time... (2 Replies)
Discussion started by: rakeman
2 Replies

9. Solaris

2540-M2 Firmware

Hi all, Does anyone know how to upgrade the controller firmware on a storagetek 2540-M2 Array? Thanks in advance Martin (2 Replies)
Discussion started by: callmebob
2 Replies

10. UNIX for Beginners Questions & Answers

HP UX firmware

Does unix servers need firmware updation regularly for smooth functioning? (2 Replies)
Discussion started by: manjeeteast
2 Replies
INTERFACE-ORDER(5)						    resolvconf							INTERFACE-ORDER(5)

NAME
interface-order - resolvconf configuration file DESCRIPTION
The file /etc/resolvconf/interface-order is used to control the order in which resolvconf nameserver information records are processed by those resolvconf update scripts that consult this file. (The name of the file is apt because a resolvconf nameserver information record is named after the interface with which it is associated.) The file contains a sequence of shell glob patterns, one per line. The position of a record in the order is the point at which its name first matches a pattern. Patterns may not contain whitespace, slashes or initial dots or tildes. Blank lines and lines beginning with a '#' are ignored. Resolvconf update scripts in /etc/resolvconf/update.d/ that consult this file include the current default versions of dnsmasq, pdnsd and libc. (Actually they don't read the file directly; they call the utility program /lib/resolvconf/list-records which lists records in the specified order and omits the names of empty records.) EXAMPLE
# /etc/resolvconf/interface-order # Use nameservers on the loopback interface first. lo* # Next use records for Ethernet interfaces eth* # Next use records for Wi-Fi interfaces wlan* # Next use records for PPP interfaces ppp* # Last use other interfaces * AUTHOR
Resolvconf was written by Thomas Hood <jdthood@gmail.com>. COPYRIGHT
Copyright (C) 2004, 2011 Thomas Hood This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
resolvconf(8) resolvconf 18 May 2011 INTERFACE-ORDER(5)
All times are GMT -4. The time now is 04:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy