Owner's Manual

You cannot run on a 64-bit Red Hat Enterprise Linux operating system on SUU because SUU
is a 32-bit application.
The work around is:
Manually install the following RPMs:
glibc.i686
compat-libstdc++.i686
libstdc++.i686
zlib.i686
libxml2.i686
libXp.i686
libXtst.i686
ncurses-libs
pam.i686
If you use a Microsoft Windows Server 2003 operating system, you require .Net Framework
2.0 to run Dell_PV_Utils_NASDUP.exe. If .Net Framework 2.0 is not installed, 0xc0000135
error code may be encountered.
If you login to a system running on Microsoft Windows Small Business Server 2008 operating
system, by default you are logged in as a regular user even though you may have
Administrator privileges. This is due to an in-built feature called User Account Control (UAC)
that automatically reduces the potential of security breaches. Before you run SUU on your
system, elevate the privileges for administrators using Windows security options in Group
Policy Editor. For more information, see the SUU User's Guide.
Defect DF452489 - Export comparison report, in the file Dialogbox mouse movements are
sluggish
The work around for the issue,
Add the following line:
"*.multiClickTime: 500"
to the file ~/.Xdefaults and run
xrdb -merge ~/.Xdefaults
Defect DF497677 - If an update is unsuccessful, while updating multiple devices of same type,
the comparison report displays that the current version is updated for all entries of the
selected type.
On all versions of the ESX, following USB connection error messages are generated, these
messages can be ignored.
The following shows a typical message:
Vendor: iDRAC Model: MAS022 Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Vendor: iDRAC Model: SECUPD Rev: 0329
Type: Direct-Access ANSI SCSI revision: 02
To launch SUU on systems running Linux (x64-bit) from Windows CIFS share, do the
following:
Mount the extracted SUU x32 DVD CIFS share using "-o sce=nounix,noserverino" options on
SUSE Linux Enterprise Server 10 and 11, and on Red Hat Enterprise Linux 6.2 and 6.3
operating systems. (BITS032613)
For example, mount -t cifs -o sce=nounix,noserverino -o username=<user id>
<Windows CIFS share> <Linux mount location>