Sponsored Content
Operating Systems Linux Red Hat Rhel upgrade - pre maintenance checklist Post 302891259 by Perderabo on Tuesday 4th of March 2014 03:40:51 PM
Old 03-04-2014
I have done RHEL updates and encountered problems. This is because we install RedHat on hardware not officially supported by RedHat. For example while RedHat supports some Dell Precision workstations, they do not support any Dell Optiplex workstations and we use them. The upgrades typically break because the new kernels need newer drivers. So I get complete info on my hardware configuration before I do an upgrade. The two big items are Video card and Network interface.
These 2 Users Gave Thanks to Perderabo For This Post:
 

9 More Discussions You Might Find Interesting

1. Solaris

Checklist on Preventive Maintenance

Hi all, I'm a new SUN Engineer and will be doing some Preventive Maintenance next month. What should I do? Is there any standard procedure to be followed? Thank You (4 Replies)
Discussion started by: frankoko
4 Replies

2. Shell Programming and Scripting

[Bash] Checklist

Hello! What is the script for a checklist? This: dialog --backtitle "Mesage" \ --title "Title" \ --checklist "Choose your favorite distribution:" 10 40 3 1 "RedHat" on 2 "Ubuntu Linux" off 3 "Slackware" off ??? I need help! (0 Replies)
Discussion started by: []Adri4n
0 Replies

3. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

4. Red Hat

RHEL Kickstart Pre-Install script

Hey all, I'm not sure if this possible but I had tested it out manually during the installation (placed a sleep in the pre-installation) and it worked. I'm trying to have a pexpect script to log into the mysql and input a new row for the pre-installation, which will end up displaying on a web... (1 Reply)
Discussion started by: karljbaker
1 Replies

5. Red Hat

RHEL 5.3 beta to 5.6 GA - upgrade

Hi, We have RHEL 5.3 beta as a current OS, but planning to upgrade to RHEL 5.6 GA. After the upgrade do i need to rebuild the server. ? I'm looking for all the possiblities to avoid redoing of install software and configurations. Please let me know. :) Thanks in advance, Vasu (3 Replies)
Discussion started by: vasukv
3 Replies

6. Red Hat

Error throwing while installing vsftpd package in rhel 6. using rhel 6 dvd.

Hi all, Im studying rhcsa as of now, so yum installation and dependencies are messing me to not workit out. i have dual os, win 7 & rhel 6. i have tried this installation of vsftpd package with rhel 6 dvd in VM rhel 6 in win 7 as well as host rhel 6.still the same issue. below error... (6 Replies)
Discussion started by: redhatlbug
6 Replies

7. Red Hat

Roadmap to upgrade from RHEL 5.8 to 6.6

Hello, We are thinking about upgrading our RHEL platform from 5.8 to 6.6 but we've been advised we need to build new servers from scratch. For us this approach is not feasible as it requires new hardware and our servers are 1-year old. I was wondering if somebody has done or planned for a... (2 Replies)
Discussion started by: fabiogilr
2 Replies

8. UNIX for Dummies Questions & Answers

awk two lines with two checklist

Hi there, I am trying to get two lines of the checklist 2.3; 2.4; 2.5; $file='Input1 Input2' echo -e "2.3 Only enable ftp when necessary" cat $file | awk '/2.4/ {P=0} /2.3/ {P=1} P' | grep -iq "not installed" && echo T || echo F echo -e "2.4 Only enable rlogin/rsh/rcp when... (0 Replies)
Discussion started by: alvinoo
0 Replies

9. Solaris

How to use live-upgrade with single disk, pre-patching steps?

Hi, I have Solaris-10 x86 (running on HP hardware), with 12 non-global zones running on this. I have to install latest patch cluster/set on this server. This server is not under backup schedule, so before installing patch cluster, I want to keep a backup. In case of any issue (bad patch or... (4 Replies)
Discussion started by: solaris_1977
4 Replies
BWN(4)							   BSD Kernel Interfaces Manual 						    BWN(4)

NAME
bwn -- Broadcom BCM43xx IEEE 802.11b/g wireless network driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device siba_bwn device bwn device wlan device wlan_amrr device firmware Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_bwn_load="YES" DESCRIPTION
The bwn driver provides support for Broadcom BCM43xx based PCI/CardBus network adapters. It supports station and monitor mode operation. Only one virtual interface may be configured at any time. For more information on configur- ing this device, see ifconfig(8). This driver requires firmware to be loaded before it will work. The ports/net/bwn-firmware-kmod port needs to be installed before ifconfig(8) will work. Most cases you need to use bwn_v4_ucode module but if you are a LP (low power) PHY user please uses bwn_v4_lp_ucode module. HARDWARE
The bwn driver supports Broadcom BCM43xx based wireless devices, including: Card Chip Bus Standard Apple Airport Extreme BCM4318 PCI b/g ASUS WL-138g BCM4318 PCI b/g Buffalo WLI-CB-G54S BCM4318 CardBus b/g Dell Wireless 1390 BCM4311 Mini PCI b/g Dell Wireless 1470 BCM4318 Mini PCI b/g Dell Truemobile 1400 BCM4309 Mini PCI b/g HP Compaq 6715b BCM4312 PCI b/g HP nx6125 BCM4319 PCI b/g Linksys WPC54G Ver 3 BCM4318 CardBus b/g Linksys WPC54GS Ver 2 BCM4318 CardBus b/g US Robotics 5411 BCM4318 CardBus b/g Users of older Broadcom chipsets (BCM4301, BCM4303 and BCM4306 rev 2) must use bwi(4) because the v4 version of the firmware does not support these chips. The newer firmware is too big to fit into these old chips. EXAMPLES
Join an existing BSS network (i.e., connect to an access point): ifconfig wlan create wlandev bwn0 inet 192.168.0.20 netmask 0xffffff00 Join a specific BSS network with network name ``my_net'': ifconfig wlan create wlandev bwn0 ssid my_net up Join a specific BSS network with 64-bit WEP encryption: ifconfig wlan create wlandev bwn0 ssid my_net wepmode on wepkey 0x1234567890 weptxkey 1 up LOADER TUNABLES
Tunables can be set at the loader(8) prompt before booting the kernel or stored in loader.conf(5). hw.bwn.msi_disable This tunable disables MSI support on the hardware. The default value is 0. hw.bwn.usedma This tunable enables DMA operations on the hardware. If the value is 0, PIO mode would be used. The default value is 1. SEE ALSO
arp(4), bwi(4), cardbus(4), intro(4), pci(4), wlan(4), wlan_amrr(4), ifconfig(8), wpa_supplicant(8) HISTORY
The bwn driver first appeared in FreeBSD 8.1. AUTHORS
The bwn driver was written by Weongyo Jeong <weongyo@FreeBSD.org>. CAVEATS
Some LP PHY devices have DMA operation problems that in that case try to use PIO mode. BSD
February 15, 2011 BSD
All times are GMT -4. The time now is 06:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy