Quick Start Manual
22 Installing and Configuring
Attaching to the Dell Firmware Repository Channel (optional)
The Dell Firmware Repository provides a mechanism to update the BIOS
and firmware of your Dell PowerEdge systems to the latest revision. Use the
following commands to setup and install the Dell Firmware Repository:
# set up repos
wget -q -O - http://linux.dell.com/repo/software/bootstrap.cgi |
bash
wget -q -O - http://linux.dell.com/repo/firmware/bootstrap.cgi |
bash
# install firmware tools
yum -y install firmware-addon-dell
# install BIOS update
yum -y install $(bootstrap_firmware)
update_firmware
NOTE: For support questions related to this repository, subscribe to the following
mailing list: lists.us.dell.com/mailman/listinfo/linux-poweredge. Monitor the mailing
list for the latest status messages and announcements concerning this repository.