Users Guide

Table Of Contents
NOTE: The characters allowed in user names and passwords for network shares are determined by the network-share
type. iDRAC supports valid characters for network share credentials as defined by the share type, except <, >, and ,
(comma).
4. Click Apply and then click Connect.
After the connection is established, the Connection Status displays Connected.
NOTE: Even if you have configured remote file sharing, the Web interface does not display user credential information
due to security reasons.
NOTE: If the image path contains user credentials, use HTTPS to avoid credentials from displaying in the GUI and
RACADM. If entering the credentials in the URL, avoid using "@" symbol, because it is a separator character.
For Linux distributions, this feature may require a manual mount command when operating at runlevel init 3. The syntax for
the command is:
mount /dev/OS_specific_device / user_defined_mount_point
Where, user_defined_mount_point is any directory you choose to use for the mount similar to any mount command.
For RHEL, the CD device (.iso virtual device) is /dev/scd0 and floppy device (.img virtual device) is /dev/sdc.
For SLES, the CD device is /dev/sr0 and the floppy device is /dev/sdc. To make sure that the correct device is used (for
either SLES or RHEL), when you connect the virtual device, on the Linux OS you must immediately run the command:
tail /var/log/messages | grep SCSI
This displays the text that identifies the device (example, SCSI device sdc). This procedure also applies to Virtual Media
when you are using Linux distributions in runlevel init 3. By default, the virtual media is not auto-mounted in init 3.
Configuring remote file share using RACADM
To configure remote file share using RACADM, use:
racadm remoteimage
racadm remoteimage <options>
Options are:
c : connect image
d : disconnect image
u <username>: username to access the network share
p <password>: password to access the network share
l <image_location>: image location on the network share; use double quotes around the location. See examples for image file
path in Configuring Remote File Share Using Web Interface section
s : display current status
NOTE:
All characters including alphanumeric and special characters are allowed as part of user name, password, and
image_location except the following characters: (single quote), (double quote), ,(comma), < (less than), and > (greater
than).
NOTE: To avoid I/O errors when using CIFS shares hosted on Windows 7 systems, modify the following registry keys:
Set HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache to 1
Set HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size to 3
Deploying operating system using virtual media
Before you deploy the operating system using Virtual Media, make sure that:
Virtual Media is in Attached state for the virtual drives to appear in the boot sequence.
Deploying operating systems
329