Dell System Update

From KlavoWiki
Jump to navigationJump to search

Dell System Update (DSU) I belive is designed for Linux.

Prerequisite

yum -y install wget perl compat-libstdc++-33.i686 libstdc++.i686 libxml2.i686

Installing

wget -q -O - http://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | bash 
yum install dell-system-update

Commands

Inventory

dsu --inventory

Update

dsu

OpenManage Server Administrator (OMSA)

Installing

yum install srvadmin-all
srvadmin-services.sh start


Upgrading

yum --disablerepo=* --enablerepo=dell-system-update_dependent upgrade