Release Notes
file:///T|/htdocs/SOFTWARE/smdrac3/drac5/145/en/readme/readme.txt[10/26/2012 1:58:34 PM]
Floppy, locate the device node that Linux assigns to the Virtual
Floppy. Perform the following steps to correctly find and mount
the Virtual Floppy:
1) Open a Linux command prompt and run the following command:
grep "Virtual Floppy" /var/log/messages
2) Locate the last entry to that message and note the time.
3) At the Linux prompt, run the following command:
grep "hh:mm:ss" /var/log/messages
where hh:mm:ss is the time stamp of the message found in
step 1.
4) Read the result of the grep command in step 3 and locate the
device name given to the "Dell Virtual Floppy"
5) Ensure that you are attached and connected to the Virtual
Floppy.
6) At the Linux prompt, run the following command:
mount /dev/sdx /mnt/floppy
where "/dev/sdx" is the device name found in step 4 and
"/mnt/floppy" is the mount point.
Q: What file system types are supported on my Virtual Floppy or
Virtual Flash?
A: Your Virtual Floppy or Virtual Flash supports FAT16 or FAT32 file
systems.
Q: When I performed a firmware update remotely using the DRAC 5 GUI,
my virtual drives at the server were removed. Why?
A: Firmware updates cause the DRAC 5 to reset, drop the remote
connection, and unmount the virtual drives. The drives will
reappear when the DRAC 5 reset is complete.
Q: When enabling or disabling the Virtual Flash, I noticed that all
my virtual drives disappeared and then reappeared. Why?
A: Disabling or enabling the Virtual Flash causes a USB reset and
causes all virtual drives to detach from and then re-attach to
the USB bus.
Q: Sometimes I notice my Virtual Media client connection drop. Why?
A: When a network time-out occurs, the DRAC 5 firmware drops the
connection, disconnecting the link between the server and the
Virtual Drive. To reconnect to the Virtual Drive, use the Virtual
Media feature.
#####################################################################
KNOWN ISSUES FOR DOCUMENTATION
#####################################################################
This section provides additional information about known issues with
the DRAC 5 Firmware version 1.45 User's Guide.
* On page 152, the example provided for the usage of the ktpass
command should read as follows:
"ktpass -princ HOST/dracname.domainname.com@DOMAIN.COM -mapuser
username –crypto DES-CBC-MD5 -ptype KRB5_NT_PRINCIPAL
-pass * -out c:\krbkeytab"