Release Notes
file:///T|/htdocs/SOFTWARE/smdrac3/drac5/OM5.1/en/readme/DRAC5OM51_readme.txt[10/29/2012 2:54:30 PM]
- 1.44 Floppy disk or floppy image
- DRAC5 embedded virtual flash
- A USB key that is recognized by the OS as a removable disk
- A USB key image
Q: How can I make my USB key bootable?
A: Only USB keys with Windows 98 DOS can boot from the Virtual Floppy.
To configure your own bootable USB key, boot to a Windows 98
startup disk and copy system files from the startup disk to your
USB key. For example, from the DOS prompt, type the following
command:
"sys a: x: /s"
where "x:" is the USB key you want to make bootable.
Q: Do I need Administrator privileges to install the ActiveX plug-in?
A: You must have Administrator or Power User privileges on Windows
systems to install the Virtual Media plug-in.
Q: What privileges do I need to install and use the Virtual Media
plug-in on a Red Hat Linux Management station?
A: You must have Write privileges on the browsers directory tree to
successfully install the Virtual Media plug-in.
Q: I cannot locate my Virtual Floppy device on a system running Red
Hat Enterprise Linux or the SUSE Linux operating System. My Virtual
Media is attached and I am connected to my remote floppy.
A: Some Linux versions do not automount the Virtual Floppy and the
Virtual CDROM in a similar manner. In order to mount the Virtual
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) In step 3, read the result of the grep command and locate the
device name that is given to the "Dell Virtual Floppy"
5) Ensure that you are attached and connected to the Virtual a
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?