Dell OpenManage Server Update Utility

From KlavoWiki
Revision as of 04:58, 11 March 2014 by David (talk | contribs) (Created page with "Install Dell SUU on CentOS 6.5 = Prerequisite = <pre> yum -y install glibc.i686 compat-libstdc++-33.i686 libstdc++.i686 zlib.i686 libxml2.i686 libXp.i686 libXtst.i686 ncurse...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Install Dell SUU on CentOS 6.5

Prerequisite

yum -y install glibc.i686 compat-libstdc++-33.i686 libstdc++.i686 zlib.i686 libxml2.i686 libXp.i686 libXtst.i686 ncurses-libs pam.i686 ncurses-libs.i686 compat-libstdc++-296

Download SUU

wget http://downloads.dell.com/FOLDER01988562M/1/SUU_740_Q42013_A00.ISO -O /tmp/SUU_740_Q42013_A00.ISO

Mount ISO

mkdir /tmp/cdrom
mount -t iso9660 -o loop /tmp/SUU_740_Q42013_A00.ISO /tmp/cdrom/

Run SUU

cd /tmp/cdrom
./suu -u
<pre>

= UnMout ISO =
<pre>
umount /tmp/cdrom/